摘要:
5个文件快速拷贝工具FastCopy (Windows, Free)FastCopy isn't pretty, but it is, as the name implies, quite speedy. FastCopy integrates with the system shell and is the only copier listed here which allows you to select which individual commands will appear on the right-click context menu. FastCopy allows yo 阅读全文
摘要:
一 p4 server0)在官网上下载perforce.exe,然后安装,安装后默认地perforce以service的方式运行。1)p4server的可执行文件为p4d.exe (running as a server) or p4s.exe (running as a service)。2)p4管理员操作,需要p4 user为superuser,至少有admin权限。二 p4server的启动1)安装后perforce默认地已经以windows service的方式在运行了,可以在service控制面板中查看。也可以在service控制面板中对perforce service停止,启动和重 阅读全文
摘要:
PDB Files: What Every Developer Must Knowhttp://www.wintellect.com/CS/blogs/jrobbins/archive/2009/05/11/pdb-files-what-every-developer-must-know.aspxPDB文件:每个开发人员都必须知道的一 什么是PDB文件大部分的开发人员应该都知道PDB文件是用来帮助软件的调试的。但是他究竟是如何工作的呢,我们可能并不熟悉。本文描述了PDB文件的存储和内容。同时还描 述了debugger如何找到binay相应的PDB文件,以及debugger如何找到与binay对 阅读全文