-
.net 选课系统
说明: 选课系统实现学生多门选课,退选,管理员课程添加,学生、老师数据导入,选课数据导出等选课常用的功能。(The course selection system implements the functions commonly used in course selection, such as multiple course selection, withdrawal, administrator course addition, student and teacher data import, and course data export.)
- 2020-04-15 08:16:01下载
- 积分:1
-
Program address and query procedures for the program of capacity use vs2005 (vb)...
程序地址与容量查询程序
该程序使用vs2005(vb)编写的,使用的时候要求安装
.net framwork 2.0,否则无法运行。欢迎使用。
本人编写该程序的初衷是由于本人的学习arm器件经常
用到地址与需要的存储空间的计算,当然计算器既可以
完成但是过程还是有点繁琐。鉴于这我写了这个程序。
希望能对大家有帮组
如果对这个文件的源码感兴趣可以给我发邮件。
lpy0508@163.com-Program address and query procedures for the program of capacity use vs2005 (vb) prepared to use when asked to install. Net framwork 2.0, otherwise it is impossible to run. Welcome. I prepared the original intention of the program is due to my arm device frequently used to study addresses the need for storage space and calculation, of course, the calculator can be completed but is still somewhat cumbersome process. In view of this I wrote this procedure. Hope to have everyone help group if the source of this document may be of interest to me email. lpy0508@163.com
- 2022-06-26 06:22:38下载
- 积分:1
-
Property-management-system
一个物业管理系统,方便实现小区内的物业相关管理及记录(A property management system, convenient realization of property management and related record in the community
)
- 2013-03-08 10:27:26下载
- 积分:1
-
文本文件的VB。NET
在VB的初学者的入门代码。净处理文本文件。 ;
- 2022-11-24 21:50:03下载
- 积分:1
-
用javascript,css,html,asp.net在VS2010中编写地物流管理系统,功能齐全。
用javascript,css,html,asp.net在VS2010中编写地物流管理系统,功能齐全。参加比赛获得过一等奖的作品,另外还附有一个简单的客户端操作,需要的可以联系我。
- 2022-03-25 15:52:14下载
- 积分:1
-
Claims management system asp.net source code
报销管理系统 asp.net的源码-Claims management system asp.net source code
- 2022-12-10 03:10:03下载
- 积分:1
-
analyzeFunc
自己vb.net写的从define文件生成函数和头文件的开发辅助工具,获取文件夹中test.h文件,生成C++程序.(Development aid, vb.net write their own generating functions and header files define file to get the the folder the the document in test.h to generate C++ program.)
- 2012-09-28 14:21: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
-
Creating COM+ Objects using EnterpriseServices in .NET
Creating COM+ Objects using EnterpriseServices in .NET
- 2022-01-21 02:35:13下载
- 积分:1
-
这是一个vc.net(2003)项目,该项目把对ldap的操作(连接、添加、移动、查找、删除、修改等操作)封装为一个dll,这样其他.net项目就可以直接引用该...
这是一个vc.net(2003)项目,该项目把对ldap的操作(连接、添加、移动、查找、删除、修改等操作)封装为一个dll,这样其他.net项目就可以直接引用该dll。-This is a vc.net (2003) project, which put on the ldap operation (connect, add, move, search, delete, modify, etc.) are packaged as a dll, so that other. Net projects will be direct reference to the dll .
- 2022-03-19 20:34:43下载
- 积分:1