摘要:
http://www.oschina.net/question/12_80298 阅读全文
摘要:
http://www.iteye.com/news/11216-12-best-opensource-uml-tool 阅读全文
摘要:
Word2010设置段落、页边距、字间距和行间距,用WPS吧 阅读全文
摘要:
http://my.oschina.net/sukai/blog/122448root@SHIT :~# rm /usr/bin/python root@SHIT :~# ln -s /usr/bin/python2.7 /usr/bin/python root@SHIT :~# apt-get install -f ##即便完整性检查失败了仍然继续,也就是接着安装未完成的包 正在读取软件包列表... 完成 正在分析软件包的依赖关系树 正在读取状态信息... 完成 下列软件包是自动安装的并且现在不需要了: gir1.2-unique-3.0 libunique-3.0-0... 阅读全文
摘要:
http://blog.csdn.net/leehark/article/details/7098706 阅读全文
摘要:
http://guoyunsky.iteye.com/blog/798178 阅读全文
摘要:
http://blog.csdn.net/gavin_dinggengjia/article/details/7364375http://www.cnblogs.com/huzhiwei/archive/2012/03/14/2396578.html有错误9, rm python #remove original symbolic link10, ln -s python3.2 python # create a new symbolic link(目录可能是/usr/local/bin)不能运行,否则,软件管理器就打不开了 阅读全文
摘要:
http://stackoverflow.com/questions/7623980/intellisense-cannot-open-source-file-curl-h-in-cUnder Visual Studio 2010 & 2012Right click on your projectselect PropertiesExpand Configuration PropertiesClick on the VC++ DirectoriesAdd the path to your file into the "Reference Directories" i 阅读全文
摘要:
http://chliny.me/?p=79http://maomao.fetaa.com/?p=59001 阅读全文
摘要:
http://www.blogjava.net/midea0978/archive/2012/03/07/371420.html我的解法是 单独下载新的MinGW (http://sourceforge.net/projects/mingw/?source=dlp)ex.下载至C:\MinGW并将codeblock的compiler's installation directory指向 C:\MinGW\bin"mingw32-gcc.exe: CreateProcess: No such file or directory"便可解決 阅读全文