-
简单人事管理系统
#include
#include
#include
#include
using namespace std;
const int Maxr=100;
int ID=10000;
class Employee //职工类
{
int tag;//删除标记
int no;//职工编号
char name[20];//职工姓名
char zw[20]; //职工职务
- 2022-03-24 22:13:18下载
- 积分:1
-
VC6.0关于多线程编程的程序,主要包括多线程中的线程创建,线程同步等知识...
VC6.0关于多线程编程的程序,主要包括多线程中的线程创建,线程同步等知识-VC6.0 on multithreaded programming procedures, including multithreading of thread creation, thread synchronization knowledge
- 2022-08-16 02:39:32下载
- 积分:1
-
VC++系统中对自己编制的代码进行白盒测试的VC代码类及例子
VC++系统中对自己编制的代码进行白盒测试的VC代码类及例子-VC system of the code was developed for the White Box VC category code and examples
- 2023-06-14 02:40:03下载
- 积分:1
-
Chat using CSocket
本文介绍了Windows套接字的性质和用途。这是
- 2022-06-17 10:07:22下载
- 积分:1
-
BTREE 树形文件处理系统 灵活,好用 欢迎下载使用
BTREE 树形文件处理系统 灵活,好用 欢迎下载使用-BTREE tree document processing system is flexible, user-friendly welcome to use the download
- 2022-04-20 01:09:36下载
- 积分:1
-
windows消息使用详解 一个很好的了解windows消息的资料
windows消息使用详解 一个很好的了解windows消息的资料-The detailed explanation of the using Windows Message,a good document to know the Windows Message
- 2023-08-24 02:05:04下载
- 积分:1
-
有关微软编程技术的书籍可谓多如牛毛,但读来读去感觉还是MSDN比较权威。这里就拿一个例子来说吧,可能让很多刚开始学习Win32 API程序设计、甚至是一些已经有...
有关微软编程技术的书籍可谓多如牛毛,但读来读去感觉还是MSDN比较权威。这里就拿一个例子来说吧,可能让很多刚开始学习Win32 API程序设计、甚至是一些已经有一定Win32 API经验的人感觉大汗淋漓。 -Microsoft programming technology has numerous books, but reading to read to feel more authority or MSDN. Here Take an example, possibly allowing many start learning Win32 API programming, and even have a certain number of Win32 API experience the feeling of sweat dripping.
- 2022-07-27 09:53:50下载
- 积分:1
-
Ds-cama系统中盲多用户监测研究,用于cdma研究领域中,监测平台的研究-Ds-cama system to monitor the blind multi-user research, for cdma area of research, monitoring platform
- 2022-02-04 19:15:13下载
- 积分:1
-
三
三层体系结构 我们经常会看到许多应聘者在简历上写着“精通数据库编程”的字样,也经常会在招聘网站上看到软件公司的招聘要求中某一项为“精通数据库编程”。于是这些应聘者去这些软件公司面试,于是我们看到了许多“精通”者落选的现象。 一些程序员在设计数据库应用时,通常会采用数据控件绑定的方法实现。用鼠标拉几个控件,再用鼠标设置几个属性,连键盘都不用动,就完成了一个数据库应用的开发!当然,这的确是一种快速的数据库应用开发方式,但快速并不意味着精通。 对于大型的数据库应用系统,或是拥有众多客户端的应用系统,我们需要另外一种“精通”,这就是几乎每个程序员都听说过的“三层体系结构”。-three-tier architecture we often see many candidates in the curriculum vitae reads "proficient Database Programming" message, often in recruitment website software companies see the recruitment of a request for a "proficient database programming." So these candidates to interview these software companies, so we see a lot of "proficient" who lost the phenomenon. Some programmers in the design database applications, using data normally bind to the control method. Pull a few mouse control, and then attribute several mouse settings, and even keyboards do not have to move, it completed a database application development! Of course, this is really a fast database application devel
- 2022-03-01 10:31:13下载
- 积分:1
-
"C常用算法程序集" 第二版 徐士良主编 清华大学出版社
配套软盘 第一章...
"C常用算法程序集" 第二版 徐士良主编 清华大学出版社
配套软盘 第一章-usually use C program
- 2022-02-20 02:48:24下载
- 积分:1