-
filesystem 实现查看文件及文件夹属性的功能,VC++源码。
filesystem 实现查看文件及文件夹属性的功能,VC++源码。-filesystem to achieve view the file and folder attributes function, VC++ source code.
- 2022-11-10 07:35:03下载
- 积分:1
-
简单人事管理系统
#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
-
演示Windows如何捕获错误信息和怎样处理错误信息!
演示Windows如何捕获错误信息和怎样处理错误信息!-demonstrated how Windows captured the wrong message and how to handle error messages!
- 2023-07-21 08:50:03下载
- 积分:1
-
ERP系统 毕业设计 源码+论文(1万六千字论文)
ERP系统 毕业设计 源码+论文(1万六千字论文)-ERP system design source graduation thesis (a 26,000 word thesis)
- 2022-02-15 16:07:50下载
- 积分:1
-
Binary search in C++6.0 compiler you can look through for reference only
折半查找在C++6.0编译下通过 大家可以看看仅供参考-Binary search in C++6.0 compiler you can look through for reference only
- 2023-08-06 20:20:03下载
- 积分:1
-
一个可以将位图进行旋转的例子
一个可以将位图进行旋转的例子-a bitmap can be an example for rotation
- 2022-03-18 23:17:55下载
- 积分:1
-
本软件是用AVR芯片开发,实现对电源得控制(PC)
本软件是用AVR芯片开发,实现对电源得控制(PC)-the software is used AVR chip development of Power in control (PC)
- 2022-10-03 12:00:03下载
- 积分:1
-
VB6源代码,监视剪贴板内容。Windows XP + VB6 测试通过。
VB6源代码,监视剪贴板内容。Windows XP + VB6 测试通过。-To monitor the contents of the clipboard
- 2023-04-26 09:10:04下载
- 积分:1
-
运行可执行程序testword.exe,出现菜单主界面,按回车键出现由26个字母组成
的乱序行,这时其中任一字母落下,在键盘上敲入该字母,如果输入正确,字...
运行可执行程序testword.exe,出现菜单主界面,按回车键出现由26个字母组成
的乱序行,这时其中任一字母落下,在键盘上敲入该字母,如果输入正确,字母
消失;按ESC键返回主界面;按空格见暂停;按‘E’退出。-Run executable programs testword.exe, appears the main menu interface, press the Enter-key by the 26 letters of the out-of-order line, then any one of the letters came in键盘上敲into the letters, if the input is correct, the letter disappeared press ESC key to return to the main interface by spaces see suspended by E exit.
- 2023-07-24 12:10:03下载
- 积分:1
-
windows下基于VC++和UDP协议的数据接收程序,基于透明传输协议,mfc界面,带收到确认信号...
windows下基于VC++和UDP协议的数据接收程序,基于透明传输协议,mfc界面,带收到确认信号-windows Based on VC++ and UDP protocols data reception process, based on a transparent transfer protocol, mfc interface with receive a confirmation signal
- 2022-04-28 13:28:27下载
- 积分:1