-
金鹏 s900 6225 TV00578002DABD
金鹏 s900 6225 TV00578002DABD -s900 6225 TV00578002DABD
- 2023-08-13 03:30:08下载
- 积分:1
-
CSharp senior network programming source code books. An eye
CSharp高级网络编程 书本的源代码。值得一看。-CSharp senior network programming source code books. An eye-catcher.
- 2022-06-21 15:40:47下载
- 积分:1
-
一本谈论C++设计和语法的好书,有助于对C++复杂的语法有个更深刻的理解...
一本谈论C++设计和语法的好书,有助于对C++复杂的语法有个更深刻的理解-a good book on c++ design, which is good for your better understaning c++
- 2023-02-25 17:05:03下载
- 积分:1
-
CCeFileFind
CCeFileFind - File Finder class for Windows CE-CCeFileFind- File Finder class for Windows CE
- 2022-02-05 05:03:38下载
- 积分:1
-
The programme is about control panel.When you click it ,you can get message hand...
有关于控制面板的,当你单击的时候可以看到消息的处理过程-The programme is about control panel.When you click it ,you can get message handling process.
- 2022-03-15 18:55:54下载
- 积分:1
-
一本书:
精通正则表达式_OReilly.Mastering.Regular.Expressions.3rd.Edition.Aug
可以作为一个很好的...
一本书:
精通正则表达式_OReilly.Mastering.Regular.Expressions.3rd.Edition.Aug
可以作为一个很好的收藏-A book: proficient _OReilly.Mastering.Regular.Expressions.3rd.Edition.Aug regular expressions can be used as a very good collection
- 2022-03-17 19:04:24下载
- 积分:1
-
JaveScript及VBScript脚本调试工具,友好的界面,可以很方便地进行调试...
JaveScript及VBScript脚本调试工具,友好的界面,可以很方便地进行调试-JaveScript and VBScript script debugging tools, and friendly interface, it is easy to debug
- 2022-07-09 11:30:31下载
- 积分:1
-
图像处理小程序,有界面,以及一些基本的处理操作.
图像处理小程序,有界面,以及一些基本的处理操作.-small image processing procedures, interface, as well as some basic handling operations.
- 2023-05-30 04:55:03下载
- 积分:1
-
Visual C++ MFC 入门教程,我觉得还可以
Visual C++ MFC 入门教程,我觉得还可以-MFC Visual C Directory entry, I felt that I could
- 2022-06-18 11:45:49下载
- 积分: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