- 授权协议: Apache
- 开发语言: Java
- 操作系统: 跨平台
- 软件首页: https://gitee.com/909854136/html2wxml4J
- 软件文档: https://gitee.com/909854136/html2wxml4J/wikis
软件介绍
项目介绍
微信小程序端富文本渲染解决方案 html2wxml 转换接口 Java版 基于JFinal+Jsoup+FastJson
通过接收小程序端提交的Html代码,使用Jsoup解析,使用FastJson转为Json数据返回给小程序端渲染富文本。
实现功能
目前仅实现解析Html并转换成JSON,将生成的JSON通过接口访问返回给微信小程序端
微信小程序端使用html2wxml组件版 按照html2wxml教程配置即可
html大部分标签已经支持,Video、Audio标签已经支持
HtmlToJson.java 核心工具类 使用FastJson
Pre标签里的代码支持代码着色高亮显示
依赖第三方库
Html解析:Jsoup
接口服务:JFinal
Json转换:FastJson
安装和使用
部署到服务器,按照html2wxml提供的组件版 使用方式只需要修改接口地址为部署项目的访问地址就可以了
详细说明请进入文档查看:文档地址
Dynamic Programming
Richard Bellman / Dover Publications / 2003-03-04 / USD 19.95
An introduction to the mathematical theory of multistage decision processes, this text takes a "functional equation" approach to the discovery of optimum policies. The text examines existence and uniq......一起来看看 《Dynamic Programming》 这本书的介绍吧!
