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

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

【解决】运行故障:The arguments,["xxx"], [false], [0] are th...

一般出现这个错误,大概率是因为参数个数、参数类型与调用方法不符导致的。检查一下参数,是否有空的地方没填上!
https://bbs.tsingfun.com/thread-1623-1-1.html 

开源MQTT网关:EMQX vs Mosquitto - 创客硬件开发 - 清泛IT社区,为创新赋能!

...用 Erlang/OTP 编写,这是一种用于构建大规模可扩展软实时系统的编程语言。与 Mosquitto 不同,EMQX 在设计之初即采用了分布式集群架构,可以轻松实现弹性水平扩展,从而稳定承载大规模的 MQTT 客户端接入。最新版本 EMQX 5.0 可在 ...
https://bbs.tsingfun.com/thread-2380-1-1.html 

micro:bit 连接报错 - 创客硬件开发 - 清泛IT社区,为创新赋能!

...bit地址了,在连上的一瞬间后直接闪退,并且报错了。 运行故障 java.lang.ExceptionInInitializerError at edu.mit.appinventor.ble.BluetoothLEint$BLEReadOperation.subscribeBluetoothLEint.java:357) at edu.mit.appinventor.ble.BluetoothLEintSBLEReadOperation.run(BluetoothLEint.jav...
https://bbs.tsingfun.com/thread-2102-1-1.html 

蓝牙接收的数据怎么一行一行更新显示和,类似图2这样的 - App应用开发 - 清...

...码块贴一下看看 这个还在写  为什么现在app出现运行故障 弹出来:Need android.permission.BLUETOOTH_SCAN permission for android.content.AttributionSource@d5ca151a: GattService registerScanner 注意: 5秒钟后将报告另一条错误信息。liangzhi123 发表于 ...
https://bbs.tsingfun.com/thread-513-1-1.html 

JAVA线程池管理及分布式HADOOP调度框架搭建 - 人工智能(AI) - 清泛IT社区,...

...。那具体什么是线程呢?首先看看进程是什么,进程就是系统中执行的一个程序,这个程序可以使用内存、处理器、文件系统等相关资源。例如 QQ软件、eclipse、tomcat等就是一个exe程序,运行启动起来就是一个进程。为什么需要...
https://bbs.tsingfun.com/thread-1016-1-1.html 

Your build failed due to an error in the AAPT stage, not because of an...

...应用程序安装问题 - Google 搜索应该会显示任何问题设备系统用户界面缓存变得太大 - 转到设置/应用程序/全部并选择“系统用户界面”。擦除缓存并重新启动设备。设备下载管理器缓存可能已损坏 - 转到设置/应用/全部并选择“...
https://bbs.tsingfun.com/thread-2229-1-1.html 

无法打包成apk - App应用开发 - 清泛IT社区,为创新赋能!

...顺利打包测试,现在使用手机上的伴侣,可以顺利测试和运行,就是无法打包 程序写道一半,大约300多k的时候可以顺利打包打包用的哪个平台?报错信息截图看一下App Inventor 2  发表于 2025-03-02 11:22 打包用的哪个平台?...
https://bbs.tsingfun.com/thread-2091-1-1.html 

【解答】网络故障:与AI伴侣通信故障 - App Inventor 2 中文网 - 清泛IT社...

有很多朋友问过,“网络故障:与AI伴侣通信故障”是什么原因? 这里做一个解答: 出现此弹窗是因为App Inventor 2服务器端无法连接到AI伴侣导致的,原因是因为手机上退出了AI伴侣App或者手机锁屏了,都可能导致通信断开...
https://bbs.tsingfun.com/thread-1934-1-1.html 

为AppInventor2开发自己的拓展(Extension) - App Inventor 2 拓展 - 清泛IT社区,为创新赋能!

...安装完JDK后配置环境变量 计算机(右键)→属性→高级系统设置→高级→环境变量新建JAVA_HOME:如果是默认安装路径那么就在这个路径下:C:\Program Files\Java\jdk1.8.0_171新建Classpath: .;%JAVA_HOME%\lib;%JAVA_HOME%\lib\tools.jar在Path后面新增:...
https://bbs.tsingfun.com/thread-2026-1-1.html 

Targeting S+ (version 31 and above) requires that one of FLAG_IMMUTABL...

运行故障:edu.mit.appinventor aicompanion3: Targeting S+ (version 31 and above) requires that one of FLAG_IMMUTABLE or FLAG_MUTABLE be specified when creating a PendingIntent. Strongly consider using FLAG IMMUTABLE, only use FLAG_MUTABLE if some functionality depends on the PendingIntent being ...