资源列表
OTL使用指南
- 文档主要描述了OTL的使用,对于了解OTL的开发人员,在使用OTL的时候遇到问题的,可以参考(The document mainly describes the use of OTL, for understanding OTL developers, when using OTL problems, you can refer to.)
数据库表操作
- 简单介绍数据库中对表增、删、改、查的操作指令,自己做的一些整理(A brief introduction to the operation instructions for adding, deleting, changing, and checking tables in database, and finishing some of them.)
学生管理系统
- 通用学生信息管理系统,基本要求如下:?1.?创建相应的成员变量保存学生基本信息? 2.?创建相应属性和索引以实现对成员变量访问的封装?3.?创建相应的方法以实现对学生基本信息的管理 4.?创建相应的方法以实现对学生成绩的管理?5.?构造函数和析构函数? 6.?派生小学生、中学生、大学生等子类? 7.?运用继承、多态、重载、覆盖、接口、抽象类、代理、事件等(General student information management system, the basic requirement
name_generate
- 代码能够根据百家姓和常用字,随机生成中文人名(Randomly generate Chinese names based on surnames and frequently used characters)
AdoDB
- 一套C++操作数据库的源代码。ADODatabase.h,ADORecordset.h(A set of source code for operating the database.)
设计图
- some simple tools,as u can open and use it!!
PL2303
- tai liau ky thuat 677890
实验一
- 数据库SQL语言基本操作,select create table等等语句(Database SQL language basic operation, select create table and so on)
database
- 创建一个数据库,并建立表格,能插入、删除、修改数据库表中的记录(Create a database and create tables to insert, delete and modify records in database tables.)
MySQL5.0存储过程
- 用通俗易懂的方式讲解MYSQL5.0的使用及存储,让你十天掌握MYSQL(Explain the use and storage of MYSQL5.0 in a simple and easy way, so that you can master MYSQL in ten days.)
employeeManage
- 企业员工管理系统,用qt开发工具实现了公司员工信息管理、员工工资的信息管理(Enterprise employee management system, using Qt development tool to realize the information management of employees and employees 'salaries)
HumanManagement
- 用C++ 语言在VS2013和Qt平台编写的人事管理系统,用于管理公司内部人员。(The personnel management system developed on the VS2013 and Qt platforms in C++ language is used to manage internal company personnel.)
