代码搜索:2000
找到约 10,000 项符合「2000」的源代码
代码结果 10,000
www.eeworm.com/read/434366/7870770
h a2000.h
#ifndef __a2000_H__
#define __a2000_H__
// write your header here
extern int SACM_A2000_Initial(); // define in sacm2000.lib
extern int SACM_A2000_ServiceLoop(); // define in sacm2000.lib
extern i
www.eeworm.com/read/197883/7964397
reg 2000.reg
Windows Registry Editor Version 5.00
[HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\MenuExt\king_koo的测试]
@="D:\\ljg\\vc\\ForWN\\Debug\\forwn.html"
[HKEY_CURRENT_USER\Software\Microso
www.eeworm.com/read/195857/8125848
h a2000.h
#ifndef __a2000_H__
#define __a2000_H__
// write your header here
extern int SACM_A2000_Initial(); // define in sacm2000.lib
extern int SACM_A2000_ServiceLoop(); // define in sacm2000.lib
extern i
www.eeworm.com/read/195857/8126193
inc a2000.inc
//////////////////////////////////////////////////////////////////////////////////////////
// Progarm: SACM-A2000 API external definition
// Writen by: Andy
// Date: 2000/06/20
///////////////////
www.eeworm.com/read/195857/8126227
c a2000.c
//***********************************************************
// 来源:《SPCE061实验指导书》语音实验部分 实验一 SACM-A2000
// 描述: A2000有两种播放方式,即自动方式和非自动方式,我们可以通
// 过改变Mode的值来切换这两种方式:当Mode=0时以非自动方式播放,
// 当Mode=1时,以
www.eeworm.com/read/145576/12713314
inc a2000.inc
//////////////////////////////////////////////////////////////////////////////////////////
// Progarm: SACM-A2000 API external definition for sacmVxx.lib
// Writen by: Andy
// Date: 2000/06/20
//
www.eeworm.com/read/145576/12713338
h a2000.h
#ifndef __a2000_H__
#define __a2000_H__
// write your header here
//////////////////////////////////////////////////////////////////////////////////////////
// Progarm: SACM-A2000 C API external defin
www.eeworm.com/read/332916/12717243
inc a2000.inc
//////////////////////////////////////////////////////////////////////////////////////////
// Progarm: SACM-A2000 API external definition for sacmVxx.lib
// Writen by: Andy
// Date: 2000/06/20
//
www.eeworm.com/read/332916/12717280
h a2000.h
#ifndef __a2000_H__
#define __a2000_H__
// write your header here
extern int SACM_A2000_Initial(); // define in sacm2000.lib
extern int SACM_A2000_ServiceLoop(); // define in sacm2000.lib
ex
www.eeworm.com/read/332820/12725006
microsoft sql 2000
作者:东北
日期:2001-6-4 23:15:14
Microsoft SQL <mark>2000</mark>功能介绍-索引优化向导
对于一般的程序开发人员来说,如何写出好的程序是大家所努力的目标。好的程序不仅要具备友善的界面,程序代码也必须尽量间接以及可以重复使用。
但对于数据库应用程序的开发,其性能表现才是大家最重视的。好的数据库应用程序必须可以用最短的时间存取数据!而影响性能表现的关键因素之一就是在 ...