大约有 9,600 项符合查询结果(耗时:0.0364秒) [XML]

https://bbs.tsingfun.com/thread-1676-1-1.html 

App Inventor 2 要在界面上做一个电量图标,有什么好的思路吗? - App应用...

问:要在界面上做一个电量图标,有什么好的思路吗? 答:首先,很容易想到使用进度条相关的组件,原生”滑动条“组件可以吗? 答案显而易见,首先它的样式自定义不够,UI不外乎上图这种,只是修改颜色而已,想要...
https://bbs.tsingfun.com/thread-1861-1-1.html 

WakeLock 拓展:保持App活动状态,不自动关屏 - App Inventor 2 拓展 - 清...

AI2 WakeLock Extension: Always stay active 来源:https://ullisroboterseite.de/android-AI2-WakeLock-en.html
https://bbs.tsingfun.com/thread-1890-1-1.html 

mit app inventor制作apk华为手机能用吗? - App应用开发 - 清泛IT社区,为创新赋能!

如题,经过测试,appinventor2编译出来的apk在华为新版鸿蒙OS 4上可以流畅运行。 其实也不难理解,鸿蒙一开始基于安卓内核,后面独立发展,但是兼容安卓也是它的重要策略。
https://bbs.tsingfun.com/thread-2057-1-1.html 

App Inventor 2 图片缩放并返回Base64文本 - App应用开发 - 清泛IT社区,为创新赋能!

图片缩放并Base64化 参考代码如下:(注:图片可拖动至编程区,自动还原代码块) 参考用法如下: 其中,用到的SimpleBase64拓展,点此查看。其中,用到的TaifunImage拓展,点此查看。 来源中文文档:https://www.fun123.cn/reference/ ......
https://bbs.tsingfun.com/thread-2088-1-1.html 

AppInventor2 离线版:免登录,离线用,一键启动,App开发so easy! - App ...

下载地址:https://www.fun123.cn/reference/info/desktop.html
https://www.fun123.cn/reference/other/sizes.html 

指定组件的大小 · App Inventor 2 中文网

..., //二维码颜色 colorLight: "#ffffff" //背景颜色}); App Inventor 2 中文网 © 2023 - document.write(new Date().getFullYear()); 跟着学(上海)教育科技有限公司 版权所有,未经书面许可,不得转载或使用 隐私策...
https://www.fun123.cn/referenc... 

图表组件 · App Inventor 2 中文网

...例如 描述、启用网格。 图表的入门教程请查看《【App Inventor 2 数据可视化】使用柱状图和饼图收集数据》。 属性 背景颜色 设置图表的背景颜色,使用RGBA数值表示。 描述 指定图表内描述标签显示的文本。指定空字符...
https://www.fun123.cn/referenc... 

Google Sheets API Setup · App Inventor 2 中文网

... API. You can then reuse this Service account for other apps made with App Inventor. 1. Create a Google Developer Account The first step to use the Google Sheets API is to create a Google Developer Account. A Google Developer Account is a Google Account that is activated to use developer tools, so...
https://www.fun123.cn/referenc... 

二分算法(Binary Search) · App Inventor 2 中文网

App教程 帮助 应用介绍 二分算法(Binary Search)是生活中非常常用的折半算法,能解决快速查找、快速定位的问题,主要用到数学和逻辑代码块。 本示例程序演示了采用普通遍历的方式和二分的方式...
https://www.fun123.cn/referenc... 

二分算法(Binary Search) · App Inventor 2 中文网

App教程 帮助 应用介绍 二分算法(Binary Search)是生活中非常常用的折半算法,能解决快速查找、快速定位的问题,主要用到数学和逻辑代码块。 本示例程序演示了采用普通遍历的方式和二分的方式...