-
Visual C++源代码的Web服务。关于如何使用VC6开发Web服务。
关于web服务的Visual C++源码。讲述了如何用vc6开发web服务。-Web services on Visual C++ Source. About how to use vc6 to develop web services.
- 2023-05-30 04:40:02下载
- 积分: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
-
复数计算器的设计
复数计算器的设计,主要用MFC做的界面,其功能主要包括复数的加、减/、乘、除,能够很好的完成一些复数的基本运算,其中界面包括清零和退出的功能,
- 2022-07-01 08:37:23下载
- 积分:1
-
模拟windows中Ping命令
模拟windows中Ping命令,实现对指定域名/IP的ping包探测功能。可以学习详细的windows下包探测工作原理。
- 2022-11-19 18:20:03下载
- 积分:1
-
USB串行驱动程序的Windows移动
usb to serial driver for windows mobile
- 2022-04-06 12:17:26下载
- 积分:1
-
Fugitive game, with source code! ! Configured JDK and environmental variables, d...
逃亡者小游戏,内有源码!! 配置好JDK和环境变量后,双击Jar文件即可执行,有声音和动画
-Fugitive game, with source code! ! Configured JDK and environmental variables, double-click the Jar file can be executed, there are sound and animation
- 2022-02-24 14:43:27下载
- 积分:1
-
用DBGrid组件制作下拉列表形式的提示框
用DBGrid组件制作下拉列表形式的提示框-with DBGrid components produced in the form of drop-down list boxes
- 2022-02-04 00:07:31下载
- 积分:1
-
一个完整的婚沙管理系统
一个完整的婚沙管理系统-a complete marriage sand management system
- 2022-04-17 19:33:33下载
- 积分:1
-
很好很强大哦 ,吼吼 ,不下载你会后悔一辈子的哦
很好很强大哦 ,吼吼 ,不下载你会后悔一辈子的哦-I love you baby,come on,oh yeah!
- 2022-01-26 04:08:17下载
- 积分:1
-
MP3更名利器(MP3RENAME) 1.0
通常我们从网上下载的MP3文件名字常常很乱,看名字无法知道MP3是谁唱的,歌曲名是什么。还得我们自己一个一个试听,改名字。 MP3更名利器是一款针对MP3的更名软件,它可以根据MP3文件的ID3v1(tag信息)来对网上下载的MP3文件名进行批量改名。
- 2022-02-26 02:21:00下载
- 积分:1