-
剪贴板监视程序,含源代码,使用Visual C#编程,需要.net framework才能运行...
剪贴板监视程序,含源代码,使用Visual C#编程,需要.net framework才能运行-Clipboard monitoring program, including source code, the use of Visual C# Programming needs. Net framework to run
- 2022-01-21 05:26:37下载
- 积分:1
-
实现了B/S树导航,ASP.Net
样式使用方便,能加图标
实现了B/S树导航,ASP.Net
样式使用方便,能加图标-Realize the B/S tree navigation, ASP.Net style easy to use, can add icon
- 2023-08-20 08:35:03下载
- 积分:1
-
VC2005编程技巧大全(4)源代码 ,共5部分,183MB。
VC2005编程技巧大全(4)源代码 ,共5部分,183MB。-VC2005 programming skills Guinness (4) source code, a total of 5, 183MB.
- 2022-03-20 15:40:09下载
- 积分:1
-
DotNetSkin
说明: vb.net 界面自定义主题控件。破解版(vb.net interface custom theme control.)
- 2010-03-25 09:00:53下载
- 积分:1
-
你必须知道的.NET,
PDF格式,中文
你必须知道的.NET,
PDF格式,中文-You have to know. NET, PDF format, Chinese
- 2022-03-19 02:29:17下载
- 积分:1
-
JSNLog - 集成 ASP.NET 和 MVC的客户端日志记录新方法
翻译 maninwest@Codeforge 作者:Matt Perdeck,@ Codeproject什么是客户端日志客户端日志类似于服务器端日志,例如 Log4Net 或 NLog. 使用客户端日志数据包如 JSNLog, 你可在 JavaScript 代码中创建日志工具并使用其写日志信息。你可以设置日志工具被激活的严重级别。使用 appender 存储消息。例如:JL("clientsidelogger").error(
"Something interesting happened");主要不同是,客户端日志消息需要通过网络发送到服务器进行存储,对你的服务造成更多负载。引入 JSNLog 的一个原因是它可帮你轻松管理负载。使用客户端日志减少生产bug客户端代码没有bug 和服务代码没有bug一样重要。但是,客户端程序设计去以下这几个挑战:JavaScript 适合进行快速编程,但是不适用于大规模可维护的软件;浏览器兼容问题不论你怎样小心谨慎地进行部署前测试,你总是无法保证生产代码中没有bug减少bug的可靠方法是日志记录:捕获所有意外并进行记录,这样你至少知道代码中有bug :try {
...
}
catch(err) {
JL().fatalException("something went wrong!", err);
}不要忘了设置全局 onerror 手柄来捕获未捕获的例外:
- 2022-11-06 07:10:03下载
- 积分:1
-
modbus-tcp
上位机通过以太网和PLC通讯DLL文件,支持modbus-tcp协议系列PLC。
- 2022-01-21 20:24:23下载
- 积分:1
-
9294830
vb 一个画图的例子,希望对初学者有些帮助(Vb an example of drawing, hoping to help beginners)
- 2018-12-03 15:40:56下载
- 积分:1
-
xiaoyoulu
本系统为一个网上在线班级通讯录系统,所耗费的资源非常的小,学校的电脑无论是硬件还是软件都能够满足条件,因此,本系统在运行上是可行的。(The system is an online book online class system, the cost of resources is very small, whether it is a hard school computer
Parts or software are able to meet the conditions, therefore, the system is feasible in the running.)
- 2011-12-22 02:39:01下载
- 积分:1
-
B2C
ASP.net实现电子商务网站,包含页面商品显示,添加购物车,购买等功能以及数据库操作。(The ASP.net achieve e-commerce website, contains pages commodity display, add to cart, purchase, and database operations.)
- 2012-10-27 16:18:03下载
- 积分:1