搜索结果
找到约 17 项符合
thin 的查询结果
按分类筛选
Java编程 java连接Oracle数据库例子(thin/oci)
java连接Oracle数据库例子(thin/oci)
Java编程 文件内容:Oracle (thin)数据库编程
文件内容:Oracle (thin)数据库编程
Windows CE thin client design in platform builder
thin client design in platform builder
操作系统开发 DirectFB is a thin library that provides hardware graphics acceleration, input device handling and a
DirectFB is a thin library that provides hardware graphics acceleration, input device handling and abstraction, integrated windowing system with support for translucent windows and multiple display layers on top of the Linux Framebuffer Device.
文件格式 LTV350QV-F09 is a TMR(Transmissive with Micro Reflective) type color active matrix TFT (Thin Film T
LTV350QV-F09 is a TMR(Transmissive with Micro Reflective) type color active matrix
TFT (Thin Film Transistor) liquid crystal display (LCD) that uses amorphous silicon TFT
as a switching devices. This model is composed of a TFT-LCD module, a driver circuit
and a back-light unit and a touch screen pan ...
数学计算 一个薄板样条模型(thin plate spline)matlab源代码
一个薄板样条模型(thin plate spline)matlab源代码
Java书籍 java连接各种数据库 一、jsp连接Oracle8/8i/9i数据库(用thin模式)
java连接各种数据库
一、jsp连接Oracle8/8i/9i数据库(用thin模式)
Java编程 Java 对与各种数据库连接的实现!包括:Oracle8/8i/9i数据库(thin模式);DB2数据库;Sql Server7.0/2000数据库;Sybase数据库 ;MySQL数据库;
Java 对与各种数据库连接的实现!包括:Oracle8/8i/9i数据库(thin模式);DB2数据库;Sql Server7.0/2000数据库;Sybase数据库 ;MySQL数据库;
学术论文 高温超导磁阻电动机的理论研究与样机设计
高温超导(High Temperature Superconductor,HTS)磁阴电动机与传统磁阴电动机相比,能够以更小的体积和重量实现更大的输出功率、更高的功率因数和效率.国外有关超导磁阻电动机的研究目前还处于初级阶段,国内在这一领域更为滞后.论文以普通磁阻电动机的电磁关系为基础,结合超导材料特殊的电磁特性,初步提出了超导磁阻电 ...
Java编程 连接oracle数据库的操作方法 tatic String driverName="oracle.jdbc.driver.OracleDriver" static String dbUrl="
连接oracle数据库的操作方法
tatic String driverName="oracle.jdbc.driver.OracleDriver"
static String dbUrl="jdbc:oracle:thin:@10.1.1.44:1521:DBAWEB"
static String user="DBA_WEB"
static String password="DBA_WEB"