demodb.cpp

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

CPP
27
字号
/////////////////////////////////////////////////////////
//     Implementation file of database class: DEMO.
//                                                          
//     Source generated by: CSDBGEN version 1.6.5.
//     Date of generation:  Monday, 9 June 1997.
//     Time of generation:  10:01:40.
//                                                          
//                                                          
//     The next lines represent the database definition     
//     file used as input for CSDBGEN.                      
//                                                          
//                                                          
////////////// Start of the .def file //////////////////
/*
class: DEMO
record: Record
file: DBdemo
field: name s 50 Y
field: data s 32 Y
*/
/////////////// End of .def file //////////////////////////////////////////////
/*




                 圹圹

⌨️ 快捷键说明

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