pda,pocket pc 上的基于 .net compact framework serialport 的测试程序 c#编写
pda,pocket pc 上的基于 .net compact framework serialport 的测试程序 c#编写
C++.NET技术资料下载专区,收录500份相关技术文档、开发源码、电路图纸等优质工程师资源,全部免费下载。
pda,pocket pc 上的基于 .net compact framework serialport 的测试程序 c#编写
This book has existed (in one form or another) since the first edition of C# and the .NET Platform was published in con...
This is very good book for beginners . C# is no doubt the language of choice in the .net environment.
If you have ever wanted to store data temporarily in your Delphi Win32/.Net, C++ Builder or Kylix application, and you a...
.NET EXE压缩 在Windows下,可以使用upx这样的工具来压缩可执行文件的大小,不过这种工具不支持.NET程序。.NETZ是一个开源的支持.NET程序压缩的工具,它也可以将一个EXE和多个DLL合并在一起执行。 如果要压...