- 授权协议: BSD
- 开发语言: Objective-C JavaScript
- 操作系统: 跨平台
- 软件首页: https://gitee.com/weidian-inc/hera
- 软件文档: https://gitee.com/weidian-inc/hera
软件介绍
Hera
Hera 是一个用小程序写法来写跨平台应用的开发框架,使用它可以让你的小程序除了在微信上运行,还可以打包成 Android 、 iOS应用,以及以 h5 的方式跑在浏览器端。
快速体验
安装脚手架
npm i hera-cli -g
初始化项目
hera init projectName
运行于浏览器中:
hera run web
运行于客户端上请参考:快速上手
项目目录
目前该项目源码由以下部分构成:
. ├── README.md ├── android ├── docs ├── h5 └── ios
android和ios目录下为小程序API 在客户端上的实现h5目录下为小程序转换工具:将小程序转换为客户端可以执行的代码docs目录下为项目文档及主页生成器
Programming Collective Intelligence
Toby Segaran / O'Reilly Media / 2007-8-26 / USD 39.99
Want to tap the power behind search rankings, product recommendations, social bookmarking, and online matchmaking? This fascinating book demonstrates how you can build Web 2.0 applications to mine the......一起来看看 《Programming Collective Intelligence》 这本书的介绍吧!
