-
计算器小程序,应该很容易再次开发,很值得看一看。
计算器小程序,应该很容易再次开发,很值得看一看。-Calculator applet, it should be very easy to develop once again, it is worth looking at.
- 2022-01-25 18:23:13下载
- 积分:1
-
A freeware MFC dialog class to select an icon. This is
based on the dialog tha...
A freeware MFC dialog class to select an icon. This is
based on the dialog that appears when you choose to change the icon for a
shortcut in the Windows 95 / NT 4 shell. The actual appearance of the dialog is
based on the new look dialog in IE4 PP2 which uses a larger list box to display
the icons. Have a look on my web site or run the supplied sample to see what it
looks like.
-A freeware MFC dialog class to select an icon. This is
based on the dialog that appears when you choose to change the icon for a
shortcut in the Windows 95/NT 4 shell. The actual appearance of the dialog is
based on the new look dialog in IE4 PP2 which uses a larger list box to display
the icons. Have a look on my web site or run the supplied sample to see what it
looks like.
- 2022-03-16 21:36:52下载
- 积分:1
-
the sample best file for C or C++
the sample best file for C or C-the sample best file for C or C++
- 2022-08-05 12:55:29下载
- 积分:1
-
java常用的程序
java common programs
- 2023-01-21 13:25:04下载
- 积分:1
-
一套用PB开发的指纹应用源码,满足指纹应用和整合!适合于PB开发语言!...
一套用PB开发的指纹应用源码,满足指纹应用和整合!适合于PB开发语言!-a PB with the development of the fingerprint application source code, and meet the fingerprint application integration! PB suited to the development of language!
- 2022-03-14 11:51:31下载
- 积分:1
-
读写SHP格式的源代码 很详细 下下来就能用
读写SHP格式的源代码 很详细 下下来就能用-SHP format to read and write in great detail the source code can be used down under
- 2022-12-18 04:20:03下载
- 积分:1
-
thi is a train management system
thi is a train management system
- 2023-07-05 10:30:03下载
- 积分:1
-
分割midi音符test1split1str1.cpp
// test1split1str1.cpp : Defines the entry point for the console application.
//
#include "stdafx.h"
/*
File : split1.cpp
Author : Mike
E-Mail : Mike_Zhang@live.com
*/
#include
#include
#include
#include
#include
using namespace std;
//字符串分割函数
std::vector split(std::string str,std::string pattern)
{
std::string::size_type pos;
std::vector result;
str+=pattern;//扩展字符串以方便操作
int size=str.size();
for(int i=0; i
- 2022-03-22 16:35:52下载
- 积分:1
-
古典平面设计,实现了扩展总线的功能,双向
经典图形设计,实现总线IO扩张功能,双向输入输出。-Classical graphic design, to achieve the expansion bus IO functions, bi-directional input and output.
- 2022-01-26 06:52:49下载
- 积分:1
-
动态代理例子
包括:动态代理,静态代理,
以及gdk实现的动态代理和cglib动态代理的区别说明,
代码放入工程直接就可以运行,查看区别......................
- 2023-05-04 17:05:03下载
- 积分:1