-
ASP.NET4
学习ASP.NET的好书,好资料,值得收藏,下载,学习。谢谢(it is a good material for ASP.NET.)
- 2014-05-28 16:00:02下载
- 积分:1
-
Able to block the effect of rendering 3D map, and test procedures can adjust the...
能够绘制3D效果的块状图,并在测试程序中能够调整效果,调整其透明度,大小,颜色之类的!-Able to block the effect of rendering 3D map, and test procedures can adjust the effect, adjust its transparency, size, colors like!
- 2022-03-24 07:03:05下载
- 积分: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
-
By modifying the registry to restrict the user is the number of common software
通过修改注册表,限制用户是通用软件的次数-By modifying the registry to restrict the user is the number of common software
- 2022-01-25 17:13:54下载
- 积分:1
-
. net Cart Shopping Mall .. to meet the needs of the general site .. simple name...
.net商城购物车..能满足一般网站的需求..简单名了-. net Cart Shopping Mall .. to meet the needs of the general site .. simple name of the
- 2022-01-26 04:44:52下载
- 积分:1
-
ASC
利用vb实现ASC码和普通字符之间的相互转换(Vb achieve the mutual conversion between the ASC code and ordinary characters)
- 2012-04-13 10:25:46下载
- 积分:1
-
SerialPortElf
调试使用的串口助手,程序源码,功能齐全,可以调试程序(Serial Port Assistant for Debugging, Program Source Code, Full-featured, Debugging Program)
- 2019-03-13 22:54:42下载
- 积分:1
-
non_dynamip
Use of non Windows dynamic link libraries
- 2018-12-03 13:39:25下载
- 积分:1
-
图片旋转、缩放、拖拽等控制(asp.net)
- 2022-03-18 13:12:50下载
- 积分:1
-
This is a sample program for fuzzy logic basics. MFC application in Visual Studi...
This is a sample program for fuzzy logic basics. MFC application in Visual Studio.NET was used.
- 2022-04-12 04:53:48下载
- 积分:1