11 2011 档案

11
摘要: C:\Documents and Settings\aeejshe>setALLUSERSPROFILE=C:\Documents and Settings\All UsersAPPDATA=C:\WINDOWS\Application DataASM_VIS_CSYS_VER=latestASM_VIS_DPR_SI=N:\DPRSI\dummyASM_VIS_DPR_SI_VER=dummyASM_VIS_FILE_MGT=C:\WinEagle\logASM_VIS_FILE_MGT_IMC=c:\tmpASM_VIS_FILE_MGT_INSPECT=C:\WinEagle\lo阅读全文

posted @ 2011-11-30 22:10 cutepig 阅读(28) | 评论 (0) 编辑

solarplot
摘要: function []= SolarPlotJS()fp=fopen('1.txt','r')%rootpath = strtrim(fscanf(fp,'%s\n'))while ~feof(fp) s = strtrim(fgets(fp)) if max(size(s))>10 SolarPlot(s) endendfclose(fp)function dest = getDest(s) splitPos = findstr(s, '\'); n = max(size(splitPos)); p=splitPos(n-阅读全文

posted @ 2011-11-25 00:03 cutepig 阅读(42) | 评论 (0) 编辑

111
摘要: VMware Cloud Foundryhttp://qing.weibo.com/2294942122/88ca09aa330004r8.html.NET的类型层次查看工具,ClassHierarchyViewer,0.3.0.1http://www.cnblogs.com/RednaxelaFX/http://rednaxelafx.iteye.com/阅读全文

posted @ 2011-11-13 17:20 cutepig 阅读(20) | 评论 (0) 编辑

《Windows 2000/XP WDM设备驱动程序开发》第二版 中文版PDF格式
摘要: http://forum.eviloctal.com/thread-32827-1-1.htmlhttp://www.codeguru.com/forum/archive/index.php/f-68.htmlhttp://en.wikipedia.org/wiki/Windows_Driver_Modelhttp://msdn.microsoft.com/en-us/windows/hardware/gg487428.aspx阅读全文

posted @ 2011-11-09 21:26 cutepig 阅读(92) | 评论 (0) 编辑

ff 怎样让新打开的标签就放在当前页面的右边
摘要: 发信人: abvabv (vbavba), 信区: Firefox标 题: Re: 怎样让新打开的标签就放在当前页面的右边发信站: 水木社区 (Mon Nov 7 23:39:37 2011), 站内about:config在当前标签的右侧打开新标签页browser.tabs.insertRelatedAfterCurrent 默认是true,不是就改成true吧阅读全文

posted @ 2011-11-08 22:33 cutepig 阅读(49) | 评论 (0) 编辑

duilib
摘要: http://www.taxue.org/?tag=duilibDuiLib界面库开源项目:http://code.google.com/p/duilib/,基于viksoe的工作:http://www.viksoe.dk/code/windowless1.htm;它是一款轻量级的Direct UI界面库,可以方便的构建高效、绚丽的、非常易于扩展的界面,支持丰富的控件类型,目前还在不断完善中……DuiLib UI Designer是专门针对DuiLib所开发的一款可视化界面设计器,用于快速、方便地创建皮肤文件(XML文件描述),使界面设计不再依赖程序员;面 前版本为1.0.5.143,是第一个阅读全文

posted @ 2011-11-05 13:14 cutepig 阅读(554) | 评论 (0) 编辑