-
ajax应用/*
[Discuz!] (C)2001
ajax应用/*
[Discuz!] (C)2001-2007 Comsenz Inc.
This is NOT a freeware, use is subject to license terms
$RCSfile: ajax.js,v $
$Revision: 1.117 $
$Date: 2007/08/09 08:49:19 $
*/
- 2022-06-12 15:35:01下载
- 积分:1
-
利用VC编程在界面上实现3D文字,在VC++环境下开发
利用VC编程在界面上实现3D文字,在VC++环境下开发-VC Programming Interface achieve 3D text, in the development of the VC environment
- 2023-01-05 10:10:03下载
- 积分:1
-
自己绘制窗口标题的类
自己绘制窗口标题的类-The class of drawing the title bar of my own
- 2022-05-14 10:06:24下载
- 积分:1
-
对本计算机正在运行的程序进行进行扫描!如果发现可疑,可将其结束!...
对本计算机正在运行的程序进行进行扫描!如果发现可疑,可将其结束!-On the computer that is running the procedure to scan! If you find suspicious, may be the end!
- 2022-06-27 02:11:47下载
- 积分: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
-
屏幕捕获
这段代码是如何捕获屏幕与C ++,那么你就可以更多地了解捕获屏幕和OCX。
- 2022-04-20 12:15:55下载
- 积分:1
-
在Vc++环境下,实现复数的加减乘除。利用函数重载
在Vc++环境下,实现复数的加减乘除。利用函数重载-In Vc++ Environment, realize complex addition and subtraction, multiplication and division. The use of Function Overloading
- 2023-08-16 13:40:03下载
- 积分:1
-
this an assign.c file
this an assign.c file-this is an assign.c file
- 2023-04-04 18:45:03下载
- 积分:1
-
在判断是否一个变形:先画一个多边形然后判断是否…
判断点是否在多变形内:
先画一个多边形
然后判断,如果在多边形内,显示“N”
如果在多边形外,显示“W”-in judgment over whether a deformation : the first draw a polygon then judge if the polygon, show "N" If the polygon, shows that the "W"
- 2023-05-21 11:25:04下载
- 积分:1
-
树的用法,初期的学习,新手要用的关于树的作用,方法
树的用法,初期的学习,新手要用的关于树的作用,方法-shu
- 2022-05-27 17:41:53下载
- 积分:1