代码搜索:c20
找到约 640 项符合「c20」的源代码
代码结果 640
www.eeworm.com/read/355030/10299640
txt compiledb.txt
#: :CompileDB.txt
// From Thinking in C++, 2nd Edition
// Available at http://www.BruceEckel.com
// (c) Bruce Eckel 1999
// Copyright notice in Copyright.txt
# Compiler information listings for T
www.eeworm.com/read/271450/10993858
txt compiledb.txt
#: :CompileDB.txt
// From Thinking in C++, 2nd Edition
// Available at http://www.BruceEckel.com
// (c) Bruce Eckel 1999
// Copyright notice in Copyright.txt
# Compiler information listings
www.eeworm.com/read/258191/11877840
txt compiledb.txt
#: :CompileDB.txt
// From Thinking in C++, 2nd Edition
// Available at http://www.BruceEckel.com
// (c) Bruce Eckel 1999
// Copyright notice in Copyright.txt
# Compiler information listings for T
www.eeworm.com/read/153678/12012400
txt compiledb.txt
#: :CompileDB.txt
// From Thinking in C++, 2nd Edition
// Available at http://www.BruceEckel.com
// (c) Bruce Eckel 1999
// Copyright notice in Copyright.txt
# Compiler information listings
www.eeworm.com/read/122684/14674406
txt compiledb.txt
#: :CompileDB.txt
// From Thinking in C++, 2nd Edition
// Available at http://www.BruceEckel.com
// (c) Bruce Eckel 1999
// Copyright notice in Copyright.txt
# Compiler information listings
www.eeworm.com/read/110993/15520514
txt compiledb.txt
#: :CompileDB.txt
// From Thinking in C++, 2nd Edition
// Available at http://www.BruceEckel.com
// (c) Bruce Eckel 1999
// Copyright notice in Copyright.txt
# Compiler information listings
www.eeworm.com/read/432289/8613120
txt compiledb.txt
#: :CompileDB.txt
// From Thinking in C++, 2nd Edition
// at http://www.BruceEckel.com
// (c) Bruce Eckel 1999
// Copyright notice in Copyright.txt
# Compiler information listings for Thinking in
www.eeworm.com/read/178378/9404495
txt compiledb.txt
#: :CompileDB.txt
// From Thinking in C++, 2nd Edition
// at http://www.BruceEckel.com
// (c) Bruce Eckel 1999
// Copyright notice in Copyright.txt
# Compiler information listings for Thinking in
www.eeworm.com/read/485313/6557793
txt 说明.txt
数据库选用Access,BDE为:Medicine
药品进货表(InMedicine)
编号(LONG),编码(vc(20),有效期(vc(20)),是否售完C1
药品信息表(Medicine)
编码(vc(20),药品名称vc(40),规则vc(20),单位c(20),产地vc(200),单价(double),批号vc(20),库存量(integer),库存量底限(integer
www.eeworm.com/read/183374/9164936
txt cd4.txt
一、 所用数据库
这里用到三个Foxpro数据表,DLBMK(设备大类编码)、SBXHK(设备型号及配置)、BMSBK(设备所在部门),存放在D:\SB目录下。其库结构如下:
(一) DLBMK
字段名称 字段类型 解释
1 DLBH N3 设备大类的编号
2 DLMC <mark>C20</mark> 设备大类的名称
(二)SBXHK
字段名称 字段类型 解释
1 XHB ...