-
在线驾校模拟考试系统,
这是一个在线驾校模拟考试系统,使用asp .net进行编程,值得一看,本课题目的不是在于开发软件,而是利用这个软件尝试性完成一个工作——软件平台移植,将C/S结构下的功能在B/S结构下以图形用户界面的方式来实现
- 2022-01-25 18:03:45下载
- 积分:1
-
功能强大的NotePad最新修改!内含打包源代码.
功能强大的NotePad最新修改!内含打包源代码.-Powerful the latest amendments to NotePad! Package contains the source code.
- 2023-04-26 04:05:03下载
- 积分:1
-
VB.net,下做的一个小东西,连接数据库,连接数据库,连接数据库的功能...
VB.net,下做的一个小东西,连接数据库,连接数据库,连接数据库的功能 -VB.net, the next to do a little thing, connect to the database, connect to the database, connect to the database features
- 2022-10-05 16:40:03下载
- 积分:1
-
仓库管理
这是一个仓库管理系统代码。它是建立在ASP.NET。它已被复制到另一个来源。这是一个演示仓库管理的项目。
- 2022-05-14 16:18:49下载
- 积分:1
-
vb.net函数的求根及绘图
函数的自定义,函数求导,函数求根,绘图
- 2023-01-03 23:25:03下载
- 积分:1
-
asp班级管理系统
asp access班级管理系统,实现了数据库登录,以及对数据的增删改查的基本功能,很简单的网站管理系统,萌新必看,希望对大家的学习有所帮助。
- 2022-01-20 23:24:02下载
- 积分: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
-
.net C#开源的音频代码,适合音频类的软件开发
.net C#开源的音频代码,适合音频类的软件开发,为国外源代码,可以用来做音频的图形化显示,播放等功能。
- 2022-02-25 13:16:58下载
- 积分:1
-
WaterQualityEvaluate
VB.NET编写的用于水质评价(五类水)模糊综合评判算法,代码质量不高,若改为矩阵参数传递,计算速度加快,请自己动手修改(VB.NET prepared for the Water Quality Assessment (five categories of water) fuzzy comprehensive evaluation algorithm, code quality is not high, if the change parameter matrix, computing speed, please amend the Do-It-Yourself)
- 2008-02-12 17:46:21下载
- 积分:1
-
.net 不安装project文件,实现project导入导出组件
.net 不安装project文件,实现project导入导出组件。
本身组件是java版本,为了兼容MS project的读取和导入,后有大牛反编译为.net版本。
里面有诸多可以借鉴的地方,包括好多java 组件的.net的实现。
- 2023-03-22 07:00:12下载
- 积分:1