7 Star 24 Fork 8

zlgopen / awtk-mvvm

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
project.json 1.83 KB
一键复制 编辑 原始数据 按行查看 历史
xuchaoze 提交于 2022-08-09 11:20 . update docs
{
"name": "awtk-mvvm",
"version": "1.0.0",
"date": "2020-07-20",
"team": "AWTK Develop Team",
"author": "Li XianJing <xianjimli@hotmail.com>",
"desc": "AWTK-MVVM 是用 C 语言开发的,支持各种脚本语言的 MVVM 框架,实现了数据绑定、命令绑定和窗口导航等基本功能;使用 AWTK-MVVM 开发应用程序,可以无需学习 AWTK 本身的 API,只需学习绑定规则和 Model 的实现方式即可。",
"copyright": "Guangzhou ZHIYUAN Electronics Co.,Ltd.",
"entry": "main",
"assets": {
"activedTheme": "default",
"outputDir": "res",
"loadFrom": "any",
"const": "resource_data",
"screenDPR": "x1",
"defaultLanguage": "zh",
"defaultCountry": "CN",
"themes": {
"default": {
"activedSystemBar": "system_bar",
"activedBottomSystemBar": "system_bar_b",
"packaged": true,
"fonts": {
"default": {
"text": " !\"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\\]^_`abcdefghijklmnopqrstuvwxyz{|}~,。?!确定取消"
},
"ap": {
"text": " !\"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\\]^_`abcdefghijklmnopqrstuvwxyz{|}~"
}
},
"lcd": {
"width": "480",
"height": "640",
"colorDepth": "16bit",
"colorFormat": "BGR(A)"
}
},
"dark": {
"activedSystemBar": "system_bar",
"activedBottomSystemBar": "system_bar_b",
"packaged": true,
"fonts": {},
"lcd": {
"width": "480",
"height": "640",
"colorDepth": "16bit",
"colorFormat": "BGR(A)"
}
}
}
},
"creator": {
"name": "AWTK Designer",
"version": "1.0.0"
},
"awtkRoot": "${AWTK_SDK_PATH}/awtk",
"type": "PROJECT_WIDGETS_APPLICATION"
}
C
1
https://gitee.com/zlgopen/awtk-mvvm.git
git@gitee.com:zlgopen/awtk-mvvm.git
zlgopen
awtk-mvvm
awtk-mvvm
master

搜索帮助

53164aa7 5694891 3bd8fe86 5694891