代码搜索:thin
找到约 1,525 项符合「thin」的源代码
代码结果 1,525
www.eeworm.com/read/439748/7702358
txt javadatabaseconnection.txt
1、Oracle8/8i/9i数据库(thin模式)
Class.forName("oracle.jdbc.driver.OracleDriver").newInstance();
String url="jdbc:oracle:thin:@localhost:1521:orcl";
//orcl为数据库的SID
String user="test";
String passw
www.eeworm.com/read/139975/13116528
css plone.css
#content {
HEIGHT: 100%
}
DIV.antgroup {
BORDER-RIGHT: #ff633c thin solid; PADDING-RIGHT: 1em; BORDER-TOP: #ff633c thin solid; PADDING-LEFT: 1em; BACKGROUND: white; PADDING-BOTTOM: 1em; MARGIN:
www.eeworm.com/read/137266/13336470
css plone.css
#content {
HEIGHT: 100%
}
DIV.antgroup {
BORDER-RIGHT: #ff633c thin solid; PADDING-RIGHT: 1em; BORDER-TOP: #ff633c thin solid; PADDING-LEFT: 1em; BACKGROUND: white; PADDING-BOTTOM: 1em; MARGIN:
www.eeworm.com/read/314520/13564961
txt java_database_connect_codes.txt
1、Oracle8/8i/9i数据库(thin模式)
Class.forName("oracle.jdbc.driver.OracleDriver").newInstance();
String url="jdbc:oracle:thin:@localhost:1521:orcl";
//orcl为数据库的SID
String user="test";
String pa
www.eeworm.com/read/312645/3655297
txt strategy.txt
Some Thoughts on Automated Network Testing for eCos
***************************************************
Hugo Tyson, Red Hat, Cambridge UK, 2000-07-28
Requirements
============
This thin
www.eeworm.com/read/442486/1759925
properties mydb.properties
#Oracle db info
db_url = jdbc:oracle:thin:@127.0.0.1:1521:ora9
username = scott
password = tiger
www.eeworm.com/read/305470/13768431
properties oracle.properties
username = shao
password = swh_0013
driverClassName = oracle.jdbc.driver.OracleDriver
url = jdbc:oracle:thin:@222.21.32.33:1521:Oracle
www.eeworm.com/read/349323/3145670
properties oraclesetup.properties
oracle_url = jdbc:oracle:thin:192.168.3.124:5560:orcl
oracle_username = scott
oracle_psw = ij146
www.eeworm.com/read/283334/4082847
tex splash.tex
\section{\class{wxSplashScreen}}\label{wxsplashscreen}
wxSplashScreen shows a window with a thin border, displaying a bitmap describing your
application. Show it in application initialisation, and
www.eeworm.com/read/132241/14103148
h resource.h
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by PhotoStar.rc
//
#define IDOK2 3
#define IDCANCEL2 4
#define