代码搜索:入门实践

找到约 5,956 项符合「入门实践」的源代码

代码结果 5,956
www.eeworm.com/read/301053/13867059

sql sql实践2.sql

/*数据库是在企业管理器中建的,存储目录是D:\DATA1\*/ use JXGL/*创建表*/ create table students ( sno char(10) not null,/*学号*/ sname char(10) not null,/*姓名 */ ssex char(2) not null,/*性别 */ bday smalldatetime not null,
www.eeworm.com/read/348163/11609002

dsp 数据库实践.dsp

# Microsoft Developer Studio Project File - Name="数据库实践" - Package Owner= # Microsoft Developer Studio Generated Build File, Format Version 6.00 # ** DO NOT EDIT ** # TARGTYPE "Win32 (x86) App
www.eeworm.com/read/348163/11609017

ico 数据库实践.ico

www.eeworm.com/read/348163/11609079

rc 数据库实践.rc

//Microsoft Developer Studio generated resource script. // #include "resource.h" #define APSTUDIO_READONLY_SYMBOLS /////////////////////////////////////////////////////////////////////////////