2008年(884)
分类: C/C++
2008-08-06 09:55:08
jmp_buf | jmp_continue | 保存程序断点 | |
FILE* | ORAin | stdin | 默认输入源 |
FILE* | ORAout | stdout | 默认输出源 |
Int | ORAresult | 0 | 错误标志 |
Char* | Dml_commands[] | 略 | 数据操纵语句动词表 |
ORAquery | Query | 包装SQL执行过程 | |
ORAqueryBase | pQuery | &query | 为外部提供接口 |