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

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

【解决】App Inventor 2 如何下载/保存网络图片? - App Inventor 2 中文网...

首先,需要使用“Web客户端”组件,需要和网络url进行数据交互的场景就要考虑使用它。设置好网络图片的url,然后执行Get方法即可,代码如下:其中,特别要注意的是保存相应信息属性设置为真,这样才能将目标网络图片保存...
https://bbs.tsingfun.com/thread-1736-1-1.html 

App Inventor 2 如何下载/保存网络图片? - App Inventor 2 中文网 - 清泛I...

首先,需要使用 Web客户端 组件,需要和网络url进行数据交互的场景就要考虑使用它,Web客户端 组件在“通信连接”抽屉中:设置好网络图片的url,然后执行Get方法即可,代码如下:其中,特别要注意的是保存响应信息属性设置...
https://bbs.tsingfun.com/thread-1788-1-1.html 

App Inventor 2 CRC16 拓展 - App Inventor 2 拓展 - 清泛IT社区,为创新赋能!

参考:https://community.appinventor.mit.edu/t/can-someone-help-me-reproduce-this-code-using-the-blocks/60372/15CRC16 算法有多种,本扩展以 ASCII 格式接收数据并以 CRC16/CCITT-FALSE 格式给出结果。在线计算CRC网站:https://crccalc.com/
https://bbs.tsingfun.com/thread-1245-1-1.html 

app inventor什么时候需要用到字典块【高频搜索】 - App Inventor 2 中文网...

列表能完成字典的绝大部分功能,不过字典具有比列表更好的查找性能,因此如果要对数据结构执行大量的操作,建议优先使用字典。 更多用法请查看文档:https://www.fun123.cn/reference/blocks/dictionaries.html
https://bbs.tsingfun.com/thread-1277-1-1.html 

怎样用app inventor连接终端的wifi热点。 - App Inventor 2 中文网 - 清泛I...

在不知道终端的端口与IP,只知道热点名称与密码情况下,可以连接上吗?我也下载了这个模块clientsocket,是不是还要增加其它模块才可以?使用Wifi拓展:https://puravidaapps.com/wifi.php   貌似可以实现,你可以自己先研究一...
https://bbs.tsingfun.com/thread-1496-1-1.html 

App Inventor 计时器在界面设计中的哪里?如何确定计时器有没有执行? - Ap...

问:计时器在界面设计中的哪里呢?计时器怎么启动?怎么确定执行没? 答:在“传感器”下面: 也可在组件搜索框中进行搜索: 计时器怎么启动? 默认计时器是自动启用的,也可程序控制它“启用计时”和“不启...
https://bbs.tsingfun.com/thread-1612-1-1.html 

为什么 App Inventor 扩展导入了,但是没啥反应? - App Inventor 2 中文网...

大概率是导入拓展后,没有拖动拓展到界面上! 导入拓展后,别忘了拖动拓展到主界面上,这样才算真正创建了拓展对象,这时才能使用拓展的方法。
https://bbs.tsingfun.com/thread-1758-1-1.html 

app inventor 里的换行符是什么? - App Inventor 2 中文网 - 清泛IT社区,为创新赋能!

...bsp;。"\r" 在vim中被解释为 "^M" 。 那么在AppInventor里换行符是什么呢?试试就知道了: 经过测试,无论是"\r",还是"\r\n",都可以进行正常的换行展示。 不过个人还是建议直接使用"\n"较好,...
https://www.fun123.cn/reference/blocks/math.html 

App Inventor 2 数学代码块 · App Inventor 2 中文网

... 我要反馈 App Inventor 2 数学代码块 基础数字块 ( 0 ) 进制数字块 ( 0 ) 等于 ( = ) 不等于 ( ≠ ) 大于 ( > ) 大于等于 ( ≥ ) 小于 ( < ) 小于等于 ( ...
https://puravidaapps.com/table.php 

App Inventor Tutorials and Examples: Dynamic Table Layout | Pura Vida Apps

App Inventor and HTML/JavaScript with Input Parameters Pura Vida Apps Snippets Tutorials Extensions Links Search Privacy Policy Contact Dynamic Table Layou...