lgxqf  

随笔分类 -  其它

一些杂项
  • 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 ... 阅读全文
    posted @ 2014-09-30 13:08 Justin_Ma 阅读(292) 评论(0) 推荐(0)
  • Common Dos Command
    摘要:findstr /s /i "abc" *==========================findstr /s “.*.c" * 查找含有".c"的字符串 用的是正则表达式 注意* 前面的. .*表示一个多个字符 阅读全文
    posted @ 2012-03-16 11:26 Justin_Ma 阅读(225) 评论(0) 推荐(0)
  • What to do everyday.
    摘要:Company: Effective Testing C++ Interview topic Shell commandHome: Linux Study AlgorithmJob: EMtool via C++ 对软件开发生命周期+软件测试方法有丰富的实践----软件测试理论 设计Test Case 测试方法Study 算法: 数据结构 算法导论 网络: TCP/IP Linu... 阅读全文
    posted @ 2009-05-26 19:14 Justin_Ma 阅读(191) 评论(0) 推荐(0)
  • 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 禁止预览功能 阅读全文
    posted @ 2009-04-25 22:29 Justin_Ma 阅读(145) 评论(0) 推荐(0)
  • 读哪些书?
    摘要:深入理解JVMPythonTesting booksTCP/IPAlgorithmLinux shellBook List http://bobbycalf.blogbus.com/logs/2463095.html 阅读全文
    posted @ 2008-12-20 11:09 Justin_Ma 阅读(327) 评论(0) 推荐(0)
  • 杂项
    摘要:设置绿豆沙颜色 保护眼睛 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显... 阅读全文
    posted @ 2008-12-01 15:03 Justin_Ma 阅读(206) 评论(0) 推荐(0)