代码搜索:底层驱动

找到约 10,000 项符合「底层驱动」的源代码

代码结果 10,000
www.eeworm.com/read/307757/3721361

java getinfo.java

try{ String ul,namestr,typestr,cstr,strn,indexstr,prostr; short data; int index,pron; String[] type={"table"}; ul="jdbc:odbc:useDSN"; // 加载驱动 Class.forName("sun.jdbc.odbc.JdbcOdbcDriv
www.eeworm.com/read/303742/3809443

java getinfo.java

try{ String ul,namestr,typestr,cstr,strn,indexstr,prostr; short data; int index,pron; String[] type={"table"}; ul="jdbc:odbc:useDSN"; // 加载驱动 Class.forName("sun.jdbc.odbc.JdbcOdbcDriv
www.eeworm.com/read/301357/3841548

java bean_to_database.java

package bean; import java.sql.*; public class Bean_to_DataBase{ //声明全局变量 Connection con; Statement stmt; ResultSet rs; //装载驱动程序 public Bean_to_DataBase(){ try{ Clas
www.eeworm.com/read/301149/3842675

java getinfo.java

try{ String ul,namestr,typestr,cstr,strn,indexstr,prostr; short data; int index,pron; String[] type={"table"}; ul="jdbc:odbc:useDSN"; // 加载驱动 Class.forName("sun.jdbc.odbc.JdbcOdbcDriv
www.eeworm.com/read/299103/3855585

c modem.c

/**************************************************************************** * 文件名:MODEM.C * 功能:MODEM驱动程序。 * 说明:基于LPC2100、LPC2200系列ARM7微控制器的UART1 *************************************************
www.eeworm.com/read/295164/3911950

java getinfo.java

try{ String ul,namestr,typestr,cstr,strn,indexstr,prostr; short data; int index,pron; String[] type={"table"}; ul="jdbc:odbc:useDSN"; // 加载驱动 Class.forName("sun.jdbc.odbc.JdbcOdbcDriv
www.eeworm.com/read/289873/3987532

java dboper.java

package devicecomm; import java.sql.*; import java.io.*; import java.util.*; import oracle.jdbc.*; // 引用JDBC驱动包 public class DBOper { private Connection conn = null; private Statem
www.eeworm.com/read/282459/4101499

c main.c

#include "includes.h" #define MIN_CHANGE 5 // 定义驱动鼠标指针的最小电压变化量 unsigned int AdcHold; /************************************************************************* * 说明:IRQ 中断句柄 * 参数:无 * 返回值
www.eeworm.com/read/275493/4175795

h lib.h

#ifndef __LIB_H__ #define __LIB_H__ //#include "io.h" //#include "sysdrv.h" //驱动抽象层头文件 #include "../inc/macro.h" #define printk printf /***********************System define******
www.eeworm.com/read/275493/4175827

h lib.h

#ifndef __LIB_H__ #define __LIB_H__ //#include "io.h" //#include "sysdrv.h" //驱动抽象层头文件 #include "../inc/macro.h" #define printk printf /***********************System define******