代码搜索结果
找到约 10,000 项符合
Driver 的代码
driver.cpp
/************************************************************************
* 文件名称:Driver.cpp
* 作 者:张帆
* 完成日期:2007-11-1
**************************
driver.h
/************************************************************************
* 文件名称:Driver.h
* 作 者:张帆
* 完成日期:2007-11-1
****************************
driver.cpp
/************************************************************************
* 文件名称:Driver.cpp
* 作 者:张帆
* 完成日期:2007-11-1
**************************
driver.properties
drivers=com.microsoft.jdbc.sqlserver.SQLServerDriver
url=jdbc:microsoft:sqlserver://localhost:1433;DatabaseName=studentmanager
user=sa
password=wang411dong516
driver.properties
drivers=com.microsoft.jdbc.sqlserver.SQLServerDriver
url=jdbc:microsoft:sqlserver://localhost:1433;DatabaseName=studentmanager
user=sa
password=wang411dong516
driver.java
/*
* MM JDBC Drivers for MySQL
*
* $Id: Driver.java,v 1.3 1998/08/25 04:03:36 mmatthew Exp $
*
* Copyright (C) 1998 Mark Matthews
*
* This library is free sof
driver.c
/*
* Linux/PA-RISC Project (http://www.parisc-linux.org/)
*
* Floating-point emulation code
* Copyright (C) 2001 Hewlett-Packard (Paul Bame)
*
* This program is free softwa
driver.c
/*
* Functions to handle I2O drivers (OSMs) and I2O bus type for sysfs
*
* Copyright (C) 2004 Markus Lidel
*
* This program is free software; you can redistribute
driver.java
/*
This file is part of the PolePosition database benchmark
http://www.polepos.org
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Pub
driver.java
package taxonomy;
import java.io.*;
/**
A simple driver program for our TreeGUI application.
@see TreeGUI
*/
public class Driver {
public static void main (String[] args) {
try {
//