09 2011 档案

摘要:You can use dumpbin too. Use the /headers or /all flag and it's the first file header listed.dumpbin /headers cv210.dll64-bit:Microsof... 阅读全文
posted @ 2011-09-24 12:11 andy_0212 阅读(108) 评论(0) 推荐(0)
摘要:1. 时间换空间比如说 m*n 次invoke A(); 可以再A()的外层加Dictionary做Cache2. |-------|-------|----------| current md----> 阅读全文
posted @ 2011-09-18 00:08 andy_0212 阅读(137) 评论(0) 推荐(0)
摘要:BAT中的注释符批处理的注释是什么,是:rem对了,是这个了,在这个后面跟的就不会给批,使用方法:rem 打开程式循环开始 在批处理中,段注释有一种比较常用的方法: goto start = 可以是多行文本,可以是命令 = 可以包含重定向符... 阅读全文
posted @ 2011-09-16 15:10 andy_0212 阅读(354) 评论(0) 推荐(0)
摘要:http://en.wikipedia.org/wiki/Software_design_pattern 阅读全文
posted @ 2011-09-01 18:25 andy_0212 阅读(74) 评论(0) 推荐(0)