-
使用索引快速搜寻
使用索引快速搜寻-use Quick Search Index
- 2023-03-28 01:55:02下载
- 积分:1
-
vc drives read information source
vc中读硬盘信息源码-vc drives read information source
- 2022-03-05 13:08:58下载
- 积分:1
-
MO的索引图和放大窗口代码_VB MO的索引图和放大窗口代码_VB
MO的索引图和放大窗口代码_VB MO的索引图和放大窗口代码_VB-MO index map and zoom window code _VB MO index map and zoom window code _VB
- 2022-05-26 06:54:24下载
- 积分:1
-
本程序用于输出文件到桌面(桌面路径从注册表自动读取)
本程序用于输出文件到桌面(桌面路径从注册表自动读取)-This procedure for the output file to the desktop (desktop path automatically read from the registry)
- 2022-07-08 06:27:28下载
- 积分:1
-
fckeditor2.rar fckeditor2.rar
fckeditor2.rar fckeditor2.rar
- 2022-03-02 17:07:06下载
- 积分:1
-
Socks5代理工具
资源描述一个简单的socks5代理工具,只能代理tcp连接,可以用来代理浏览器,稳定有效。
- 2022-07-01 00:53:00下载
- 积分: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
-
此资源主要是实现图片浏览器的功能,运行环境为VC
此资源主要是实现图片浏览器的功能,运行环境为VC-This resource is mainly to achieve image viewer features, operating environment for the VC
- 2022-07-28 15:01:01下载
- 积分:1
-
本程序允许用户导入一个指定的xml文档
然后通过一个文本框,查找xml...
本程序允许用户导入一个指定的xml文档
然后通过一个文本框,查找xml-This demo allows the user to load and parse a specified XML document. Then, through a text box
the user can navigate and manipulate the tree. This is both a useful example of how to walk the
XML tree using the XML Object Model and a useful tool for learning the XML Object Model.
- 2022-01-28 07:55:05下载
- 积分:1
-
Joseph Central issues
约瑟夫环问题,数据结构实验题目实验一 线性表应用-Joseph Central issues
- 2022-02-21 12:47:07下载
- 积分:1