Download List

项目描述

ADP (Another Data Processor) is a programming language is designed for Web database programing. It is a scripting language and a lightweight programming language in which it is possible to mix SQL easily. It is easy to install.

系统要求

System requirement is not defined

发布: 2011-06-28 20:52
ADP 0.73 (8 files 隐藏)

发布版本通知

Bugs were fixed.

バグフィックス

变更日志

AWPモード時の改行、BRタグ変換で、以下のルールで改行をBRタグに変換しないようにした。
・preタグ内(0.72から)
・tableタグ内でかつ<th><td><caption>内でない場合
・ul、olタグ内でかつ<li>内でない場合
・タグの終了直後の改行には<br>を入れない。