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

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

按键可见性的延时设置 - App Inventor 2 中文网 - 清泛IT社区,为创新赋能!

...可见性变真 ), 因使用按键的不确定性(没有先后顺序)怎么分别控制按键延时的可见性的真 假?手机APP上面有好几组按键 控制定时时间, 每按下一个按键启动一个定时时间,(定时时间结束,其他定时按键可见性变真 ), 因使用...
https://bbs.tsingfun.com/thread-1864-1-1.html 

AI伴侣的权限问题 - App应用开发 - 清泛IT社区,为创新赋能!

...近的设备选项,同样也找不到AI伴侣 所以,该怎么解决呢? AI2伴侣这个名字虽然从第一代AI Classic沿袭至今,AI2 Companion翻译成这个被大多数人认可了,但是这个名字在国内容易引起争议,尤其是第三方管家、...
https://www.fun123.cn/reference/info/desktop.html 

App Inventor 2 离线版 - 免登录,离线用,一键启动,App开发so easy!

... 听听TA们怎么说 来自用户的真实反馈 赵女士 ...
https://bbs.tsingfun.com/thread-2088-1-1.html 

AppInventor2 离线版:免登录,离线用,一键启动,App开发so easy! - App ...

...键启动,就能愉快地编程了,没有多余步骤!编译不了,怎么回事儿487366001 发表于 2025-02-21 18:02 编译不了,怎么回事儿 提供一下详细报错信息,谢谢为 fun123 点赞
https://bbs.tsingfun.com/thread-2213-1-1.html 

记录一下使用JDY-34蓝牙模块,使用本平台搭建蓝牙APP的过程 - 创客硬件开发...

...个仓库链接上来。 3、配套PCB设计: 怎么放视频呢?待会发一个测试视频链接上来。 如上,大家导入我分享的文件,就可以少走弯路,祝愿大家操作顺利,项目大吉。 项目有啥不懂的可以加...
https://bbs.tsingfun.com/thread-2220-1-1.html 

【免费开放】App Inventor 2 LLMAI2Ext 自研拓展:接入DeepSeek、Kimi、通...

...没有开放附件相关 api,实现不了图片上传哈。多轮对话怎么编写程序?引用:whbk 发表于 2025-06-02 23:03 多轮对话怎么编写程序? 目前只做了单轮对话。1.1 版本计划将加入多轮对话功能,敬请期待~
https://bbs.tsingfun.com/thread-2516-1-1.html 

首次打开app时,提示打开蓝牙权限,打开后点击开始搜索,设备列表没有显示...

...先打开蓝牙,然后启动app才能搜索到设备,请问大家这个怎么解决,怎么才能启动app同时打开蓝牙权限并搜索到设备?
https://bbs.tsingfun.com/thread-2674-1-1.html 

AppInventor如何扫二维码?扫码结果如何与Web进行交互? - App Inventor 2 ...

Q:请问扫二维码怎么实现? [hide]A:使用“条码扫描器”组件:https://www.fun123.cn/reference/ ... html#BarcodeScanner       属性“使用外部扫描”设置为假,其他没有啥要注意的。就调用一下扫描方法,就能使用摄像头扫...
https://stackoverflow.com/ques... 

HTML Input=“file” Accept Attribute File Type (CSV)

....mp3, .wav, etc), use: <input type="file" accept="audio/*" /> For PDF Files, use: <input type="file" accept=".pdf" /> DEMO: http://jsfiddle.net/dirtyd77/LzLcZ/144/ NOTE: If you are trying to display Excel CSV files (.csv), do NOT use: text/csv application/csv text/comma-sep...
https://stackoverflow.com/ques... 

What is a MIME type?

...can render that internally", while if the server says "This is application/pdf" the client can go "Ah, I need to launch the FoxIt PDF Reader plugin that the user has installed and that has registered itself as the application/pdf handler." You'll most commonly find them in the headers of HTTP messa...