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

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

ColinTreeListView扩展使用 - App Inventor 2 中文网 - 清泛IT社区,为创新赋能!

你好,在  AppInventor2列表显示框中列表项背景颜色可以定制吗? 帖子里,有个 ColinTreeListView  扩展,例子中有个图片,我上传的这个,右边都是同样的图片,我实现了,但是想请问下,怎么操作,可以换成不同的...
https://bbs.tsingfun.com/thread-3111-1-1.html 

鸿蒙版AI伴侣已上架华为应用市场 - HarmonyOS NEXT - 清泛IT社区,为创新赋能!

打开华为应用市场,搜索“appinventor” App下载链接: https://www.fun123.cn/reference/info/app.html
https://www.fun123.cn/referenc... 

TaifunWiFi 拓展:WiFi Manager WiFi管理器扩展 · App Inventor 2 中文网

...tus.Text to "已连接: " & ssid else show notification "连接失败: " & ssid 获取网络详细信息 // 获取详细网络信息 when Button_GetInfo.Click do if WiFi1.IsEnabled then set InfoList to empty list // 基本信息 call...
https://www.fun123.cn/referenc... 

NumberPicker 扩展:滑动选择数字,自定义样式 · App Inventor 2 中文网

...作者:Joe J. Sánchez(Joejsanz) 原帖链接:https://community.appinventor.mit.edu/t/numberpicker-displays-a-list-of-numbers-or-a-list-of-texts-that-are-selected-by-swiping-or-clicking/151282 您的改进建议 联系方式: 不...
https://www.fun123.cn/reference/iot/spp.html 

App Inventor 2 经典蓝牙(SPP) 硬件接入:hc05 · App Inventor 2 中文网

...常见,这里以hc05为例,介绍一下经典蓝牙模块如何接入AppInventor。 HC05 简单介绍 它有六个引脚,引脚的作用如下: 通过厂商App连接串口测试,发现HC-05模块是经典蓝牙2.0,并不支持蓝牙5.0(低功耗BLE),...
https://bbs.tsingfun.com/thread-2496-1-1.html 

TextEnhancer拓展 - 增强App中的文本格式 - App Inventor 2 拓展 - 清泛IT社区,为创新赋能!

...cified label. [size=15.008px] [size=15.008px]https://community.appinventor.mit.edu/t/free-textenhancer-enhance-text-formatting-in-your-app/111213
https://www.tsingfun.com/it/op... 

Git 工具 - 子模块(submodule):一个仓库包含另一个仓库 - 开源 & Github -...

...那么执行 git pull --recurse-submodules 或 git submodule update 就会失败。 为了补救,git submodule sync 命令需要: # 将新的 URL 复制到本地配置中 $ git submodule sync --recursive # 从新 URL 更新子模块 $ git submodule update --init --recursive ...
https://bbs.tsingfun.com/thread-2981-1-1.html 

ESP8285接入App Inventor 2深度调研:4种连接方案+是否需要开发拓展 - 创客...

...、源码层面的现有连接组件 通过分析MIT App Inventor源码(appinventor/components/src/)和fun123自研拓展(cn/fun123/),发现以下可用的连接组件: 1. 内置组件(MIT官方) - Web组件 - HTTP GET/POST请求,支持JSON解析 - BluetoothClient - 蓝牙SPP串口...
https://www.tsingfun.com/it/pr... 

华为公司的新产品研发流程管理 - 项目管理 - 清泛网 - 专注C/C++及内核技术

...划时才大吃一惊。另外,资源分配的无效性也常常是导致失败的一个潜在原因。   可以看出,从不同的维度,高效产品研发过程化解了高效率和高质量这对看似而非的矛盾,并带给企业优势。    高效产品研发过程:如何...
https://www.fun123.cn/referenc... 

SensorUtil 传感器工具扩展:在后台和屏幕关闭时保持传感器工作 · App Inv...

...行 IsRunningInCompanion 指示应用是在 AI 伴侣中运行还是已编译的 APK 中运行。 通知可删除 NotificationDeletable 控制用户是否可以关闭通知。 通知图标 NotificationIcon 状态栏图标的系统可绘制资源名称。 通知图标资源 NotificationIc...