代码搜索:DataBase
找到约 10,000 项符合「DataBase」的源代码
代码结果 10,000
www.eeworm.com/read/443610/7630240
mdb database.mdb
www.eeworm.com/read/443174/7636626
cpp database.cpp
/*
Cross Platform Core Code.
Copyright(R) 2001-2002 Balang Software.
All rights reserved.
Using:
DllMain( HANDLE, DWORD, LPVOID );
class CStDatabase;
*/
#include "StdAfx.h"
#inc
www.eeworm.com/read/443174/7636636
h database.h
/*
Cross Platform Core Code.
Copyright(R) 2001-2002 Balang Software.
All rights reserved.
Using:
class CStdatabase;
*/
#if !defined( __STKLIB_DATABASE_H__ )
#define __STKLIB_DATABA
www.eeworm.com/read/442936/7641626
java database.java
import java.sql.*;
/**
* 连接数据库的类
*/
public class Database {
private Statement stmt=null;
ResultSet rs=null;
private Connection conn=null;
String sql;
String strurl="jdbc:odbc:scmanage";
p
www.eeworm.com/read/442661/7647448
bmp database.bmp
www.eeworm.com/read/442053/7660588
mdb database.mdb
www.eeworm.com/read/440725/7682850
exe database.exe
www.eeworm.com/read/440610/7685868
cpp database.cpp
// Database.cpp: implementation of the CDatabase class.
//
//////////////////////////////////////////////////////////////////////
#include "stdafx.h"
#include "MerchandiseStore.h"
#include "Dat
www.eeworm.com/read/440610/7685874
h database.h
// Database.h: interface for the CDatabase class.
//
//////////////////////////////////////////////////////////////////////
#if !defined(AFX_DATABASE_H__47884258_06F8_4552_8C2A_7CA998F60EFE__INCL
www.eeworm.com/read/439908/7697083