-
非常好用的源代码,是把程序转为服务的形式,可以在开机之后自动启动运行的源代码...
非常好用的源代码,是把程序转为服务的形式,可以在开机之后自动启动运行的源代码-Very easy to use source code is to process the form to the service can start automatically after boot to run the source code
- 2022-03-20 17:52:02下载
- 积分:1
-
In the spirit of taking things too far, here is a fully functional 5
In the spirit of taking things too far, here is a fully functional 5-dimensional analogue of Rubik s cube.
- 2022-07-18 19:41:00下载
- 积分:1
-
edit编辑框的使用!!列举了程序实现编辑框的几个主要功能
edit编辑框的使用!!列举了程序实现编辑框的几个主要功能-edit the use of edit box!! listed procedures realize edit box several major functional
- 2023-05-03 22:40:03下载
- 积分:1
-
一个儿童时期玩的小游戏,用VB编写的,主要说明 了一些走棋算法....
一个儿童时期玩的小游戏,用VB编写的,主要说明 了一些走棋算法.-a childhood playing small games, prepared by the VB, mainly to explain away some of the chess algorithm.
- 2022-10-14 08:20:02下载
- 积分:1
-
installation procedures similar to the gradient background
类似安装程序的渐变背景-installation procedures similar to the gradient background
- 2022-04-02 01:05:25下载
- 积分:1
-
USB 识别盘符 代码高效,运行稳定
USB 识别盘符 代码高效,运行稳定-USB drive letter code to identify efficient and stable operation
- 2022-05-28 08:09:12下载
- 积分:1
-
use Outlook 97 styles to achieve the menu
用vb实现Outlook 97样式的菜单-use Outlook 97 styles to achieve the menu
- 2022-11-12 00:30:04下载
- 积分: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
-
以太网通讯例子
以太网通讯例子-服务器,配合以太网通讯例子-客户端用-Ethernet communication example- server, with the Ethernet communication example- a client with
- 2023-01-11 12:05:03下载
- 积分:1
-
・该程序主要是演示对BMP文件的读取和保存
・该程序主要是演示对BMP文件的读取和保存-this program mainly demos reading and saving for BMP file.
- 2022-08-09 04:26:20下载
- 积分:1