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

https://www.tsingfun.com/it/ai2/2719.html 

【解决】The operation is in list? cannot accept the arguments: , [\\\"...

...】The operation is in list? cannot accept the arguments: , [\"\"], [\"\"]报错:The operation is in list? cannot accept the arguments: , [""], [""]原因请看这里。 报错:The operation is in list? cannot accept the arguments: , [""], [""] 原因请看这里。AppInventor,AppInvento...
https://www.tsingfun.com/it/ai2/2720.html 

【解决】The operation is list empty? cannot accept the arguments: , [\...

...解决】The operation is list empty? cannot accept the arguments: , [\"\"]报错:The operation is list empty? cannot accept the arguments: , [""]详细原因情况这里。 报错:The operation is list empty? cannot accept the arguments: , [""] 详细原因情况这里。AppInventor,AppIn...
https://bbs.tsingfun.com/thread-2035-1-1.html 

高德地图api访问URL出错求助 - App应用开发 - 清泛IT社区,为创新赋能!

...网络url 的Get/Post 请求情况。 还有,你的测试方式及具体报错请提供一下。App Inventor 2  发表于 2024-10-31 09:57 可以先用工具(比如 Postman)来测试一下 网络url 的Get/Post 请求情况。 还有,你的测试方式及具体报错请 ... 打...
https://bbs.tsingfun.com/thread-2070-1-1.html 

【已解决】ERROR: Compile R Classes returned E=1 - 用户反馈 - 清泛IT社区,为创新赋能!

编译apk报错如下: 根据用户描述,AI伴侣测试正常,编译则报错。 [hide]最终发现,是由于项目名全数字导致的问题(也许是数字开头导致的),可能是用户改了文件名再导入导致的问题。 正常情况下,新建项目/项目改...
https://bbs.tsingfun.com/thread-2129-1-1.html 

Call to ‘set-and-coerce-property!’ has too few arguments (3; must be...

编译apk,报错:Call to ‘set-and-coerce-property!’ has too few arguments (3; must be 4) 原因是因为代码块有问题/报错,有空的地方没有填值,比如这种: 参考:https://community.appinventor.mi ... 3-must-be-4/20690/4 又学习到了新bug的解决方法...
https://bbs.tsingfun.com/thread-2140-1-1.html 

Service and Characteristic are not published by the connected device -...

Service and Characteristic are not published by the connected device,报错如下: 问题原因:硬件/蓝牙芯片问题导致的,比如A硬件测试好的,换了B硬件没有修改uuid,就出现这个报错。 由于B硬件没有发布这些特征,就会报这个错误。
https://bbs.tsingfun.com/thread-2276-1-1.html 

如何屏蔽APP输出的报警信息 - App应用开发 - 清泛IT社区,为创新赋能!

...中文自定义的信息 在这个统一的异常处理函数中处理报错信息,或者自定义提示信息: 组件:一般是拓展名称 函数名称:如SendData 错误编号:上图的 -2,你可以判断,个性化提醒 消息:具体的报错信息
https://bbs.tsingfun.com/thread-585-1-1.html 

Sql server默认的端口是多少?如何开启远程连接? - 爬虫/数据库 - 清泛IT...

默认是1433,可以在配置管理器中查看: 需要开放1433端口,可以参考《Windows、Linux开放指定端口》。 另外,开启远程连接还需要启用TCP/IP,然后重启服务,步骤如下:
https://bbs.tsingfun.com/thread-1268-1-1.html 

如果后面再出现“AI伴侣断开连接”,说明mit官方的rez服务器有问题,需要重...

如果后面再出现“AI伴侣断开连接”,说明mit官方的rez服务器有问题,需要重启等处理。原因大概是wenrtc通信问题,官方论坛有提到。。。但是保险起见,如果频繁出现,则需要启用我们自己的rez服务器。或者aiStarter顶上昨天坏...
https://bbs.tsingfun.com/thread-1687-1-1.html 

App Inventor 2 代码调试方式:App调试、问题排查方法 - App Inventor 2 中...

...2 调试方式所有调试App的前提是安装好AI伴侣,并与AI伴侣连接后进行,我们在设计界面的每次改动,都会实时的反映在AI伴侣中。AI伴侣可以运行在手机上,也可以是安卓模拟器。AI伴侣具体的安装及连接步骤请参考《App Inventor 2 ...