Télécharger la liste

Description du projet

Sticker is a tool that specializes in import, the export, and the data processing of data between the CSV file and relational database.

Système requise

System requirement is not defined

Livrée : 2008-01-15 19:40
sticker 0.1.3 (1 files Cacher)

Notes de release

・<cursor>タグと<for>タグを実装。ループ処理が可能になりました
・<if>タグを実装。条件分岐が可能になりました

これでひとまず機能追加はフリーズして正式リリースに向けての整備を行います

Changelog

2008-01-09 Y.Murakamin <developer@murakamin.net>
*Version 0.1.3:
[Add]<cursor>タグと<for>タグを実装。ループ処理が可能になりました
[Add]<if>タグを実装。条件分岐が可能になりました
[Modify]CommandRunner周りの実装を全面改定。これに伴い、各Commandも実装変更