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

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

SpeechRecognizer 语音识别扩展:获取设备支持的语音识别语言列表 · App I...

...fsetY = e.clientY - element.offsetTop; return false; // 防止文本选中 }; // 鼠标移动时拖动元素 document.onmousemove = function(e) { if (!isDragging) return; element.style.left = (e.clientX - offsetX) + 'px'; element.style.top = (e.client...
https://www.fun123.cn/reference/lego/ 

App Inventor 2 LEGO 乐高专题 · App Inventor 2 中文网

...fsetY = e.clientY - element.offsetTop; return false; // 防止文本选中 }; // 鼠标移动时拖动元素 document.onmousemove = function(e) { if (!isDragging) return; element.style.left = (e.clientX - offsetX) + 'px'; element.style.top = (e.client...
https://www.fun123.cn/referenc... 

AI2Utils 拓展:一些常用的小功能集合 · App Inventor 2 中文网

...fsetY = e.clientY - element.offsetTop; return false; // 防止文本选中 }; // 鼠标移动时拖动元素 document.onmousemove = function(e) { if (!isDragging) return; element.style.left = (e.clientX - offsetX) + 'px'; element.style.top = (e.client...
https://www.fun123.cn/referenc... 

FlashLight 拓展:打开/关闭手机手电筒/闪光灯 · App Inventor 2 中文网

...fsetY = e.clientY - element.offsetTop; return false; // 防止文本选中 }; // 鼠标移动时拖动元素 document.onmousemove = function(e) { if (!isDragging) return; element.style.left = (e.clientX - offsetX) + 'px'; element.style.top = (e.client...
https://www.fun123.cn/referenc... 

Screenshot 拓展:截取手机屏幕 · App Inventor 2 中文网

...fsetY = e.clientY - element.offsetTop; return false; // 防止文本选中 }; // 鼠标移动时拖动元素 document.onmousemove = function(e) { if (!isDragging) return; element.style.left = (e.clientX - offsetX) + 'px'; element.style.top = (e.client...
https://www.fun123.cn/referenc... 

MultiImagePicker 拓展:图片单选/多选扩展 · App Inventor 2 中文网

...fsetY = e.clientY - element.offsetTop; return false; // 防止文本选中 }; // 鼠标移动时拖动元素 document.onmousemove = function(e) { if (!isDragging) return; element.style.left = (e.clientX - offsetX) + 'px'; element.style.top = (e.client...
https://www.fun123.cn/reference/creative/db.html 

App Inventor 2 数据库方案对比 · App Inventor 2 中文网

...fsetY = e.clientY - element.offsetTop; return false; // 防止文本选中 }; // 鼠标移动时拖动元素 document.onmousemove = function(e) { if (!isDragging) return; element.style.left = (e.clientX - offsetX) + 'px'; element.style.top = (e.client...
https://bbs.tsingfun.com/thread-3084-1-1.html 

代码分区功能重磅上线,代码块管理如此便捷~ - App Inventor 2 中文网 - 清...

...键菜单:移动到分区(快捷键:Ctrl + G)支持Ctrl键按下,选中多个代码块进行批量移动分区。 3、分区内整理代码块,仅对当前分区整理,不破坏其他代码的结构 4、代码导航,联动分区,方便代码块定位 5、更多...
https://bbs.tsingfun.com/thread-3131-1-1.html 

手机App控制Arduino:米思齐+App Inventor2蓝牙实战教程(图文) - 创客硬...

...置Elements = BluetoothClient1的AddressesAndNames 2. 选择后:Connect(选中地址),成功则Label显示"已连接" 3. 开灯按钮:SendText("LED_ON ");关灯按钮同理 4. 滑块位置变化:SendText("SERVO:" + 位置值 + " ") 5. Clock定...
https://www.fun123.cn/referenc... 

App Inventor 2 FTP 客户端拓展:FTP协议连接、上传、下载、创建、修改目录...

...fsetY = e.clientY - element.offsetTop; return false; // 防止文本选中 }; // 鼠标移动时拖动元素 document.onmousemove = function(e) { if (!isDragging) return; element.style.left = (e.clientX - offsetX) + 'px'; element.style.top = (e.client...