-
VBnet入门程序,包括hello world,获取CPUID、硬盘ID等硬件信息
VBnet入门程序,包括hello world,获取CPUID、硬盘ID等硬件信息,原始平台是WIN7+32位旗舰版+VS2013
- 2022-05-13 21:05:51下载
- 积分:1
-
枚举所有运行的进程,用vb.net做的一个小程程,也许会对你们有用....
枚举所有运行的进程,用vb.net做的一个小程程,也许会对你们有用.-Enumerate all running processes, using vb.net to do a small-way process, may be useful to you.
- 2022-01-21 05:56:33下载
- 积分:1
-
用(ASP.NET)C#语言开发了一个城市公交查询系统。本论文首先考虑了公交运营的实际情况和不同公交乘客的实际要求,分析了此系统应该具有的功能;其次对系统的主要...
用(ASP.NET)C#语言开发了一个城市公交查询系统。本论文首先考虑了公交运营的实际情况和不同公交乘客的实际要求,分析了此系统应该具有的功能;其次对系统的主要功能模块进行了详细地描述,其中主要包括查询模块(包括按线路查询、按站点查询和按两站点查询)和管理更新模块(包括公交站点管理和公交线路管理),最后结合系统开发阶段和调试阶段发现的问题,提出了系统需要完善的地方,总结了开发此系统所取得的经验和体会。-Using (ASP.NET) C# Language has developed an urban public transport inquiry system. In this paper, first of all, taking into account the actual situation of public transport operators and the practical requirements for bus passengers, an analysis of this system should have functions followed by the main function of the system modules have been described in detail, which mainly include the Query Module (including inquiries line by site inquiries and inquiries by the two sites) and management of update modules (including the Bus Station management and the management of bus lines), the final combination of system development and debugging stages of phase problems found, the system required improvement, summed up the development of this system The experience gained and experience.
- 2023-05-28 20:00:03下载
- 积分: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
-
HTML5 录音功能
html加javascript 完成 录音 功能
- 2022-11-22 14:25:03下载
- 积分:1
-
将Excel嵌入你的.Net程序,程序可以直接调用和使用你的excel程序了...
将Excel嵌入你的.Net程序,程序可以直接调用和使用你的excel程序了-Excel embedded in your will. Net programs, the program can call and use your excel program of the
- 2022-03-23 05:20:13下载
- 积分: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
-
10K_Wireless
WSN LOCALAZATION SIMULATION
- 2015-04-07 15:36:19下载
- 积分:1
-
管的例子
本示例显示你你使用来自 PipeMessage 为如何可以发送一个字符串或文件两个应用程序之间
- 2022-07-27 19:55:11下载
- 积分:1
-
二维码
说明: 用于视觉检测
使用前转换为docx格式以保证正常使用(Used in Visual Detection)
- 2020-06-20 08:40:01下载
- 积分:1