Strings edit 3.6

许可: 免费 ‎文件大小: 395.43 KB
‎用户评分: 4.8/5 - ‎5 ‎评分

一个例程库,旨在支持各种数值类型的随后输入(解析)和输出(格式化):其中包括整数、浮点、罗马、UTF-8 编码子/上标整数。输出可以对齐。数字获取过程支持值范围检查。对于输入和输出,数字基可以是从二进制到十六进制。浮点输出支持绝对精度和相对精度规格。所有输入和输出例程都有用于直接字符串转换的简短窗体。提供了 UTF-8、拉丁文-1 和 UCS-2 字符串之间的选中转换。提供 UTF-8 通配符匹配和案例转换。

版本历史记录

  • 版本 3.6 发布于 2019-09-17
    添加了过程变体获取不Tables.UTF8_Names异常的"获取"
  • 版本 3.5 发布于 2019-08-04
    OID,可分辨名称,Base64 流,ISO 8601
  • 版本 3.4 发布于 2018-11-06
    旧代码页转换
  • 版本 3.1 发布于 2014-11-22
    添加流 I/O 的数字编码
  • 版本 2.1 发布于 2008-03-30
    添加了 GPS 项目文件

软件信息

终端用户许可协议

This library is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this library; if not, write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. As a special exception, if other files instantiate generics from this unit, or you link this unit with other files to produce an executable, this unit does not by itself cause the resulting executable to be covered by the GNU General Public License. This exception does not however invalidate any other reasons why the executable file might be covered by the GNU Public License.