代码搜索:SO库
找到约 10,000 项符合「SO库」的源代码
代码结果 10,000
www.eeworm.com/read/466019/7043262
bmp 数据库关系图.bmp
www.eeworm.com/read/466019/7043264
bmp 数据库关系图.bmp
vti_encoding:SR|utf8-nl
vti_timelastmodified:TR|10 May 2006 09:22:36 -0000
vti_extenderversion:SR|4.0.2.8912
vti_cacheddtm:TX|10 May 2006 09:22:36 -0000
vti_filesize:IR|550710
www.eeworm.com/read/464443/7158227
mdb 航班管理数据库.mdb
www.eeworm.com/read/463271/7184586
txt 数据库创建脚本.txt
-- 创建表
-- 用户表(登陆)、留言表
-- 删除表
DROP TABLE person ;
DROP TABLE note ;
-- 删除序列
DROP SEQUENCE note_sequ ;
-- 创建序列
CREATE SEQUENCE note_sequ ;
-- 创建person表
CREATE TABLE person
(
id va
www.eeworm.com/read/462179/7207504
ppt java实用类库介绍.ppt
www.eeworm.com/read/461611/7223313
chm (好)mfc类库详解.chm
www.eeworm.com/read/461328/7229164
doc jdbc数据库编程 .doc
www.eeworm.com/read/460440/7250237
rc2 数据库.rc2
//
// 数据库.RC2 - resources Microsoft Visual C++ does not edit directly
//
#ifdef APSTUDIO_INVOKED
#error this file is not editable by Microsoft Visual C++
#endif //APSTUDIO_INVOKED
///////
www.eeworm.com/read/460440/7250297
cpp 数据库dlg.cpp
// 数据库Dlg.cpp : implementation file
//
#include "stdafx.h"
#include "数据库.h"
#include "数据库Dlg.h"
#include "datadlg.h"
#include "deletedlg.h"
#include "finddlg.h"
#ifdef _DEBUG
#define ne