05 2016 档案
摘要:+ + + + + + +| 段名称 虚拟地址 虚拟大小 物理地址 物理大小 标志 |+ + + + + + +| Name VOffset VSize ROffset RSize Flags |+ + + + + + +| .text 00001000 00000092 00000400 0000
阅读全文
摘要:In the x86 assembly language, the TEST instruction performs a bitwise AND on two operands. The flags SF, ZF, PF are modified while the result of the A
阅读全文
摘要:Eclipse有这个功能,在一个项目中加入另一个项目文件夹的引用,源码包含过来,这样不必copy一份代码,只需要维护一份源代码。一直想在VS中找到这个功能,目前项目需要,终于google到了。 http://stackoverflow.com/questions/3610845/add-as-lin
阅读全文
摘要:If you write unit tests and use NUnit test framework this may be helpful. I decided to write this simple step by step project configuration because I
阅读全文
摘要:https://www.cygwin.com/ apt-get for cygwin? wget rawgit.com/transcode-open/apt-cyg/master/apt-cyg install apt-cyg /binNow that apt-cyg is installed. H
阅读全文