-
flash banner rotator
flash banner rotator
- 2022-01-25 18:42:00下载
- 积分:1
-
System Information
System Information
- 2023-07-28 01:20:03下载
- 积分:1
-
显示时钟及日历,同时可以查询其它年月的星期情况
显示时钟及日历,同时可以查询其它年月的星期情况-Display clock and calendar, while other years can learn about the situation of the week
- 2023-05-24 00:00:03下载
- 积分:1
-
c++调用WPRD
调用word和进行word表格的填写 一个类型库是一个提供COM对象功能信息的文件或文件的一部分,而且类型库包含了有关类的信息。注意,类型库并不存储实际的对象,而只是存储有关这些对象的信息。类型库详细说明了一个自动化客户机为对象需要调用的方法和属性的信息,比如说它详细的描述了接受或返回的值。每一个Microsoft Office应用程序都在一个dll文件中提供了多种类型库资源,这种dll文件叫做目标库(*.olb)。下面的表列出了Microsoft Office 97 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-12-09 03:20:03下载
- 积分:1
-
微软公司开发的文本文件拼写检查软件C语言源程序,仅仅只是为了学习和交流...
微软公司开发的文本文件拼写检查软件C语言源程序,仅仅只是为了学习和交流-Microsoft text files Spelling Checker C language source software, merely to learn and exchange
- 2022-04-19 16:05:50下载
- 积分: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
-
Students can realize the management and control, and can carry out statistics an...
可以实现对学生的管理及控制,并且可以将其进行统计及学籍的管理-Students can realize the management and control, and can carry out statistics and school management
- 2022-01-25 18:39:39下载
- 积分:1
-
编程用得上的ASC码及GBK码查询工具。
编程用得上的ASC码及GBK码查询工具。-Useful programming code of the ASC and the GBK code query tools.
- 2023-06-14 00:25:03下载
- 积分:1
-
改变所有窗口按键的文字和图标的程序,使用VISUAL C++编写
改变所有窗口按键的文字和图标的程序,使用VISUAL C++编写-change all window button icon and the words, the use of Visual C preparation
- 2023-04-14 22:55:03下载
- 积分:1
-
MATLAB 2章
matlab chapter 2
- 2022-02-07 06:25:15下载
- 积分:1