随笔分类 -
其它
-
MSBuild Devenv 编译VC 工程
摘要:Devenv"C:\Program Files (x86)\Microsoft Visual Studio 10.0\Common7\IDE\devenv.exe" dap_cpdp_2010.sln /Build "generic_risc16x32_release" MSBuildVS2010 ...
阅读全文
-
Common Dos Command
摘要:findstr /s /i "abc" *==========================findstr /s “.*.c" * 查找含有".c"的字符串 用的是正则表达式 注意* 前面的. .*表示一个多个字符
阅读全文
-
What to do everyday.
摘要:Company: Effective Testing C++ Interview topic Shell commandHome: Linux Study AlgorithmJob: EMtool via C++ 对软件开发生命周期+软件测试方法有丰富的实践----软件测试理论 设计Test Case 测试方法Study 算法: 数据结构 算法导论 网络: TCP/IP Linu...
阅读全文
-
XP电脑故障
摘要:用XP安装盘删除Grub 恢复MBRhttp://blog.csdn.net/xd_yfwang/archive/2008/09/07/2896194.aspxFix Linux Grub http://forum.ubuntu.org.cn/viewtopic.php?t=2461解决播放avi时explorer终止的办法:Regsvr32 /u shmedia.dll 禁止预览功能
阅读全文
-
读哪些书?
摘要:深入理解JVMPythonTesting booksTCP/IPAlgorithmLinux shellBook List http://bobbycalf.blogbus.com/logs/2463095.html
阅读全文
-
杂项
摘要:设置绿豆沙颜色 保护眼睛 Protect the eyes by adjust windows color:http://tech.sina.com.cn/s/2008-01-17/07361978986.shtmlhttp://www.doc88.com/p-337774726865.htmlWin7 VNC访问Ubuntu 不能显示桌面的问题 http://www.cnblogs.com/ljjphysics/archive/2011/09/13/2175005.html设置VNC分辩率: vncserver -geometry 1600x900Source Insight 3.5显...
阅读全文
|