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

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

终于等到!AppInventor2 中文网已升级v2.72,全面支持Android 14 - App Inv...

... Android Companion 应用及其底层框架。新版本 2.72 现已可从 Google Play 商店和 ai2.appinventor.mit.edu(版本 2.72u)直接下载。 此版本中关键变化是将 Android SDK 目标升级到 34,与 Android 版本 14 一致。此更新至关重要,因为在 2024 年 8 ...
https://bbs.tsingfun.com/thread-1873-1-1.html 

DendritasMqtt 拓展:用于 websocket Mqtt扩展 - App Inventor 2 拓展 - ...

...https://community.appinventor.mi ... -with-service/14365 https://groups.google.com/d/msg/ ... cn5PzY/Kg8BJEPGAQAJ
https://bbs.tsingfun.com/thread-2982-1-1.html 

扒了一下源码,ESP8285接入App Inventor有4种玩法,第3种最香 - AI 助手 - ...

...接兼容。 源码里有什么现成组件? 我扫了一遍 com.google.appinventor.components.runtime 和 cn.fun123 下所有源码: MIT官方内置组件: - Web组件 — HTTP GET/POST,支持JSON解析 - BluetoothClient — 蓝牙SPP串口 - Serial — USB串口(基于Phys...
https://bbs.tsingfun.com/thread-1157-1-1.html 

编译失败! Error: Your build failed due to an error in the AAPT stage,...

...racter '�'.      [java] May 30, 2023 9:29:27 AM com.google.appinventor.buildserver.Compiler runAaptPackage      [java] WARNING: YAIL compiler - AAPT execution failed.      [java] May 30, 2023 9:29:27 AM com.google.appinventor.buildserv...
https://bbs.tsingfun.com/thread-2251-1-1.html 

【教学】AppInventor2人工智能应用:Personal Audio Classifier 自行训练神...

...文件,這概念都是來自於 [color=var(--fs-experimental-link-color)]Google Teachable Machine,並使用 TensorFlow.js (MobileNet) 來訓練網路,但 TM還可以用 poseNet 來偵測人體姿勢,希望 App Inventor 也可以支援(敲碗~)。哪些手機可以用:   MIT A...
https://bbs.tsingfun.com/thread-1849-1-1.html 

App Inventor 2 怎么做倒计时,时倒计时,分倒计时,秒倒计时怎么做? - A...

...ence/components/guide/Clock.html 知识点都在这里,代码需要你自己写!(^◡^)っ✎
https://www.fun123.cn/referenc... 

多媒体组件 · App Inventor 2 中文网

...读器国家及语言属性)仍然是不行。最终只得选择“Google文字转语言引擎”(语音设置为”中文“),中文朗读效果也非常不错。 属性 支持国家 此设备上可用于 语音识别器 国家/地区代码列表。参考 Android 开...
https://bbs.tsingfun.com/thread-2825-1-1.html 

AI助手重构版问题记录 - AI 助手 - 清泛IT社区,为创新赋能!

....0.0 Safari/537.36 foundIn = v185a-1611-g41ebba11a-dirty faultData = com.google.gwt.core.client.JavaScriptException: (TypeError) : Cannot read properties of undefined (reading 'type_1') projectId = 6627856092233728 [{"action": "ADD_COMPONENT","type": "VerticalArrangement","name": "MainLayout...
https://www.tsingfun.com/it/da... 

[解决]MySql提示:The server quit without updating PID file(…)失败 - 数...

...hout updating PID file (/usr/local/mysql/data/rekfan.pid).[失败] google了下 ,问题可能原因有多种,具体什么原因最好办法是先查看下错误日志: 0.可能是没有初始化 解决方法 :创建系统数据库表 # cd /usr/local/mysql # scripts/mysql...
https://www.tsingfun.com/it/cpp/1343.html 

libevent+protobuf轻松搭建tcpserver - C/C++ - 清泛网 - 专注C/C++及内核技术

...otobuf作为client与server之间数据传输协议详见:http://code.google.com/apis/protocolbuffers/ libevent protobuf tcpserver