- 授权协议: MIT
- 开发语言: Java C/C++
- 操作系统: Android
- 软件首页: https://git.oschina.net/tib/OpenAtlas
- 软件文档: https://git.oschina.net/tib/OpenAtlas
软件介绍
OpenAtlas一款强大的Android非代理动态部署框架,目前已经处于稳定定状态。
与传统的代理方式插件不同,OpenAtlas需要对注册动态部署的组件到manifest文件。
最新版本 1.0.0Alpha版,demo下载地址。
OSC镜像地址。
编译插件需要patch aapt,在项目的buildtool里面有编译好的aapt,以及aapt的源码和补丁文件。
具体使用参考sample。
TODO:
整理文档以及相关资料。
Parsing Techniques
Dick Grune、Ceriel J.H. Jacobs / Springer / 2010-2-12 / USD 109.00
This second edition of Grune and Jacobs' brilliant work presents new developments and discoveries that have been made in the field. Parsing, also referred to as syntax analysis, has been and continues......一起来看看 《Parsing Techniques》 这本书的介绍吧!
