在网上搜到要配置 souce insight 才能够阅读python 按照网上的方法,结果怎么都不行,问问有人遇见过同样的问题没有,还有更好的阅读器没有? 步骤: A, download clf file from [color="#336699"]http://www.sourceinsight.com/public/languages/Python.CLF B, import and configuration 1. 选择 Options > Preferences。点击Languages 标签。 2. 点击 Import 按钮。选择和加载定制的语言文件 (.CLF)。 3. 现在你可以看...
在windows环境下使用emacs + cscope + ecb替代source insight source insight是windows环境下用于代码开发和阅读的利器,功能强大,对于大规模代码的维护和开发几乎不可或缺(这里 指它提供的功能,类似的商业工具还有很多)。使用emacs替代source insight原因有:a,si是商业软件,使用需要付费,虽然可以从网上 找到破解版本;b,对于unix/linux爱好者或者需要同时工作于unix和windows环境下的开发人员,emacs是通用工具;emacs...
小弟在安装 sybase 12.5.2 for linux 时,为使配置文件立即生效执行以下命令: [sybase@Testlinux ~]$ source .bash_profile bash: LANG: command not found [sybase@Testlinux ~] 总是执行不成功,请教各位是什么原因呢!
新手装suse_linux(DVD 版本),提示enter the source directory(进入来源目录)怎么办? -------------------------------------------------------------------------------- 安装环境: 硬件:cpu赛洋1g。intel815主板.翔升nvidia mx100显卡。迈拓40g硬盘。 系统:win2000pro. 原先分有c.d.e。用魔术分区大师分出第四个分区为g(把suse-linux装在这个盘)。大小为8g左右。f盘为虚拟光驱。 suse_linux安装文件(已解压)在d盘...
从中文内核邮件列表得知。链接为: http://sourcenav.sourceforge.net/ screenshots可以通过以下链接预览: http://sourcenav.berlios.de/screenshots/ 有时间了试一下。
在linux下,如果我想在一个脚本test.sh里面导入环境变量文件.bash_profile。。 就直接在test.sh上增加source ~/.bash_profile即可。 在ksh下,有没有什么办法啊? aix下没有source这个命令。 :em16: :em16:
下载了insigh6.4 解压后,先将CC=gcc 然后./configure 然后make 结果提示 make: warning: Multiple commands defined for 'stageprofile-end' in line 10991 col 1 of 'Makefile' make: Overriding old commands for target 'stageprofile-end' make: warning: Multiple commands defined for 'stagefeedback-start' in line 11008 col 1 of 'Makefile' make: Overriding old commands for target 'stagefeedback-start' ...
是不是很多linux、FREEBSD下的OPEN source都可以在SOLARIS下编译安装? 比如iptraf、apache、php、pureftpd、proftpd、samba等? 看了llzqq兄的很多编译安装的原创精华,感到有些困惑……