代码搜索:DataSource
找到约 10,000 项符合「DataSource」的源代码
代码结果 10,000
www.eeworm.com/read/442304/1764082
pm datasource.pm
# vim:ts=4 sw=4
# ----------------------------------------------------------------------------------------------------
# Name : ETL::Pequel3::Type::DataSource.pm
# Created : 7 September 2006
#
www.eeworm.com/read/440906/1784078
java datasource.java
/* DataSource.java
Copyright (C) 2002 Free Software Foundation, Inc.
This file is part of GNU Classpath.
GNU Classpath is free software; you can redistribute it and/or modify
it under the terms
www.eeworm.com/read/440141/1801155
java datasource.java
/**
* This file is part of the jcrontab package
* Copyright (C) 2001-2002 Israel Olalla
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of t
www.eeworm.com/read/436207/1850707
java datasource.java
/*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either vers
www.eeworm.com/read/421629/2051146
java datasource.java
/*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either vers
www.eeworm.com/read/419049/2081853
java datasource.java
/*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either vers
www.eeworm.com/read/416631/2120585
java datasource.java
package org.langsin.news.comm;
import java.sql.Connection;
import java.sql.DriverManager;
import java.sql.SQLException;
/**
* 一个单子设计模式的数据库连接
* @author lyx
*
*/
public class DataSource {