代码搜索:dbase
找到约 1,041 项符合「dbase」的源代码
代码结果 1,041
www.eeworm.com/read/391083/8421999
class dbase.class
www.eeworm.com/read/391083/8422005
java dbase.java
import java.sql.*;
public class Dbase {
public static void main(String args[])
{String name[]=new String[6];
Date date;
Connection con;
Statement sql;
ResultSet rs;
try{Class.forName("sun.jdbc
www.eeworm.com/read/428887/8831008
l dbase.l
# 21jan07abu
# (c) Software Lab. Alexander Burger
(de dbase (File)
(use (Cnt Hdr Siz Fld X)
(in File
(unless (= 3 (rd 1)) # Version
(quit "dBASE Version") )
www.eeworm.com/read/184930/9064754
mdb dbase.mdb
www.eeworm.com/read/181461/9254626
h dbase.h
//
// Copyright (c) Microsoft Corporation. All rights reserved.
//
//
// Use of this source code is subject to the terms of the Microsoft end-user
// license agreement (EULA) under which you lic
www.eeworm.com/read/181461/9254634
cpp dbase.cpp
//
// Copyright (c) Microsoft Corporation. All rights reserved.
//
//
// Use of this source code is subject to the terms of the Microsoft end-user
// license agreement (EULA) under which you lic
www.eeworm.com/read/166400/10021827
mdb dbase.mdb
www.eeworm.com/read/359499/10141954
cs dbase.cs
using System;
using System.Data ;
using System.Data.SqlClient ;
using System.Data.OleDb ;
namespace Facade
{
///
/// Summary description for DBase.
///
public abstr
www.eeworm.com/read/277459/10635005
cs dbase.cs
using System;
using System.Data ;
using System.Data.SqlClient ;
using System.Data.OleDb ;
namespace Facade
{
///
/// Summary description for DBase.
///
public abstr