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

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

2024年2月2日签到记录贴 - 签到区 - 清泛IT社区,为创新赋能!

...想说:「App Inventor 2 社区即将重新上线,添加了现代化的移动社区」.
https://bbs.tsingfun.com/thread-1379-1-1.html 

2024年2月5日签到记录贴 - 签到区 - 清泛IT社区,为创新赋能!

... 小红花 7,另外我还额外获得了 小红花 9我今天最想说:「移动端签到!」.
https://bbs.tsingfun.com/thread-2191-1-1.html 

mobile location - App应用开发 - 清泛IT社区,为创新赋能!

...纬度写在两个文字框,并在百度地图上标注出位置,并移动到屏幕中央,放大地图。 Implement through Android Studio: Enter the phone number on the mobile screen, click OK to start the search, Using GPS with differential correction data to determine the current preci...
https://bbs.tsingfun.com/thread-2438-1-1.html 

Modbus硬件控制01——什么是Modbus - 创客硬件开发 - 清泛IT社区,为创新赋能!

...发表并且无版权要求易于部署和维护对供应商来说,修改移动本地的比特或字节没有很多限制 简单的概括,就是免费+简单+方便修改!归纳:Modbus就是一种用在工业上的简单协议!2.Modbus用来干什么?2.Modbus用来干什么?2.Modbus用来干什...
https://www.fun123.cn/referenc... 

App Inventor 2 MenuSlide 拓展:滑动菜单效果 · App Inventor 2 中文网

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

App Inventor 2 SideBarV2 侧边栏拓展 · App Inventor 2 中文网

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

App Inventor 2 AlphaDialog 对话框扩展 · App Inventor 2 中文网

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

App Inventor 2 怎么修改app图标? · App Inventor 2 中文网

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

AI伴侣现已正式升级为“AppInventor学院”App! - App Inventor 2 中文网 -...

...的所有功能,另外添加或集成了AI问答、在线视频课程及移动社区等功能。这款App也将承载大家对于AppInventor能打造什么样的App效果的一个期待,后续也会陆续上架各大应用市场。下载地址:帮助菜单 -> AI伴侣信息。部分界面...
https://www.fun123.cn/referenc... 

App Inventor 2 BaiduFanyi拓展:请求百度翻译WebAPI方式的拓展 · App Inventor 2 中文网

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