1 Star 0 Fork 0

shawvyu / deviceone

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
贡献代码
同步代码
取消
提示: 由于 Git 不支持空文件夾,创建文件夹后会生成空的 .keep 文件
Loading...
README
MIT

deviceone

介绍

这个库是对Appworker组件的类型注释,这样可以不用一直去翻看文档使用组件

Appworker介绍

AppWorker是一个移动开发的平台或技术,与之对等的是Android移动开发技术,iOS移动开发技术。 从这个总结一下平台的特点:

移动App开发过程的所有阶段平台都介入:编码—调试—编译—测试—发布。在任何一个环节都有对应的产品和服务来对应。 使用平台开发App完全不需要了解其它二种技术的技术细节,也不需要搭建开发环境和IDE. 使用平台开发需要了解平台的基本框架和API 使用平台能做到一次开发,多平台发布,Write Once,Run Anywhere 使用平台开发App需要云编译,需要联网。 使用平台开发使用JavaScript,相对于其它开发语言,使用更简单,更易理解 平台具有自己的JS SDK,目前近200多个组件,每个组件都有2个平台的原生实现。组件还在不断扩展中。 AppWorker平台只是移动端开发相关,并没有提供服务端开发的任何服务和技术。

教程文档

http://www.appworker.net/awdoc/guide/index.html

MIT License Copyright (c) 2020 shawvyu Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

简介

暂无描述 展开 收起
TypeScript
MIT
取消

发行版

暂无发行版

贡献者

全部

近期动态

加载更多
不能加载更多了
TypeScript
1
https://gitee.com/shawvyu/deviceone.git
git@gitee.com:shawvyu/deviceone.git
shawvyu
deviceone
deviceone
master

搜索帮助