-
以下是本系统静态页面的实现过程。在信息发布管输入信息后,提交到一个保存页面的ASP文件,由此文件静态页面。该文件的主要代码如下 生成 html 文件的函数,建立...
以下是本系统静态页面的实现过程。在信息发布管输入信息后,提交到一个保存页面的ASP文件,由此文件静态页面。该文件的主要代码如下 生成 html 文件的函数,建立以系统时间命名,后缀“.shtml”的文件。-These are the static pages of the system implementation process. In the information dissemination management input information, save the page to submit to an ASP file, this file static pages. The main source of the document is as follows generated html file function system time to establish a name suffix ". Shtml" files.
- 2023-07-30 22:55:03下载
- 积分:1
-
客户维护项目
这是一个项目,维持客户参与购买商品。它用于维护他们的信息。
- 2023-03-20 04:40:03下载
- 积分:1
-
jsp to html jsp to html jsp to html jsp to html
jsp to html jsp to html jsp to html jsp to html -jsp to htmljsp to htmljsp to htmljsp to htmljsp to htmljsp to htmljsp to htmljsp to html
- 2022-06-26 21:33:54下载
- 积分:1
-
这是大学学院主页,希望对大家有帮助 谢谢大家
这是大学学院主页,希望对大家有帮助 谢谢大家-This is the University College home page, we want to help
- 2022-03-19 11:29:19下载
- 积分:1
-
h.263的源码,经过优化可以运行于windows操作系统纸上。效率很高。...
h.263的源码,经过优化可以运行于windows操作系统纸上。效率很高。-source code about video stream specification H.263,which is optimized for windows OS.
- 2022-02-06 16:55:44下载
- 积分:1
-
关于语音情感识别的一篇论文,很好的,讲得很详细
关于语音情感识别的一篇论文,很好的,讲得很详细-Speech Emotion Recognition on a paper, very good, very detailed
- 2023-09-07 03:45:04下载
- 积分:1
-
Where s Waldorf?
Given a m by n grid of letters, ( 1<=m, n<=50), and...
Where s Waldorf?
Given a m by n grid of letters, ( 1
- 2022-03-03 15:09:34下载
- 积分:1
-
this software is developed by VB repetition of a PC machine is well
此软件是由VB开发的一PC复读机,很适合于初学者使用-this software is developed by VB repetition of a PC machine is well-suited to beginners
- 2022-07-03 15:10:12下载
- 积分: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
-
访问Windows和System32默认的完整路径,初学者可以学习参考。
获取windows和system32的默认完整路径,初学者可以学习参考一下-Access to windows and system32 default the full path, beginners can learn to refer to
- 2023-02-06 18:25:03下载
- 积分:1