-
eclipse测试sql server 2008 r2数据库是否连接成功代码
在eclipse中创建一个java project,新建class 名为JDBC1,在项目里加入sqljdbc4.jar包,然后在JDBC1中写入相应代码,测试数据库是否连接成功。
- 2022-07-07 21:04:12下载
- 积分:1
-
medical billing in vb language
medical billing in vb language
- 2022-02-12 08:01:35下载
- 积分:1
-
numeric textbox programming
numeric textbox programming
- 2022-04-28 19:02:10下载
- 积分: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、B对称差,用静态链表实现。对称差即是AB并上BA。
求A、B对称差,用静态链表实现。对称差即是AB并上BA。-For A, B symmetric difference, and the realization of the static list. That is, symmetric difference A B and on B A.
- 2022-07-11 23:11:23下载
- 积分:1
-
This document contains information about frequency domain processing. details ab...
This document contains information about frequency domain processing. details about 1-d,2-d fourier transform,inverse fourier transform,image enhancement techniques. contains some sample code and output also
- 2022-08-03 21:54:16下载
- 积分:1
-
- 2022-03-13 02:03:54下载
- 积分:1
-
understanding of the object types and examples to help the beginner JAVA
理解类和对象的例子,帮助初学JAVA的人-understanding of the object types and examples to help the beginner JAVA
- 2023-04-13 21:45:02下载
- 积分:1
-
lsitcontrol演示
listcontrol的各类用法及例子,适合MFC小白,其中包括listcontrol的常用方法,一些常用的listcontrol重绘
- 2022-03-12 09:10:16下载
- 积分:1
-
队列相关的编程,数据结构课上做的,希望对大家有帮助
队列相关的编程,数据结构课上做的,希望对大家有帮助-Queue-related programming, data structure class to do, and I hope to have everyone help
- 2022-05-09 08:59:42下载
- 积分:1