代码搜索结果

找到约 10,000 项符合 Driver 的代码

db.properties

driver=org.gjt.mm.mysql.Driver mysql.url=jdbc:mysql://localhost:3306/news6 mysql.user=root mysql.password= mysql.maxconn=1000 logfile=F:\\jsp\\news6\\log.txt

cpgpdiskdrv.cpp

////////////////////////////////////////////////////////////////////////////// // CPGPdiskDrv.cpp // // Holds the entrance and exit routines for the driver. ///////////////////////////////////////

iscsi-version.h

/* * iSCSI driver for Linux * Copyright (C) 2001 Cisco Systems, Inc. * maintained by linux-iscsi@cisco.com * * This program is free software; you can redistribute it and/or modify * it under the

db_index.txt

driver=org.gjt.mm.mysql.Driver url=jdbc:mysql://localhost:3306/jspcndb?user=root&password=&useUnicode=true&characterEncoding=GB2312

db.properties

driver=org.gjt.mm.mysql.Driver url=jdbc:mysql://localhost:3306/test?user=user&password=user&useUnicode=true&characterEncoding=GB2312

db_index.txt

driver=org.gjt.mm.mysql.Driver url=jdbc:mysql://localhost:3306/jspcndb?user=root&password=&useUnicode=true&characterEncoding=GB2312

db.txt

driver=org.gjt.mm.mysql.Driver url=jdbc:mysql://localhost:3306/bbs?user=root&password=&useUnicode=true&characterEncoding=gb2312

caiwu.properties

driver=org.gjt.mm.mysql.Driver mysql.url=jdbc:mysql://127.0.0.1/caiwu?useUnicode=true&characterEncoding=gb2312 mysql.user=root mysql.password= mysql.maxconn=1000

param.ini

# #Wed Apr 07 09:55:06 CST 2004 MysqlHostName=localhost url=jdbc:mysql://localhost:3306/workflow driver=org.gjt.mm.mysql.Driver Password= User=root

param.ini

请根据自己的库结构..修改下面的属性 # #Wed Apr 07 09:55:06 CST 2004 MysqlHostName=localhost url=jdbc:mysql://192.168.0.200:3306/workflow Pop3Port=110 driver=org.gjt.mm.mysql.Driver Password=demo User=demo