搜索资源列表
20061119
- 《圣殿祭司的ASP.NET2.0开发详解——使用C#》光盘说明 一、光盘用途 本光盘为《圣殿祭司的ASP.NET2.0开发详解——使用C#》一书的配套光盘,供读者阅读图书时参考和学习。 二、光盘内容 1.书中所有范例的程序代码; 2.第1,3,6,7章所涉及到的相关内容; 3.书中范例使用的数据库; 4.第21章PDF电子文件; 5.博文视点精彩宣传片; 6.点击博文视点; 7.README.txt文件。 三、运行环境和
wenjianxitong
- 基于Visual c++.net (VC.net) 编写的 .文件系统操作演示 程序。代码都有注释。实现功能为:如何复制,删除,移动,更名文件;如何显示文件复制过程对话框等。-Based on Visual c . Net (VC.net) prepared. File system operation and demonstration of procedures. Code have the Notes. The realization of functions: How to cop
wenjianjiaxitong
- 基于Visual c++.net (VC.net) 编写的 文件夹系统操作演示 程序。代码都有注释。实现功能为:如何复制,删除,移动,更名文件夹;如何显示文件夹复制过程对话框等。-Based on Visual c . Net (VC.net) prepared presentation folder system operation procedures. Code have the Notes. The realization of functions: How to copy, de
huoquxitongxinxi
- 基于Visual c++.net (VC.net) 编写的 操作系统信息获取 程序。代码注释详细。实现的功能为:获取操作系统安装序列号,产品号;获取IE浏览器版本号;获取Windows的版本号,内建号等等。有需要的朋友可以看看!-Based on Visual c . Net (VC.net) prepared by the operating system information acquisition process. Notes the detailed code. To achie
cipanchaxun
- 基于Visual c++.net (VC.net) 编写的 磁盘信息查询 程序。代码都有注释。实现功能为:获取磁盘的序列号,卷标名称,容量大小,磁盘文件的系统名称;设置磁盘的卷标名称,产品图标;获取系统所有产品驱动器等。-Based on Visual c . Net (VC.net) preparation of procedures for disk information. Code have the Notes. The realization of functions: acce
cipanshezhi
- 基于Visual c++.net (VC.net) 编写的 磁盘功能设置 程序。代码都有注释。实现功能为:隐藏磁盘驱动器;判断磁盘驱动器类型;启用光驱的自动播放功能;指定使用什么程序播放CD;如何在程序中打开(关闭)光驱;获取系统内存使用情况等。-Based on Visual c . Net (VC.net) function to prepare the disk setup program. Code have the Notes. The realization of functi
guanjishezhi
- 利用Visual c++.net 编写的 系统开关机设置演示 程序。代码都有注释。对初学者很有帮助。能实现:关闭,重启计算机;注销用户名,和关闭计算机并关闭电源等。-Using Visual c . Net system switches prepared demo machine set up. Code have the Notes. Very helpful for beginners. To achieve: shut down, restart your computer ca
shijiancaozuo
- 利用Visual c++.net 编写的 时间操作演示 程序。代码都有注释。对初学者很有帮助。能实现:获取和设置的当前的系统时间;计算时间差等。-Using Visual c . Net time to prepare procedures for operation and demonstration. Code have the Notes. Very helpful for beginners. To achieve: to get and set the current syste
renwulanshezhi
- 利用Visual c++.net 编写的 系统任务栏设置演示 程序。代码都有注释。对初学者很有帮助。能实现:隐藏(取消隐藏)操作系统的任务栏;检索系统任务栏窗口的标题等。-Using Visual c . Net prepared in the system tray settings demo. Code have the Notes. Very helpful for beginners. To achieve: to hide (unhide) the operating syste
zhuomianshezhi
- 利用Visual c++.net 编写的 桌面设置演示 程序。代码都有注释。对初学者很有帮助。能实现:设置桌面墙纸;删除桌面快捷方式;清空回收站等。-Using Visual c . Net prepared demo desktop settings. Code have the Notes. Very helpful for beginners. To achieve: Setting the desktop wallpaper to delete a desktop shortcu
IEliulanqi
- 利用Visual c++.net 编写的 IE浏览器操作演示 程序。代码都有注释。对初学者很有帮助。能实现:清空IE历史记录及IE地址栏历史记录;添加IE浏览器收藏夹内容;使用缺省浏览器打开指定网页等。-Using Visual c . Net prepared IE browser operation and demonstration of procedures. Code have the Notes. Very helpful for beginners. To achieve:
CPUchaxun
- 基于Visual c++.net (VC.net) 编写的 CPU信息查询 程序。代码都有注释。实现功能为:获取CPU的名称,标识,制造商名称;CPU的主频,个数;及CPU是否支持3DNow,MMX,等等。-Based on Visual c . Net (VC.net) prepared by the procedures CPU information. Code have the Notes. The realization of functions: access to CPU s
shengyinwenjian
- 基于Visual c++.net (VC.net) 编写的 声音文件播放演示 程序。代码都有注释。实现功能为:如何播放WAV简单声音文件,如何播放系统缺省声音文件;如何使用MCI播放WAV和MIDI声音文件等。-Based on Visual c . Net (VC.net) prepared to play sound files demo program. Code have the Notes. The realization of functions: How to Play Si
Tetris
- 这是本人用C#做的俄罗斯方块游戏。 有单人游戏功能,双人对战功能,人机对战功能;游戏难度可设定,根据不同级别,游戏区的大小不一样,方块的类型可以选择甚至自己编辑,游戏速度可调,按键可自行设定;游戏规则与经典的不太一样哦,当然也可以选择经典模式的玩法;采用GDI+接口做的界面,相对比较漂亮,不喜欢可自己改界面。 带有源码和Release版(Release版不需编译,在安装了Microsoft .NET Framework 2.0的机器上直接用来就能玩)。 在 MS Visual Stu
SIOTest1.0
- 用Visual C++.NET2003实现通用工控串行通信.调试环境:Win XP;.Net-Using Visual C++. NET2003 achieve common industrial serial communication. Debug environment: Win XP . Net
asp.net-student-management-systerm
- 基于.net平台的成绩管理系统设计与实现 软件开发 通过调研目前教学管理系统中的成绩管理子系统,了解成绩管理子系统的业务流程;通过分析比较,结合用户对成绩管理子系统的改进意见与实现情况,运用面向对象思想方法,设计和实现一个满足功能和性能,并有所创新的成绩管理子系统,以提高成绩管理的自动化、友好性等。本系统基于.NET平台和SQL Server数据库,通过毕业设计,可以使学生对.NET结构下开发B/S模式的分布式三层数据库系统有一个全面的了解。 开发平台:Windows2000/XP/
data
- visual studio 2005(visual C#)与access数据库结合,实现入学注册、学生选课、教师选课、新教工报到、学生信息查询、学生选课信息查询、教师授课信息查询、学生成绩查询、学生成绩录入功能;实现学生成绩报表的输出和打印功能。 -visual studio 2005 (visual C#) with access database combined to achieve enrollment, student enrollment, teachers, classes,
XTNIKEsalessystem
- NIKE销售系统源码 源码描述: 一、源码特点 1、winform窗体实现nike销售系统 二、菜单功能 1、权限管理 2、收银台界面 三、注意事项 1、开发环境为Visual Studio 2012,数据库为SqlServer2008,使用.net 2.0开发。 2、数据库文件在DB_51aspx文件夹中,附加即可 3、默认数据库连接字符串在DBHelper.cs配置文件中修改