资源列表
ServerComponents
- BankAccount项目:在本文中,您将创建一个服务组件称为帐户,从ServicedComponent继承类。Account类是一个模拟的一个银行账户。它有属性值存储为一个帐户ID和帐户余额。Account类还提供了方法来转移数量从一个帐户到另一个。Account类资金从一个帐户转移到另一个。Account类也提供了一些方法来获得一个帐户的收支是否平衡以及获得ID� 年代的所有帐户。Account类访问Microsoft SQL Server数据库来保存并操纵帐户信息。 您将创建账
Contacts
- 演示了如何使用TreeView,列表视图,组合框和文本框控件与数据从数据库的访问。-Demonstrates how to use the the TreeView, list view, combo box and text box control with data from the database access.
csharpcalc
- 这是一个简单的数学解析器。事实上它是起点解析表达式。-This is a simple mathematical parser. In fact, it is the starting point of the analytical expression.
CSharp
- 应用程序,看一个SQL SERVER数据库。把从数据库表,并生成一个类文件为选中的表。这类文件生成的SQL DML操作所有的基础上选定的标准。可以定义的标准-Application to see if a SQL Server database. From a database table and generates a class file for the selected table. Such documents generated SQL DML operations all based
DatabaseOperations-using-Oracle
- 一个简单的应用程序来演示基本操作数据库Oracle与c# . net 2008。它包括插入、更新、删除,选择所有并选择所选记录均使用存储过程和正常的sql查询。数据库脚本也包括-A simple application to demonstrate the basic operation of the database Oracle and c#. NET 2008. It includes the insert, update, delete, select all and choose th
dayCalc
- 这段代码是用来发现后的天数跳过周六和周日以及公共假日存储在一个数据库表-This code is used to find the number of days to skip Saturday and Sunday and public holidays stored in a database table
DBCreatorApplicationLibrary
- 这是一个dll项目操作的SQL服务器7 0 / 2 k数据库通过使用SQLDMO。这个dll将帮助在部署的数据库。-This is a dll project operation SQL server 7 0/2 k database through the use SQLDMO' s. This the DLLs will help in the deployment database.
DBDocument
- DBDocumenter、交互式工具用来生成SQL服务器2000/2005/2008文档。 它支持,出口的文档,HTML(WEB)格式。它可以帮助开发人员,这些都是设计为应用程序的数据层。他们可以很容易地找到列的名称,名称的存储过程,存储过程参数信息-DBDocumenter interactive tool used to generate the SQL server 2000/2005/2008 documentation. It supports, export documents, H
threads
- QT多线程编程实例,通过实例的形式介绍QThread使用-QT multi-threaded programming examples, introduced by the examples in the form of QThread use
Chat_room
- 这是一个基于TCP/IP的即时通讯系统,开发语言为c++用的是vc6.0.主要包括客户端和服务端-the Programe is based on TCP/IP protocal ,we use the C++ language,and the develop tools is VC6.0.this programe include two mian part.they are SERVER and CLIENT
Library-Management-System-master
- 一个简单的图书管理系统,功能全面,包含常见功能,非基于mfc-A simple library management system, full-featured
win-lock
- 利用hook與register,鎖住Windows特殊功能鍵。 CTRL + ALT + DEL ALT + TAB-Using hook and reg technique to unlock/lock windows special function keys.