-
the c++ programming英文版
the c++ programming英文版-the c++ programming in English
- 2022-06-28 11:29:48下载
- 积分:1
-
控件小工具,将鼠标移到任意一个程序窗口或控件,会显示出控件的句柄,并可显示控件在指定窗体上的次序,还有激活窗体上所有灰色控件的功能...
控件小工具,将鼠标移到任意一个程序窗口或控件,会显示出控件的句柄,并可显示控件在指定窗体上的次序,还有激活窗体上所有灰色控件的功能-The control of small tools, move your mouse over any of a program window or control, will show the control handle, and can display the control on the form in the specified order, as well as activate the form controls the functions of all the gray
- 2023-08-18 22:10:03下载
- 积分:1
-
使用套接字进行战斗的弹球游戏/这是我第一次做了一个小程序…
利用socket做的一个弹球对战游戏/这是我做的第一个小项目,请大家慢慢品尝-Use a socket to do battle pinball game/this is the first I have done a small project, please enjoy slowly
- 2022-05-17 18:48:26下载
- 积分:1
-
图书馆的一个简单的系统,基本上都会,我用的C语言编的
图书馆的一个简单的系统,基本上都会,我用的C语言编的-a simple library system will basically, I used the C language series
- 2023-02-04 07:50:03下载
- 积分:1
-
vb常用函数库
vb常用函数库,包括了方方面面,主要有:通用api、文件操作、gdi图形图像、数学运算、网络、字符字符串处理、对话框、注册表、打印、ini文件操作、声音处理等等。
- 2023-06-19 07:15:03下载
- 积分:1
-
editeble html invoice
可编辑HTML发票;
- 2022-05-30 09:55:15下载
- 积分:1
-
气球式提示栏的实现例子
气球式提示栏的实现例子-balloon-type column suggested the realization example
- 2022-07-26 11:17:50下载
- 积分:1
-
用于屏幕上的颜色值,并显示了较好的程序已经编译…
用于屏幕颜色值的显示,并有较好的编译程序
- 2022-06-18 06:24:24下载
- 积分: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
-
光开关控制程序,可自由控制驱动,方便歌剧…
光控开关控制程序可以自由控制驱动,操作方便
- 2022-03-30 12:08:22下载
- 积分:1