大约有 45,000 项符合查询结果(耗时:0.0221秒) [XML]

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

AppInventor怎么修改app图标? - App Inventor 2 中文网 - 清泛IT社区,为创新赋能!

在默认屏幕Screen1的属性“图标”中修改,如图: 点击?,可以查看属性的帮助,“更多信息”可跳转中文文档页面: 可以使用透明背景的png图片作为图标,以实现镂空的效果:https://bbs.tsingfun.com/forum.p ... 319&fromuid=810
https://bbs.tsingfun.com/thread-1630-1-1.html 

Flubbie 为App添加魔法动画的拓展 - App Inventor 2 拓展 - 清泛IT社区,为创新赋能!

.aix拓展下载: 原文:https://community.appinventor.mi ... ur-components/38796
https://bbs.tsingfun.com/thread-1676-1-1.html 

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

问:要在界面上做一个电量图标,有什么好的思路吗? 答:首先,很容易想到使用进度条相关的组件,原生”滑动条“组件可以吗? 答案显而易见,首先它的样式自定义不够,UI不外乎上图这种,只是修改颜色而已,想要...
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 什么时候更新电脑版?tina111 发表于 2024-12-27 10:58 什么时候更新电脑版? 这个离线版就是电脑版啊,直接装再电脑上,桌面快捷方式一键启动,就能愉快...
https://www.fun123.cn/referenc... 

图表组件 · App Inventor 2 中文网

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

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)是生活中非常常用的折半算法,能解决快速查找、快速定位的问题,主要用到数学和逻辑代码块。 本示例程序演示了采用普通遍历的方式和二分的方式...