大约有 45,100 项符合查询结果(耗时:0.0408秒) [XML]

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

【未发布】【第三课】弹球游戏(终于进入游戏编程环节了) - App Inventor ...

...来,鼠标右键点不出来。小米浏览器编程测试不了,卡住20%。      AI伴侣提示重复扫码警告,应该是AI伴侣程序启动一次扫码了2次不同的环境导致的,重启就OK了,停止AI伴侣再扫描新的环境也OK,这个倒不是啥问...
https://bbs.tsingfun.com/thread-1072-1-1.html 

2023年2月4日签到记录贴 - 签到区 - 清泛IT论坛,有思想、有深度

...的,如果您还未签到,请点此进行签到的操作.引用: 我在 2023-02-04 19:23 完成签到,是今天第一个签到的用户,获得随机奖励 小红花 6,另外我还额外获得了 小红花 10.我今天最想说:「哈哈哈哈」.引用: 我在 2023-02-04 19:46 完成签到,是今...
https://bbs.tsingfun.com/thread-1079-1-1.html 

2023年2月11日签到记录贴 - 签到区 - 清泛IT社区,有思想、有深度

...动生成的,如果您还未签到,请点此进行签到的操作. 我在 2023-02-11 15:38 完成签到,是今天第一个签到的用户,获得随机奖励 小红花 2,另外我还额外获得了 小红花 10.我今天最想说:「哈哈哈哈」. 我在 2023-02-11 18:59 完成签到,是今天第2...
https://bbs.tsingfun.com/thread-1084-1-1.html 

接水果游戏 - App Inventor 2 中文网 - 清泛IT社区,为创新赋能!

...时器启用计时等于6”这条代码有误?       2.对话框选择“退出”时,报告错误信息:Closing forms is not currently supported during development.         求解 1、绘画动画里面的精灵都无需计时器驱动,设...
https://bbs.tsingfun.com/thread-1247-1-1.html 

关于音频播放器的顺序播放问题 - App Inventor 2 中文网 - 清泛IT社区,为创新赋能!

...码aia文件请提供一下,便于定位问题,谢谢。App Inventor 2  发表于 2023-11-01 18:28 源码aia文件请提供一下,便于定位问题,谢谢。 CSDN已截图回复,帮忙看看CSDN已私信回复,帮忙看看App Inventor 2  发表于 2023-11-01 18:28 ...
https://bbs.tsingfun.com/thread-1411-1-1.html 

AI伴侣扫码测试时手机和电脑必须在同一局域网内吗? - App Inventor 2 中文...

...手机连接,两者必须在同一局域网内。 最新版App Inventor 2 升级了通信方式(Webrtc技术)后去除了这一限制,经验证手机、电脑任意的网络环境下均可正常测试,欢迎大家试试体验一下! 顺便说一句,我们App Inventor 2 中文网和 M...
https://www.fun123.cn/referenc... 

Activity启动器(ActivityStarter)如何查看并启动其他App · App Inventor 2 中文网

...ment.createElement("script"); hm.src = "https://hm.baidu.com/hm.js?8d287b854d737bdc880e8ddeac1b309d"; var s = document.getElementsByTagName("script")[0]; s.parentNode.insertBefore(hm, s); })(); Activity启动器(ActivityStarter)...
https://www.fun123.cn/referenc... 

列表显示框布局:使用布局和元素字串 · App Inventor 2 中文网

...持由单个字符串组成的元素。 例如:Main Text 1, Main Text 2, Main Text 3 将在设备中显示为: 布局 与 列表数据 列表显示框 支持高级布局选项。 布局是从 布局 属性中的选项列表中选择的,然后可以使用 列表数据 属性在“界面...
https://www.fun123.cn/referenc... 

使用 JSON 和 Web API · App Inventor 2 中文网

...三", "likes": ["reading", "music"], "hasTowel": true, "widgets": 42 } 此 JSON 声明了一个对象(由 { 和 } 表示),key是冒号 (:) 前的带引号的字符串(例如,"name"),有不同的值,包括数组(方括号[...]之间的逗号分隔值)、数字(例如42...
https://www.fun123.cn/referenc... 

使用位置传感器 · App Inventor 2 中文网

...he app: Here are the blocks for the app, with annotation: Sample App 2: Get the location when a button is clicked This app illustrates how to access location information only when some event occurs. The LocationSensor is disabled to begin, then enabled when the button is clicked and disabled ...