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

https://www.fun123.cn/referenc... 

在 App Inventor 2 中使用图像 · App Inventor 2 中文网

...p Inventor 2 中使用图像 « 返回首页 在 App Inventor 2 中使用图像,避免一些常见的陷阱! Out of memory errors An example of misusing large images Use images that are “Just the right size” ...
https://www.fun123.cn/reference/other/vr.html 

使用虚拟现实和App Inventor进行实验 · App Inventor 2 中文网

....java 支持 Virtuality:VirtualActivity.java 结论:下一步 « 返回首页 使用虚拟现实和App Inventor进行实验 该项目是麻省理工学院 App Inventor 2011 年 Google Summer of Code 活动的一部分。它描述了使用 Google Cardboard SDK 为 App Inventor 添加虚...
https://www.fun123.cn/referenc... 

MQTT物联网协议完全实践指南 · App Inventor 2 中文网

... 1. 生产环境配置 2. 监控和告警 总结 « 返回首页 Iot 专题 《MQTT详细技术文档》 《MQTT保姆级入门教程》 下载资源 MQTT扩展下载: de.ullisroboterseite.ursai2pahomqtt.aix 完整示例项目: mqtt_demo.aia...
https://www.fun123.cn/referenc... 

扩展App Inventor:具有多点触控和手势检测功能 · App Inventor 2 中文网

...触控和手势检测功能 « 返回首页 扩展App Inventor:具有多点触控和手势检测功能 Xinyue Deng (dxy0420@mit.edu) Hal Abelson (hal@mit.edu) Department of Electrical Engineering and Computer Science Massachusetts Institute of Techno...
https://www.fun123.cn/referenc... 

扩展App Inventor:具有多点触控和手势检测功能 · App Inventor 2 中文网

...触控和手势检测功能 « 返回首页 扩展App Inventor:具有多点触控和手势检测功能 Xinyue Deng (dxy0420@mit.edu) Hal Abelson (hal@mit.edu) Department of Electrical Engineering and Computer Science Massachusetts Institute of Techno...
https://www.fun123.cn/referenc... 

扩展App Inventor:具有多点触控和手势检测功能 · App Inventor 2 中文网

...触控和手势检测功能 « 返回首页 扩展App Inventor:具有多点触控和手势检测功能 Xinyue Deng (dxy0420@mit.edu) Hal Abelson (hal@mit.edu) Department of Electrical Engineering and Computer Science Massachusetts Institute of Techno...
https://www.fun123.cn/referenc... 

扩展App Inventor:具有多点触控和手势检测功能 · App Inventor 2 中文网

...触控和手势检测功能 « 返回首页 扩展App Inventor:具有多点触控和手势检测功能 Xinyue Deng (dxy0420@mit.edu) Hal Abelson (hal@mit.edu) Department of Electrical Engineering and Computer Science Massachusetts Institute of Techno...
https://www.fun123.cn/referenc... 

扩展App Inventor:具有多点触控和手势检测功能 · App Inventor 2 中文网

...触控和手势检测功能 « 返回首页 扩展App Inventor:具有多点触控和手势检测功能 Xinyue Deng (dxy0420@mit.edu) Hal Abelson (hal@mit.edu) Department of Electrical Engineering and Computer Science Massachusetts Institute of Techno...
https://www.fun123.cn/referenc... 

App Inventor 2 扩展 · App Inventor 2 中文网

... App Inventor 2 扩展 « 返回首页 App Inventor 2 扩展 Initial Release 1.0 (Introduced as part of MIT App Inventor Release nb149) DRAFT: September 27, 2015 Updated: June 9, 2017 Updated: May 17, 2021 sample extensions are at: MIT App Inven...
https://www.tsingfun.com/it/os_kernel/1290.html 

Dokan虚拟磁盘开发实战 - 操作系统(内核) - 清泛网 - 专注C/C++及内核技术

...也可以发Windows消息。我采用了SendMessage来处理调试信息,具体实现请参看下面的代码。 最终的实现是由一个线程来实现Dokan虚拟磁盘的,目录与文件的同步函数则放到一个单独的单元文件里,连接远程服务端则采用IndyTCPClient实...