摘要:
官网:http://www.hw-group.com/products/hercules/index_en.html 不要再自己傻傻的写socket测试客户端了Hercules is great utility if you are working with the serial and Ether... 阅读全文
摘要:
SAP网站的东西实在太多了,找个CrytalReport都费劲。13.*版的可以通过下面的地址下载:SAP Crystal Reports, developer version for Microsoft Visual Studio: Updates & Runtime DownloadsCryta... 阅读全文
摘要:
Windows installer提供了一个“Msix64”属性帮我们检测当前系统是32位还是64位。 The Msix64 property is defined only if running on an x64 processor. 当检测到是64位系统时可以禁止继续运行安装包,在Wix中我们可以添加一个Condition: 但是注意这个属性需要Windows Installer 3.... 阅读全文