/*這是以前寫的一個簡單的錄音程序(是dll文件).在此備份.調用時需要映射這幾個消息: ON_MESSAGE(MM_WIM_OPEN,MmWimOpen) ON_MESSAGE(MM_WIM_D
想必大家用了SX1一段时间以后就有感觉,用SX1手指特别痛,长时间用遥控杆的同志们更是有同感,本人现在发现了一个不用遥控杆也能做到遥控杆一样的功能.按一下菜单键我们就会看程序排列如下: 1
#include <graphics.h> #include <stdio.h> #include <math.h> #include <time.h>
类似于学习机上的指法练习程序,简单而实用 #include<time.h> main() { int x,y,i,j; u
#include<stdio.h> #include<conio.h> #include<dos.h> void main(void) { strUCt d
/** *ArrayList Test *@author:fly29 *create on 2004-14-18 */ import Java.util.*; public class Test {
在windows平台上显示一条信息. import Javax.swing.JOptionPane; //调用method public class HelloDialog { //定义名字
我自己开发的一个简单的投票程序 tp.asp文件 <%response.buffer=true%> <html> <head> <title&
******** BEGIN BODY ******** open (GETCOUNT,"〈count.log"); #open count log for input =〈GETCOUNT〉; #a
一个简单的时钟程序 作者: 前言: 我学vc没多长时间!从 VCKBASE里我学到了很多东西,当然