csaddio.cpp

来自「CSLIB, a C++ database library.」· C++ 代码 · 共 35 行

CPP
35
字号
/////////////////////////////////////////////////////////
//     Implementation file of database class: NAMio.
//                                                          
//     Source generated by: CSDBGEN version 1.6.5.
//     Date of generation:  Monday, 9 June 1997.
//     Time of generation:  10:20:09.
//                                                          
//                                                          
//     The next lines represent the database definition     
//     file used as input for CSDBGEN.                      
//                                                          
//                                                          
////////////// Start of the .def file //////////////////
/*
class: NAMio
record: record
file: csadr.dbf
field: name s 40 T
field: adre s 32
field: city s 23 Y
field: count s 32
field: zip s 9
field: tel s 17
field: update d MDY2
field: birth d DMY4 Y
field: relation s 10 Y
field: info s 70
*/
/////////////// End of .def file //////////////////////////////////////////////
/*




                 圹圹

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?