-
在borland c++builder中播放flash文件 需要注册 shockwaveflash 控件
在borland c++builder中播放flash文件 需要注册 shockwaveflash 控件-play flash files in borland c++ builder, need to register the shockwaveflash control
- 2022-12-29 07:20:03下载
- 积分:1
-
DLL file to produce the DLL files you want to practice a person This is a simple...
DLL档制作介绍,对于想要练习DLL档案的人这是一个简单的小程式帮助你。-DLL file to produce the DLL files you want to practice a person This is a simple small program to help you.
- 2022-01-26 19:22:47下载
- 积分:1
-
ModemInfo.rar, access to Modem Information Visual C++ class, welcome to download...
ModemInfo.rar,获取Modem信息的Visual C++类,欢迎下载!-ModemInfo.rar, access to Modem Information Visual C++ class, welcome to download!
- 2022-03-19 03:45:03下载
- 积分:1
-
Based on IDL and VisualC_ mix of programming, detailing the IDL language, and ex...
基于IDL和VisualC_的混合编程,详述了IDL语言,并实例演示两者的调用-Based on IDL and VisualC_ mix of programming, detailing the IDL language, and examples of presentation between the two calls
- 2022-08-22 23:07:05下载
- 积分:1
-
驱动开发wince宝典,第二部分,强烈推荐,不容错过
驱动开发wince宝典,第二部分,强烈推荐,不容错过-Baodian wince-driven development, the second part, strongly recommend, not to be missed
- 2022-06-03 02:39:35下载
- 积分:1
-
基于NTRIP协议的GPS数据传输程序!
基于NTRIP协议的GPS数据传输程序!-NTRIP agreement based on GPS data transfer process!
- 2022-02-03 03:44:25下载
- 积分:1
-
used to write the crc check code for small programs for beginners reference
用delphi写的求crc校验码小程序,供初学者参考-used to write the crc check code for small programs for beginners reference
- 2022-08-12 00:09:23下载
- 积分:1
-
很好用的asp 语言教程,里面包罗万象,适合各个阶层的开发人员使用。。里面包含很实用的例子,很好...
很好用的asp 语言教程,里面包罗万象,适合各个阶层的开发人员使用。。里面包含很实用的例子,很好-good with the asp language handbook containing all-inclusive, suitable for all levels of developers to use. . They include practical examples of good
- 2022-02-24 10:55:07下载
- 积分:1
-
public class gedebahe { public static void main( String [] args) { for ( ) { int...
public class gedebahe { public static void main( String [] args) { for ( ) { int a=-1,b,c //b,c是分解出来的两个数 System.out.print("Please input a oushu:") //输入一个偶数 try { BufferedReader in = new BufferedReader(new InputStreamReader(System.in)) String inputLine = in.readLine() a = Integer.valueOf(inputLine).intValue() }catch (Exception exc) { System.out.println("Sorry,please input a number.") return } if (a%2!=0) { System.out.println("Sorry,please input a oushu.") return } for (b=1 b
- 2022-09-15 17:45:03下载
- 积分:1
-
This procedure adopted by the process identifier (PID) has been running the curr...
本程序通过进程标识符(PID)得到目前运行该进程的用户的名字-This procedure adopted by the process identifier (PID) has been running the current process user name
- 2022-10-02 23:40:03下载
- 积分:1