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

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

低功耗蓝牙扩展一次最多能发多少个字节 - App Inventor 2 拓展 - 清泛IT社...

如题,请问下 低功耗蓝牙扩展一次最多能发多少个字节?{:8_413:}见这篇帖子《ble蓝牙 RequestMTU 请求没有反应?设置没有生效?》
https://bbs.tsingfun.com/thread-2730-1-1.html 

【iOS】有关苹果iOS App的一些进展、BluetoothLE蓝牙拓展等 - App Inventor...

...nd whether what you want to do is feasible. 来源:https://community.appinventor.mit.edu/t/bluetooth-on-ios/32797/13 2、iOS虽然不支持拓展,但是部分比如ble拓展,兼容安卓模式的拓展导入,内部自动处理,除了少数内置拓展,其余的不支持。 引用: 目...
https://bbs.tsingfun.com/thread-2732-1-1.html 

开发AppInventor2拓展时,依赖第三方jar库怎么写? - App Inventor 2 拓展 ...

...个英文逗号分隔[size=0.8em]Java 相应的 jar 库要放到 appinventor-sources\appinventor\lib 目录下,修改编译配置文件 appinventor-sources\appinventor\components\build.xml :配置文件中搜索 <target name="CopyComponentLibraries",尾部加上库拷贝:...
https://bbs.tsingfun.com/thread-2749-1-1.html 

- App Inventor 2 中文网 - 清泛IT社区,为创新赋能!

手动同步用 信息分享器 组件。 自动实时同步只能走云端,上报到你自己的服务器或者微数据库等,另一个 app 定时拉取。 还可以用云数据库接 redis,数据变动有实时通知,不用定时拉取。
https://bbs.tsingfun.com/thread-2761-1-1.html 

原版安卓模拟器启动失败:GPU Driver Issue - App Inventor 2 离线版 - 清...

Some users have experienced emulator stability issues with this driver version. As a result, we're selecting a compatibility renderer. Please check with your manufacturer to see if there is an updated driver available. gpt 回答,电脑太旧,不支持现代安卓模拟器:
https://bbs.tsingfun.com/thread-2786-1-1.html 

AppInventor 可以将出错弹窗换成其他形式吗? - App Inventor 2 中文网 - ...

Web客户端请求网络的时候,我把手机数据关,它会弹出一个警告,这个警告可以去掉,或者换成其他形式可以设计的吗? 可以的。用 “screen1.出现错误时” 这个事件会捕获异常,里面可以写逻辑自定义处理。没有这个事件...
https://bbs.tsingfun.com/thread-2787-1-1.html 

授权页面加载不出来? - App Inventor 2 离线版 - 清泛IT社区,为创新赋能!

授权页面加载不出来,空白: 经过远程查看,ctrl + f12,保存原因是通过浏览器代理导致访问失败。 重置 host 解决,网络通了就 ok 了。可以借助 ai 辅助调查代理保存原因及解决方法。
https://bbs.tsingfun.com/thread-2788-1-1.html 

编译打包为apk格式,进行到75就编译失败。 - App Inventor 2 中文网 - 清泛...

为什么编译打包为apk格式,进行到75就编译失败。上图看不到错误信息。根据经验一般这种报错不外乎:代码块重复,代码块不完整参数遗漏,拓展新旧版本重复等。特别注意,代码视图中有没有错误和警告!可以先备份项目,...
https://bbs.tsingfun.com/thread-2821-1-1.html 

【待研究】Teachable Machine Model 利用手机摄像头进行图像分类识别 - App...

https://community.appinventor.mi ... ble-machine/64411/5 https://mit-cml.github.io/extensions/
https://bbs.tsingfun.com/thread-2831-1-1.html 

Cert import fail:Given final block not properly padded. Such issues ca...

Cert import fail:Given final block not properly padded. Such issues can arise if a bad key is used during decryption. ???? 密钥或初始化向量不匹配(最常见) 这是最可能的原因。 ● 密钥错误: 你正在使用一个与加密时不同的密钥进行解密。当使...