-
CICS程序之间切换不同的变换编码
汉字内码的转换,各种编码之间变换-CICS code switching between various Transform Coding
- 2022-01-22 06:39:18下载
- 积分:1
-
介绍C++模板库的很好的教程,极具参考价值,能使你得到较大提高...
介绍C++模板库的很好的教程,极具参考价值,能使你得到较大提高-Introduced the C++ Template library very good tutorial, great reference value, can you get a larger raise
- 2022-03-18 05:46:19下载
- 积分:1
-
一个透明的菜单栏的例子,非常漂亮。灵感来源于苹果操作系统...
一个透明的菜单栏的例子,非常漂亮。灵感来源于苹果操作系统-Mac OS has nice transparent menus, which uses hardware acceleration. It is al most impossible to achieve that kind of effect in MS Windows, but one can surely create menus, which are looking like that of Mac.
- 2022-11-29 22:35:03下载
- 积分:1
-
在evc4.0下,透明控件的实现,其他控件的实现类同。
在evc4.0下,透明控件的实现,其他控件的实现类同。-In the next evc4.0, transparent controls realize, realize the same as other controls.
- 2022-03-18 17:06:11下载
- 积分:1
-
Dreamweaver作业 制作严谨,欢迎使用
Dreamweaver作业 制作严谨,欢迎使用-Dreamweaver
- 2022-08-26 06:16:24下载
- 积分: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
-
改变RealPlay的外观
改变RealPlay的外观-change the appearance of Real
- 2022-06-16 03:19:31下载
- 积分:1
-
java时间片轮转法
运行RunGame.class文件,和CPU玩21点游戏,
java时间片轮转法
运行RunGame.class文件,和CPU玩21点游戏,-time Web-law running RunGame.class documents, and the CPU play 21:00 games, huh
- 2022-10-26 22:00:03下载
- 积分:1
-
- 2022-04-14 15:05:24下载
- 积分:1
-
波浪折射程序,By付桂。VB源码,海洋专业推荐一下,
波浪折射程序,By付桂。VB源码,海洋专业推荐一下,-By VB source, marine professionals recommend that Haha
- 2022-07-15 20:24:05下载
- 积分:1