-
vb.net sqllite访问
单生产者、单消费者,无锁缓冲队列实现。在轻度和中度争用情况下,无锁算法比基于锁的算法性能好很多,在争用非常严重的情况下(100个并发线程以上/每CPU),基于锁的算法性能开始显示出优势,因为一旦发生争用,基于锁的算法会立刻切换到其他线程,而无锁算法会进入下一次循环,导致CPU的占用。
- 2022-03-21 03:34:33下载
- 积分: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
-
Ajax无刷新 聊天室
采用Javascript ajax无刷新技术 构造的聊天网络聊天工具
- 2022-02-01 17:06:53下载
- 积分:1
-
Xaccp.XaItJob.Solution
是一个使用C#.net编写使用建议功能强大的招聘网站代码(This is a used C#. Net is very prepared to use and powerful Invoicing of the B/S system)
- 2009-10-10 18:07:46下载
- 积分:1
-
动态输入,实现自动输入的功能,类似于浏览器中的自动输入功能,VB.net...
动态输入,实现自动输入的功能,类似于浏览器中的自动输入功能,VB.net-Dynamic input, automatic input function, similar to the browser, the automatic input function, VB.net
- 2022-02-12 20:03:12下载
- 积分:1
-
asp二手交易网站
基于asp的二手交易网站
普通用户即首次进入网站或未注册的用户,这个模块又分为以下两个子模块。
1.1浏览物品模块
登录后,用户可以随意浏览网站中的商品,但只能是普通的浏览,不能看到商品的具体信息。
1.2查询物品模块
登录后,用户在浏览商城商品的过程中,还可以根据自己的需要对站内商品进行查询,如果想要得到详细资料还是学要注册。
1.3用户注册模块
此功能为访问此站点的任何一个来访者提供这种服务,通过此服务,用户可以免费注册,方便日后的购买(只有成为注册用户才能查看物品的详细信息,才能得到于出卖者的联系方式),也为商城用户群的管理提供了很好的帮助。
1.4注册用户服务模块
等等
- 2022-03-16 03:26:02下载
- 积分:1
-
QQWorld
webqq 的桌面客户端源码 不同于网上的 webqq桌面客户端只是一个简单的框架 这个就稍稍有点复杂了 读了这个源码 基本就对在.net 下操作WebBrowser控件 门清了 还涉及几个对系统api的调用 可以从中知道如何与网页里的内容进行交互 注册系统快捷键 任务栏窗口闪烁提醒 等(webqq desktop client source code is different from the online webqq desktop client is only a simple framework that will read a little bit complicated in this source basically. net WebBrowser control to operate the door clear of the system also involves several api' s You can learn how to call in with the web registration system to interact with the content of shortcuts taskbar window flashing reminders)
- 2011-08-06 12:08:51下载
- 积分:1
-
基于net的正弦波产生程序,希望能对大家有所帮助
基于net的正弦波产生程序,希望能对大家有所帮助-sine have procedures in the hope that we can help
- 2022-07-05 10:08:22下载
- 积分:1
-
asp.net
asp.net动态网站编程指南(asp.net dynamic websites Programming Guide)
- 2020-09-09 14:08:06下载
- 积分:1
-
database for search engine
database for search engine
- 2022-02-12 02:28:23下载
- 积分:1