搜索资源列表
Computer2007-5-1
- 一个计算器代码,用于将计算器功能内置到C#软件中,而不依赖操作系统的计算器软件-a calculator code for the calculator function will be embedded into C# software, instead of relying on the operating system software Calculator
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
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
qiangzhizhixingchengxu
- 本程序基于Visual C++.net ,能实现 如何强制操作系统只执行规定的程序 。代码均有注释。对初学者很有帮助!-This procedure based on the Visual C . Net, to realize how the operating system, only the implementation of the provisions of mandatory procedures. Code have the Notes. Very helpful for b
LongBar_2.1_Build_313
- LongBar是一个可提供一个页签管理功能边框栏,运行在Windows XP/Vista/7操作系统上-LongBar is an alternative tile-based sidebar for Windows XP/Vista/7. It is based on idea of Longhorn Sidebar. LongBar shows some relevant information to user using tiles. Tiles are mini-applications
Simple-banking-system
- 在windows操作系统环境下,采用vs2010开发工具,运用c#,结合三层架构,运用sql sever2008数据库,实现简易银行系统开发。