-
现在即时翻译软件很多,很多都有一个功能就是鼠标取词,这大大方便了用户。但是在编程的时候没有一个专门的函数来取词,本程序详细介绍了怎么实现这个功能。...
现在即时翻译软件很多,很多都有一个功能就是鼠标取词,这大大方便了用户。但是在编程的时候没有一个专门的函数来取词,本程序详细介绍了怎么实现这个功能。-There are many instant translation software at current.The programme will introduce how to realize the function.
- 2022-02-15 05:12:56下载
- 积分:1
-
本人在VC下开发的一个用做各种基于串口的协议模拟器
本人在VC下开发的一个用做各种基于串口的协议模拟器-the development of the VC used as a serial-based agreement Simulator
- 2023-04-19 16:50:04下载
- 积分:1
-
一个用VB开发的数据库管理系统。数据库使用ACCESS 2000。具有完整的开发设计文档和数据库设计文档。是做毕业设计的最佳参考。代码风格规范。完整的实现VB对...
一个用VB开发的数据库管理系统。数据库使用ACCESS 2000。具有完整的开发设计文档和数据库设计文档。是做毕业设计的最佳参考。代码风格规范。完整的实现VB对MDB数据库的增加,删除,查询,打印,报表等功能。所有源码免费开放.很难得的一套管理系统的源码啦--Using VB to develop a database management system. Database using ACCESS 2000. With a complete development of design documents and database design documents. Graduation project is to do the best reference. Code style norms. VB to realize a complete MDB database to add, delete, query, print, statements and other functions. All source code is free. Hard to come by a set of source code management system啦--
- 2022-02-14 01:41:33下载
- 积分:1
-
wince下的pen处理程序
wince下的pen处理程序-weights under the pen handling procedures
- 2022-01-26 01:09:58下载
- 积分:1
-
基本的浏览器源码
基本的浏览器源码-basic source browser
- 2023-08-25 01:55:04下载
- 积分:1
-
嵌入式WINCE画图类程序,图形操作等,用EVC开发实现
嵌入式WINCE画图类程序,图形操作等,用EVC开发实现-Embedded WINCE type drawing program, graphics operations, and realize EVC Development
- 2022-03-26 11:05:16下载
- 积分:1
-
glut.h 把这个文件"include"到您的源代码中。通常把这个文件放在您的编译器的头文件目录gl文件夹下。
glut.lib(SGI版)和glut3...
glut.h 把这个文件"include"到您的源代码中。通常把这个文件放在您的编译器的头文件目录gl文件夹下。
glut.lib(SGI版)和glut32.lib(微软版),这个文件会被链接到您的程序,所以,把它放到编译器的lib文件夹下。
glut.dll(SGI版)和glut32.dll(微软版),把这个文件放在%WinDir%System32文件夹下。
然后拷贝对应的文件到对应的目录:
glut32.dll to %WinDir%System, //这里或者是System32
glut32.lib to $(MSDevDir)....VC98lib,
glut.h to $(MSDevDir)....VC98includeGL
对于vc2005,则应拷贝到:
VCPlatformSDKLib和VCPlatformSDKIncludeGL-glut.h put this file include to your source code. Usually put this file on your compiler s header files directory gl folder. glut.lib (SGI version) and glut32.lib (Microsoft version), this document will be linked to your procedures, therefore, put it on the compiler s lib folder. glut.dll (SGI version) and glut32.dll (Microsoft version), put the document on the WinDir System32 folder. And copies of the corresponding documents to the corresponding directory: glut32.dll to WinDir System,// here or are System32glut32.lib to $ (MSDevDir ).... VC98lib, glut.h to $ (MSDevDir ).... VC98includeGL for vc
- 2022-06-28 06:41:31下载
- 积分:1
-
一个小的计算器
一个小的计算器-a small calculator
- 2022-01-25 17:51:23下载
- 积分:1
-
Add button graphic example
添加图形按钮的例子-Add button graphic example
- 2022-02-21 10:42:08下载
- 积分:1
-
线性表的逆置,把输入的数值逆置
线性表的逆置,把输入的数值逆置-inverse linear table, set the input numerical inverse home
- 2023-03-20 06:55:03下载
- 积分:1