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

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

Teachable Machine Model 利用手机摄像头进行图像分类识别 - App Inventor ...

中文版已整理:https://www.fun123.cn/reference/ ... achableMachine.html 来源: https://community.appinventor.mi ... ble-machine/64411/5 https://mit-cml.github.io/extensions/
https://www.fun123.cn/referenc... 

App Inventor 2 ColorSeekbar 扩展:水平颜色选择条 · App Inventor 2 中文网

...原作者 Horizon (MananSharma) 所有。原始链接:https://community.appinventor.mit.edu/t/free-colorseekbar-extension/49979 您的改进建议 联系方式: 不需要回复的可留空~ 意见反馈(300字以内): ...
https://www.fun123.cn/referenc... 

地图组件(高德地图) · App Inventor 2 中文网

...度,经度) 设置地图的中心坐标位置,坐标使用数字。(AppInventor2中文网独家支持) 创建标记(纬度,经度) 在地图上指定的 纬度 和 经度 处创建一个 标记。 根据描述生成特征(描述) 将特征描述转换为 App Inventor 地图特征...
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.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.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://www.tsingfun.com/it/pr... 

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

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

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

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