代码搜索:DBMS

找到约 2,502 项符合「DBMS」的源代码

代码结果 2,502
www.eeworm.com/read/299662/7840562

cpp dbms_uid_.cpp

// Makmake-generated uid source file #include #pragma data_seg(".SYMBIAN") __EMULATOR_IMAGE_HEADER2(0x1000007a,0x00000000,0xe01f5466,EPriorityForeground,0x00000000u,0x00000000u,0xe01f546
www.eeworm.com/read/322213/13385520

dsw dbms2.dsw

Microsoft Developer Studio Workspace File, Format Version 6.00 # WARNING: DO NOT EDIT OR DELETE THIS WORKSPACE FILE! ###############################################################################
www.eeworm.com/read/322213/13385522

dsp dbms2.dsp

# Microsoft Developer Studio Project File - Name="DBMS2" - Package Owner= # Microsoft Developer Studio Generated Build File, Format Version 6.00 # ** DO NOT EDIT ** # TARGTYPE "Win32 (x86) Con
www.eeworm.com/read/322213/13385524

c dbms2.c

/* dbms2.cpp : Database Manage System (2) -- Add & View Record. */ #include #include #include #include #define MAX_SIZE 50 /*表中所含字段最大长度*/ #defi
www.eeworm.com/read/322213/13385525

plg dbms2.plg

Build Log --------------------Configuration: DBMS2 - Win32 Debug-------------------- Command Lines Creating temporary file "C:\DOCUME~1\ADMINI~
www.eeworm.com/read/322213/13385526

opt dbms2.opt

www.eeworm.com/read/322213/13385527

ncb dbms2.ncb

www.eeworm.com/read/322212/13385528

opt dbms1.opt

www.eeworm.com/read/322212/13385529

dsp dbms1.dsp

# Microsoft Developer Studio Project File - Name="DBMS1" - Package Owner= # Microsoft Developer Studio Generated Build File, Format Version 6.00 # ** DO NOT EDIT ** # TARGTYPE "Win32 (x86) Con
www.eeworm.com/read/322212/13385532

c dbms1.c

/* dbms1.cpp : Database Manage System(1) -- Create Table. */ #include #include #include #include #define MAX_SIZE 50 /*表中所含字段最大长度*/ #define FIL