没有任何数据可供显示
开源项目社区 | 当前位置 : |
|
www.trustie.net/open_source_projects | 主页 > 开源项目社区 > wmleditor |
wmleditor
|
0 | 0 | 0 |
贡献者 | 讨论 | 代码提交 |
概述
Simple java applet for editing wml text.
WML Editor can be used to edit WML pages. If you create own XSLT transformation table you can use it to edit i-mode or other XML text.
The SVN directory src/src contain sources of the project.
You can get working applet and page example in the src/applet directory.
http://wmleditor.googlecode.com/svn/src/applet/
How it work:
When applet started it call java script function getWmlString().
To save wml applet call java script function SaveWmlString().
If you want to build the project do not foget to sign the applet. Only signed applet to have access to the clipboard.
If you have any questions about this project please write me on zlobec@gmail.com
创建时间:2014-05-11 09:19