更强健的3D Printer Driver????
分类:
其他好文 时间:
2014-06-12 20:02:06
阅读次数:
290
以熟悉的固件库函数说明中函数GPIO_Init(GPIO_TypeDef *GPIOx,
GPIO_IintTypeDef *GPIO_InitStructure)为例 GPIOA...G 结构体成员GPIO_Pin、GPIO_...
分类:
其他好文 时间:
2014-06-12 19:45:42
阅读次数:
392
一安装MySQL数据库的ODBC驱动下载MySQL Connector ODBC
3.51.rar单击setup按默认安装即可!如下图所示,在ODBC数据源管理器中看到“MySQL ODBC 3.51
Driver”即表示安装成功!当然看不到,那么你就要重新安装了!当然还有不同的版本!二建立MySQ...
分类:
数据库 时间:
2014-06-10 15:01:04
阅读次数:
250
Antenna House PDF Tool V2由Antenna House PDF Driver、PDF Driver API、PDF Tool API构成。...
分类:
其他好文 时间:
2014-06-10 06:16:35
阅读次数:
248
IntroductionThis page is a brief overview of
working with the MongoDB Java Driver.For more information about the Java API,
please refer to theonline A...
分类:
数据库 时间:
2014-06-10 00:56:32
阅读次数:
931
(一)安装nginx前的准备
安装nginx需要安装openssl和pcre,具体安装步骤请参考nginx安装的相关博文(二)nginx和nginx-gridfs 联合编译安装
nginx-gridfs 源码下载(包含Mongo-C-Driver可用的下载链接):地址 http://files.cn...
分类:
其他好文 时间:
2014-06-09 20:17:39
阅读次数:
364
查询DBA在系统中的打补丁信息1.select * from ad_patch_drivers
/*查看已经打了哪些Patch*/2.select * from ad_patch_runs/*查看打patch的时间,目录等信息*/3.select *
from ad_patch_driver_lan...
分类:
数据库 时间:
2014-06-09 17:37:18
阅读次数:
403
select a.patch_name, b.DRIVER_FILE_NAME,
c.language, b.creation_datefrom apps.ad_applied_patches a, apps.ad_patch_drivers
b, apps.ad_patch_driver_lang...
分类:
数据库 时间:
2014-06-09 16:56:14
阅读次数:
357
hibernate.cfg.xml
oracle.jdbc.driver.OracleDriver jdbc:oracle:thin:@localhost:1521:orcl system
orcl ...
分类:
其他好文 时间:
2014-06-09 16:18:09
阅读次数:
344