查看“︁cscope”︁的源代码
←
cscope
跳转到导航
跳转到搜索
因为以下原因,您没有权限编辑该页面:
您请求的操作仅限属于这些用户组的用户执行:*、
用户
您可以查看和复制此页面的源代码。
$:find /home/kaigo/WORKING_DIRECTORY/android/MTK6575/ -name '*.c' -o -name '*.cpp' -o -name '*.h' -o -name '*.java' -o -name '*.mak' > /home/kaigo/WORKING_DIRECTORY/cscope/MTK6575.files <pre class="prettyprint"> #!/bin/bash find |grep -E "\.(c|cc|cp|cpp|cxx|c\+\+|h|h\+\+|hh|hp|hpp|hxx)$" >cscope.files cscope -bqk -i ./csope.files </pre> *Cscope on Win32 http://iamphet.nm.ru/cscope/index.html >dir /s /b *.c *.h *.cpp *.java > cscope.files 参考资料 http://hi.baidu.com/edelweisszf/blog/item/1ccd7d029b276f034bfb51b7.html http://blog.chinaunix.net/uid-20321537-id-1966918.html http://blog.xuyu.org/?p=1179 http://www.blogjava.net/conans/articles/314661.html
返回
cscope
。
导航菜单
个人工具
创建账号
登录
命名空间
页面
讨论
大陆简体
查看
阅读
查看源代码
设置
查看历史
更多
搜索
导航
首页
Ubuntu
Android
C&CPP
Java
Python
AI
大杂烩
最近更改
工具
所有页面
文件列表
页面信息
特殊页面