- 博客(7)
- 收藏
- 关注
vim中 使用 cscope 实现 php函数定位 linux windows都可以实现
在vim中我们查看源代码时,有时候需要到函数定义的地方去看一下函数的具体代码是怎么样的。这篇文章就是解决这个问题。 1,先下载 windows下编译好的 cscope.exe linux 下要安装包 运行 apt-get install cscope 命令 windows环境 到http://sourceforge.net/projects/mslk/files/Cscope/ ...
2010-12-14 11:22:46 141
vim 查看php手册
参考 http://vim.wikia.com/wiki/PHP_manual_in_Vim_help_format "当光标处于php自带函数上时 按大写K 会显示具体的函数描述 描述文件在 "D:\Vim\vimfiles\php-manual\doc 下 最重要的是 ctags 这个文件 vim配置文件加上 set runtimepath+=D:\Vim\vimfile...
2010-10-08 13:04:31 138
Python 的模块安装工具 easy_install
下载文件 http://peak.telecommunity.com/dist/ez_setup.py python ez_setup.py 使用 easy_install 安装模块 easy_install MySQL-python 使用 easy_install 删除通过 easy_install 安装的模块 easy_install -m MySQL-python ...
2010-09-29 13:23:26 146
django 1.2.3 报错 CSRF token missing or incorrect
settings.py 修改 MIDDLEWARE_CLASSES = () 在最后加上 一条 'django.middleware.csrf.CsrfResponseMiddleware', 模板里面 form 标签后面 贴上 {% csrf_token %}
2010-09-29 13:22:30 101
windows下 配置vim 使用 cscope 实现 php函数定位
1,先下载 windows下编译好的 cscope.exe 到 http://sourceforge.net/projects/mslk/files/Cscope/ 下载 最新的 cscope-15.7.zip 然后解压 把解压后的三个文件 拷贝到你的 gvim.exe 所在的目录 比如我的是 D:\Vim\vim73 2,生成必要文件 运行 cmd cd ...
2010-09-29 13:21:32 120
原创 哇哈哈 百度收录我的网站了
[url]http://www.beauty-mood.com[/url] 我老婆的博客 前几天还只收录首页来着 今天去看收录 52 条了 看来 wordpress 真适合做 博客啊 SEO特别好
2010-06-18 11:07:07 172
原创 百度收录真的就这么慢啊
6月3号开通的网站,还好差一点变成敏感词。现在google收录90篇了。百度却只收录了首页,郁闷啊。[url]http://www.beauty-mood.com[/url] 被老婆逼这做seo,木有效果,天天挨骂。 :( ...
2010-06-14 20:18:31 105
空空如也
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人