• Home

安装使用pyclewn的笔记

参考文章

windows下安装pyclewn
vi/vim使用进阶: 在VIM中使用GDB调试 – 使用pyclewn

pyclewn(1.8)需要python3.2,所以记得还要安装Python for Windows extensions

/**
   * ctime : 04 Apr 2012
   * author : yelo
   * category : vi
   */
  
$this -> go(previous_post);
$this -> go(next_post);
				

  • $this -> go(Category['Project']);
  • $this -> go(Category['Blog']);
  • $this -> go(Wiki['About Me']);
  • $this -> go(Link['Github']);
  • $this -> go(Link['Weibo']);
  • $this -> go(home());
  • console.log(imYelo);
  • return;