-
VS.NET nine cases of c# asp.net source code
VS.NET九大案例 c# asp.net 源码-VS.NET nine cases of c# asp.net source code
- 2022-05-25 19:17:38下载
- 积分:1
-
一个C++实现的中国象棋程序,可以将屏幕。变化的原因。
一个C++实现的中国象棋程序,画面还可以。自己可以拿来修改下。-A C++ implementation of the Chinese chess program, the screen can be. Changes can be brought under their own.
- 2023-03-03 13:20:03下载
- 积分:1
-
在VB中实现简单的FTP客户端
Simple FTP client implemented in VB
- 2022-08-06 13:53:06下载
- 积分:1
-
rofy
用 Winsock 控件,使你的系统时间与格林尼汉标准时间同步,(Use the Winsock control to synchronize your system time with Greenwich mean time,)
- 2018-12-05 08:29:14下载
- 积分:1
-
dotnetconverter
将VC 2003.net 的工程转化为Visual C++6的工程(VC 2003.net project will be converted to Visual C++6 project)
- 2009-05-04 13:51:07下载
- 积分:1
-
找到csc.exe文件,然后用搜索功能搜索csc.exe,找到路径
把程序mycontrol.cls放到有csc.exe的路径下*:*****再启动cm
找到csc.exe文件,然后用搜索功能搜索csc.exe,找到路径
把程序mycontrol.cls放到有csc.exe的路径下*:*****再启动cmd.exe
如在C:WINDOWSMicrosoft.NETFrameworkv2.0.50727
/t:library /out:mycontrol.dll /r:system.dll,system.web.dll mycontrol.cls
然后enter,就ok了
然后把在C:WINDOWSMicrosoft.NETFrameworkv2.0.50727下 生成的mycontrol.dll拷到网站的根目录下的bin文件下 -Find csc.exe file, and then use the search function search csc.exe, find the path of the csc.exe process mycontrol.cls have put the path*: ***** again start cmd.exe in C: WINDOWSMicrosoft. NETFrameworkv2.0.50727/t: library/out: mycontrol.dll/r: system.dll, system.web.dll mycontrol.cls and then enter, and then on ok in the C: WINDOWSMicrosoft.NETFrameworkv2.0.50727 generated mycontrol.dll Kaodao site under the root directory under the bin file
- 2023-06-20 20:40:02下载
- 积分:1
-
vb.net sqllite访问
单生产者、单消费者,无锁缓冲队列实现。在轻度和中度争用情况下,无锁算法比基于锁的算法性能好很多,在争用非常严重的情况下(100个并发线程以上/每CPU),基于锁的算法性能开始显示出优势,因为一旦发生争用,基于锁的算法会立刻切换到其他线程,而无锁算法会进入下一次循环,导致CPU的占用。
- 2022-03-21 03:34:33下载
- 积分:1
-
串口通讯
用于MODBUS RS485的通讯,在做串口通讯的时候,用到这个代码。对于那些苦于没有源代码的同学很有帮助。这个我也是参考的别人的,自己做了一些修改,简单易懂。
- 2022-02-07 17:35:07下载
- 积分:1
-
基于.net的多层架构设计源码,该源码是基本物流仓储业务设计。供参学习与参考...
基于.net的多层架构设计源码,该源码是基本物流仓储业务设计。供参学习与参考-Based on. Net architecture design of multi-source, the source is the basic design of logistics warehousing operations. Participation for Learning and Reference
- 2022-07-12 18:46:08下载
- 积分:1
-
ASP.NET完整10个项目源代码,还有一些面试PDF文件。
压缩文件包括十个完整asp.netx项目开发代码,这些代码包括企业网站、人事管理系统等相关的代码并有源码使用说明,下面附有截图。还有几个PDF文档有关面试方面的。
- 2022-03-20 14:00:18下载
- 积分:1