gasqlparser.inf

来自「一个sql语法分析程序」· INF 代码 · 共 22 行

INF
22
字号
File: gaSQLParser_0.05alpha.zip
Product: ga SQL Parser
Version: 0.05 alpha
Author: Gert Kello
E-Mail: Gert@gaiasoft.ee
Target: Delphi 5.x, Delphi 6.x, Kylix
Platform: 
Status: Fully Functional 
Source: Included 
Description: A string parser that is capable to parse SQL statements
into tokens, allows changing theese tokens and rebuilding
(modified) SQL statement.
Consists two components :
* gaBasicSQLParser
* gaAdvancedSQLParser
Simple demo program included

New in 0.05 alpha:
  Mainly bug fixes. 

Free for non-commercial use (GPL)

⌨️ 快捷键说明

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