-
One with ASP.net and SQL server development message board
一个用ASP.net与SQL server 开发的留言板-One with ASP.net and SQL server development message board
- 2023-04-03 22:25:04下载
- 积分:1
-
kmeans
kmeans algorithm application
- 2017-05-26 22:19:59下载
- 积分:1
-
WindowsServices
Simple Windows Services
Describe Windows Service under Visual Studio
Introduction
As a matter of fact Microsoft Windows services, formerly known as NT services enable you to create long-running executable applications that run in its own Windows session, which then has the ability to start automatically when the computer boots and also can be manually paused, stopped or even restarted.
This makes services ideal for use on a server or whenever you need long-running functionality that does not interfere with other users who are working on the same computer. You can also run services in the security context of a specific user account that is different from the logged-on user or the default computer account.
Windows services don抰 have any interface to the user, so it can not be debugged like any regular application, but it抯 debugged as a process. .NET has a very nice tool that enables processes debugging while it抯 in the run status, by easily pressing Ctrl + Alt + P shortcut.
(Simple Windows Services
Describe Windows Service under Visual Studio
Introduction
As a matter of fact Microsoft Windows services, formerly known as NT services enable you to create long-running executable applications that run in its own Windows session, which then has the ability to start automatically when the computer boots and also can be manually paused, stopped or even restarted.
This makes services ideal for use on a server or whenever you need long-running functionality that does not interfere with other users who are working on the same computer. You can also run services in the security context of a specific user account that is different from the logged-on user or the default computer account.
Windows services don抰 have any interface to the user, so it can not be debugged like any regular application, but it抯 debugged as a process. .NET has a very nice tool that enables processes debugging while it抯 in the run status, by easily pressing Ctrl+ Alt+ P shortcut.
)
- 2009-06-29 05:15:08下载
- 积分:1
-
在线驾校模拟考试系统,
这是一个在线驾校模拟考试系统,使用asp .net进行编程,值得一看,本课题目的不是在于开发软件,而是利用这个软件尝试性完成一个工作——软件平台移植,将C/S结构下的功能在B/S结构下以图形用户界面的方式来实现
- 2022-01-25 18:03:45下载
- 积分:1
-
.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
-
20110716193957001 (1)
串口检测,实现串口数据的检测,对发送的数据进行读取(Serial Port Detection,Realize the detection of serial data and read the transmitted data)
- 2020-06-17 10:40:02下载
- 积分:1
-
Small, an online document management system that can share documents between mul...
小型的一个在线文件管理系统,可以在多用户之间共享文档。
其中的实现是用SQL Server2000来管理的。-Small, an online document management system that can share documents between multiple users. Realize which is to manage the SQL Server2000.
- 2022-11-07 17:55:03下载
- 积分:1
-
Source delphi rotine download file
Source delphi rotine download file
- 2023-05-21 18:30:03下载
- 积分:1
-
如何根据窗体大小排列控件,一本书教程源码,很好很强大
如何根据窗体大小排列控件,一本书教程源码,很好很强大-C# forms
- 2022-03-22 12:52:01下载
- 积分:1
-
asp二手交易网站
基于asp的二手交易网站
普通用户即首次进入网站或未注册的用户,这个模块又分为以下两个子模块。
1.1浏览物品模块
登录后,用户可以随意浏览网站中的商品,但只能是普通的浏览,不能看到商品的具体信息。
1.2查询物品模块
登录后,用户在浏览商城商品的过程中,还可以根据自己的需要对站内商品进行查询,如果想要得到详细资料还是学要注册。
1.3用户注册模块
此功能为访问此站点的任何一个来访者提供这种服务,通过此服务,用户可以免费注册,方便日后的购买(只有成为注册用户才能查看物品的详细信息,才能得到于出卖者的联系方式),也为商城用户群的管理提供了很好的帮助。
1.4注册用户服务模块
等等
- 2022-03-16 03:26:02下载
- 积分:1