-
重启动 ce设备,,可以热启动和冷启动。ce5也许不能冷启动,但ppc可以。...
重启动 ce设备,,可以热启动和冷启动。ce5也许不能冷启动,但ppc可以。-restart ce equipment, and hot start and cold start. CE5 may not cold start, but machines can be.
- 2022-03-23 21:13:15下载
- 积分:1
-
vista的学习资料,联想公司内部培训教材。
vista的学习资料,联想公司内部培训教材。-vista of learning materials, training materials company association.
- 2022-02-13 23:24:58下载
- 积分:1
-
vc++ off your lid to a C++ programmers and want to further upgrade the technolog...
vc++ 掀起你的盖头来
一个C++程序员,想要进一步提升技术水平的话,应该多了解一些语言的语意细节。对于使用VC++的程序员来说,还应该了解一些VC++对于C++的诠释。Inside the C++ Object Model虽然是一本好书,然而,书的篇幅多一些,又和具体的VC++关系小一些。因此,从篇幅和内容来看,译者认为本文是深入理解C++对象模型比较好的一个出发点。-vc++ off your lid to a C++ programmers and want to further upgrade the technological level, they should know more about some of the details of the language semantics. For the use of VC++ Of programmers, but also should be aware of some VC++ For C++ Interpretation. Inside the C++ Object Model is a good book, however, the length of the book more, but also and specific VC++ Relations smaller. Therefore, from the length and content, the translator of this article consider an in-depth understanding of C++ Object model of a relatively good starting point.
- 2023-05-13 03:45:03下载
- 积分:1
-
在一个项目单位开发的一个比较简单的,感兴趣的初学者可以助教…
为单位一个项目开发的,比较简单,有兴趣的初学者可看看,主要包括串口通信,数据库操作、调用word-In units of a project developed a relatively simple, interested beginners can take a look at, including serial communication, database operation, call the word
- 2023-08-31 18:20:04下载
- 积分:1
-
自动在文本框中填写文本,自动点击按钮,并自动将查询结果保存在文本文件里。此程序是针对龙帝引擎的数据提取而写的。...
自动在文本框中填写文本,自动点击按钮,并自动将查询结果保存在文本文件里。此程序是针对龙帝引擎的数据提取而写的。-automatically fill in the text box text, automatically click on the button, and automatically search result will be preserved in the text document. This procedure is against the Dragon Dili engine data extraction and write.
- 2023-01-04 06:10:03下载
- 积分:1
-
分析命令行参数
分析命令行参数-Example of parasing the command line
- 2023-02-14 20:15:03下载
- 积分:1
-
WinCE下USB无线网卡驱动程序,主要是用于WINCE5.0和WINCE6.0.
WinCE下USB无线网卡驱动程序,主要是用于WINCE5.0和WINCE6.0.-USB wireless network card under WinCE drivers, mainly for WINCE5.0 and WINCE6.0.
- 2022-02-15 02:25:50下载
- 积分:1
-
语音识别
#include
#pragma comment(lib,"ole32.lib") //CoInitialize CoCreateInstance闇€瑕佽皟鐢╫le32.dll
#pragma comment(lib,"sapi.lib") //sapi.lib鍦⊿DK鐨刲ib鐩綍,蹇呴渶姝g‘閰嶇疆
int main(int argc, char* argv[])
{
ISpVoice * pVoice = NULL;
//COM鍒濆鍖栵細
if (FAILED(::CoInitialize(NULL)))
return FALSE;
//鑾峰彇ISpVoice鎺ュ彛锛?
HRESULT hr = CoC
- 2023-07-03 17:00:03下载
- 积分:1
-
如何获得可执行文件的版本信息
如何获得可执行文件的版本信息-how to obtain executable version
- 2022-09-02 14:35:02下载
- 积分:1
-
读写注册表程序,非常好的一个程序,可以读写注册表
读写注册表程序,非常好的一个程序,可以读写注册表-Read and write registry program, a very good program
- 2023-06-25 15:35:04下载
- 积分:1