history.txt

来自「EMS Advanced Import Component Suite 允许你把」· 文本 代码 · 共 38 行

TXT
38
字号
{********************************************************}
{*   EMS Advanced Data Import Component Suite           *}
{*                                                      *}
{*   Copyright (C) 2001 - 2008 EMS Corporation          *}
{*                                                      *}
{********************************************************}

19-12-2008
Version 3.10
1. Support of Delphi 2009 is added.
2. Some other improvements and bugfixes.

20-11-2007
Version 3.00
1. Six new data import components have been added:
 - TQImport3HTML component is intended for importing tables from HTML pages.
 - TQImport3XMLDoc component is intended for importing generic XML files.
   We have implemented import from any XML file using XPath 
   language and DataLocation (tlAttributes, tlSubNodes).
 - TQImport3Xlsx component is intended for importing the MS Excel 2007 sheets.
 - TQImport3Docx component is intended for importing the MS Word 2007 tables.
 - TQImport3ODS component is intended for importing the OpenDocument 
   Spreadsheet files (Open Document Format).
 - TQImport3ODT component is intended for importing the tables of the OpenDocument 
   Text files (Open Document Format).
2. Unicode support. Now you are able to import Unicode data 
   (UTF-8, UTF-16/UCS-2, UTF-32/UCS-4).
3. With a new installer the components will be installed and registered 
   in Delphi\C++ Builder environment automatically.
4. Support of BDS 2007, Delphi 2007 and C++ Builder 2007 is added.
5. Memory usage and performance are improved. Large files are imported 
   significantly faster.
6. Some other improvements and bugfixes.

05-12-2006
Version 2.40

1. Fixed the bug with XML Import editor 

⌨️ 快捷键说明

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