history.doc
来自「C++数据库系统」· DOC 代码 · 共 25 行
DOC
25 行
--------------------------------------------------------------------------------
Release Date | Version | Details
--------------------------------------------------------------------------------
27/08/93 | 1.01a | 1) Microsoft Visual C++ support added. FScreen
| | library not supported for MS, though.
| |
27/07/93 | 1.01 | 1) All library models are now included in the
| | shareware version.
| | 2) The maximum no of indexes per data file has
| | been increased from 10 to 30.
| | 3) Bug fix - find() was always failing on
| | non-unique indexes, even when there was an
| | exact match!
| | 4) Serious bug with erase() function fixed. erase()
| | was sometimes corrupting the index files!
| | 5) Multi-dimensional arrays are now supported in
| | data files.
| | 6) Bug fix - the size of doubles was calculated at
| | 6 instead of 8.
| |
19/05/93 | 1.00 | Initial release
| |
--------------------------------------------------------------------------------
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?