-
mysql++ win32文档
mysql++ win32文档-mysql++ win32 document
- 2022-01-26 20:22:47下载
- 积分:1
-
是用来显示GIF89A动画的32
是用来显示GIF89A动画的32-bits OCX控件。可以控制动画的播放/停止和自动返回动画的帧数。还可以显示透明的GIF动画-GIF89A animation is used to display the 32-bits OCX control. Can control the animation of the play/stop and automatic return to animation frames. Can also display a transparent GIF Animation
- 2022-08-22 13:14:59下载
- 积分: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
-
《windows程序设计》书源码。这本书相信大家都非常之熟悉了,就不多介绍了。
《windows程序设计》书源码。这本书相信大家都非常之熟悉了,就不多介绍了。-"windows program design" book source. This book I believe we all are very familiar with, not many introduced.
- 2022-02-21 23:48:23下载
- 积分:1
-
一个用于wince或ppc2003系统备份的软件!虽小但功能强大!
一个用于wince或ppc2003系统备份的软件!虽小但功能强大!
- 2023-07-20 09:00:04下载
- 积分:1
-
金额数字小写转大写
应用背景 企业财务、出纳、资产评估师、土地评估师、房产评估师等在日常工作中经常需要金额大写的情况,这个工具将小写的数据转换为大写的数据。方便工作人员填写报表等。关键技术 采用VB编程,代码可以用到任何地方。Private Function changnum(num As Integer) As String Select Case num Case 0 changnum = "零" Case 1 changnum = "壹" Case 2 changnum = "贰" Case 3 changnum = "叁" Case 4 changnum = "肆" Case 5 changnum = "伍" Case 6 changnum = "陆" Case 7 changnum = "柒" Case 8&nb
- 2023-03-22 09:15:04下载
- 积分:1
-
一个可以打开3DS格式模型的程序,用vc++结合opengl编写
一个可以打开3DS格式模型的程序,用vc++结合opengl编写-3DS format model can open a program, using vc++ with opengl prepared
- 2022-04-14 19:49:40下载
- 积分:1
-
VFP 小程序设计 一个不错的程序设计说明
VFP 小程序设计 一个不错的程序设计说明-VFP applet program to design a good design that
- 2022-03-05 16:38:15下载
- 积分:1
-
用MFC编的的小游戏,用来模拟非常6+1的猜价格
用MFC编的的小游戏,用来模拟非常6+1的猜价格-with MFC series of small games, is used to simulate the 6+1 guess prices
- 2023-02-13 08:50:04下载
- 积分:1
-
实现无限网络时序分配算法,并带图形模拟,带有配置非模态对话框...
实现无限网络时序分配算法,并带图形模拟,带有配置非模态对话框-Unlimited network timing distribution algorithm, and with graphics simulation, with a configuration of non-modal dialog box
- 2022-03-17 18:26:25下载
- 积分:1