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

https://www.fun123.cn/reference/info/desktop.html 

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

... 如果您有任何问题,请联系 service@fun123.cn 上海市闵行区庙泾路66号 ...
https://bbs.tsingfun.com/thread-2104-1-1.html 

Need android.permission.BLUETOOTH_SCAN permission for android.content....

...该就没有问题了。最新的拓展已经支持安卓14:https://www.fun123.cn/reference/iot/bluetoothle.html 参考:https://community.appinventor.mi ... le-android-12/66469
https://www.fun123.cn/referenc... 

App Inventor 2 ECharts 拓展:基于 ECharts 强大的个性化数据图表展示 · ...

...首页 资源下载 .aix 拓展下载: cn.fun123.ECharts.aix demo程序下载: echats_demo.aia 注:2个拓展是共一个.aix拓展文件,里面分2个拓展组件,导入.aix效果如下: ECharts.js 图表库非常的丰富,只有你想不到没...
https://www.fun123.cn/referenc... 

App Inventor 2 TableView 拓展:TableView 拓展:数据表格视图,表格展示...

...eView 拓展 效果如下: .aix 拓展下载: cn.fun123.Table.aix demo程序下载: table_demo.aia 使用方法 初始化表格对象到一个布局中,并设置表头及表头背景颜色: 展示数据表格: 平滑滚动到最...
https://bbs.tsingfun.com/thread-2198-1-1.html 

AppInventor2 如何把列表内容显示在标签里? - App应用开发 - 清泛IT社区,...

...象,分隔符可以用空格等。更多参考中文文档:https://www.fun123.cn/reference/ ... l#joinwithseparator
https://bbs.tsingfun.com/thread-2220-1-1.html 

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

最新aix拓展永久下载地址:https://www.fun123.cn/reference/extensions/LLMAI2Ext.html 中文网开发国内大模型拓展的初衷 App Inventor 2 原生的ChatGPT组件由于是国外的,使用起来不太便捷,且各种限制。如今我们又身处AI浪潮之中,包括很多...
https://bbs.tsingfun.com/thread-2293-1-1.html 

python代码如何导入app inventor - App Inventor 2 中文网 - 清泛IT社区,为创新赋能!

...仅支持代码块转换python,代码也是仅供参考,这个功能是fun123.cn全网独有研发的。 反向转换未来可能会探索一下,敬请期待!
https://bbs.tsingfun.com/thread-2299-1-1.html 

AppInventor手机报警可以加振动效果吗? - App Inventor 2 中文网 - 清泛IT...

使用“音效”组件的“振动”方法,可以实现手机振动效果: https://www.fun123.cn/reference/ ... .html#Sound.Vibrate
https://bbs.tsingfun.com/thread-2325-1-1.html 

蓝牙客户端组件的接收字节用于判断的问题 - 创客硬件开发 - 清泛IT社区,为...

...能使用双字节的接收方法。 参考中文文档:https://www.fun123.cn/reference/ ... veSigned1ByteNumber
https://bbs.tsingfun.com/thread-2330-1-1.html 

app inventor 2 怎么进行延迟操作? - App Inventor 2 中文网 - 清泛IT社区,为创新赋能!

app inventor 2 怎么进行延迟操作?https://www.fun123.cn/reference/creative/sim_sleep.html App Inventor 2 模拟sleep函数 App Inventor 2 原生没有 sleep 及相关函数,需要模拟实现,经过测试这里给出一个既简单又相对高效率的实现方案:需要用到计时...