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

https://www.fun123.cn/reference/info/about-us.html 

关于我们 · App Inventor 2 中文网,少儿编程陪伴者

...使用方法2 - 打字机效果(2)》 《App Inventor 2 时器+效果实现 - 打字机效果(3)》 开始学习 回归教育者初心 ...
https://www.fun123.cn/reference/info/vip.html 

VIP会员中心 · App Inventor 2 中文网,少儿编程陪伴者

...使用方法2 - 打字机效果(2)》 《App Inventor 2 时器+效果实现 - 打字机效果(3)》 开始学习 回归教育者初心 ...
https://www.fun123.cn/reference/info/ 

App Inventor 2 中文网 · 项目指南

...使用方法2 - 打字机效果(2)》 《App Inventor 2 时器+效果实现 - 打字机效果(3)》 开始学习  源码购买 ...
https://www.fun123.cn/referenc... 

LEGO EV3 机器人传感器面板 · App Inventor 2 中文网

...) 硬件要求 LEGO Mindstorms EV3 编程主机/套件 x 1 具有蓝牙功能的 Android 手机 已配对并开机的 EV3 机器人 传感器连接 请按照下图连接传感器: 颜色传感器:连接到 EV3 的端口 3...
https://www.fun123.cn/referenc... 

Notifier 通知扩展:功能强大的Android通知管理工具,支持通知通道、意图、...

... Clock Clock1 定期更新闹钟时间的时器 代码 Code 代码不是很复杂。它包含一个创建闹钟或推迟现有闹钟的过程。此函数在应用程序启动时调用一次。生成新闹钟或调整现有闹钟...
https://www.fun123.cn/referenc... 

App Inventor 2 时器(Clock)详细用法示例 · App Inventor 2 中文网

...索 App Inventor 2 时器(Clock)详细用法示例 时器在界面设计中的哪里? 时器怎么启动? 怎么确定时器执行没? 怎么获取手机当前时间? 格...
https://www.fun123.cn/referenc... 

App Inventor 2 时器(Clock)详细用法示例 · App Inventor 2 中文网

...索 App Inventor 2 时器(Clock)详细用法示例 时器在界面设计中的哪里? 时器怎么启动? 怎么确定时器执行没? 怎么获取手机当前时间? ...
https://www.fun123.cn/referenc... 

App Inventor 2 时器(Clock)详细用法示例 · App Inventor 2 中文网

...索 App Inventor 2 时器(Clock)详细用法示例 时器在界面设计中的哪里? 时器怎么启动? 怎么确定时器执行没? 怎么获取手机当前时间? ...
https://www.fun123.cn/reference/iot/IRXmitter.html 

IRXmitter红外发射器扩展 · App Inventor 2 中文网

...设计的目标是尽可能减少在AI2积木中的工作量。在可视化编程中,积木中复杂的逻辑很快会导致应用程序混乱。我希望避免这种情况。 数据包模式 要发送的IR代码由一个数字列表表示,每个数字交替表示Mark(...
https://www.fun123.cn/referenc... 

App Inventor 2 实现商业级APP启动屏幕效果(SplashScreen) · App Inventor 2 中文网

...透明(参考:#0000004a)。 倒计时使用“传感器 -> 时器”组件,设置计时间隔为1000ms,即1秒。 代码逻辑:每隔1秒触发后,将倒计时秒数变量 -1,并更新到文本中;当倒计时秒数为0,则跳转主界面: ...