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

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

使用模拟器构建应用程序 · App Inventor 2 中文网

...irtual phone instead of a real phone. Instead of connecting a phone to the USB port, just start the emulator program. When you click Connect to Phone in the Blocks Editor, your app will appear in the emulator. You can’t do everything with the emulator that you can with a real phone — you can’...
https://www.fun123.cn/referenc... 

App Inventor 2 串口组件:App使用OTG数据线进行串口通信 · App Inventor 2 中文网

...,没有像PC那样指定“COM3”等端口,而是直接使用默认的USB设备: 切换 目录 关注 我们 关注我,不迷路 在线 客服 扫码...
https://bbs.tsingfun.com/thread-1674-1-1.html 

手机APP上的串口通信组件 - 创客硬件开发 - 清泛IT社区,为创新赋能!

...,没有像PC那样指定“COM3”等端口,而是直接使用默认的USB设备: 有一个英文原版视频,请参考“串口通信器“组件相关文档:《App Inventor 2 串口组件:App使用OTG数据线进行串口通信》
https://www.fun123.cn/referenc... 

App Inventor 2 TaifunBattery 拓展:电池管理器,获取设备电量 · App Inventor 2 中文网

...0% 和 100% 之间。 返回电池插入状态。 可能的值包括:usb、ac、无线(wireless)或未知(unknown)。 返回电池状态。 可能的值包括:正在充电(charging)、已充满(full)、正在放电(discharging)、未充电(not charging)或未知(unknown)。 返回电...
https://www.fun123.cn/referenc... 

App Inventor 2 代码调试方式:App调试、问题排查方法 · App Inventor 2 中文网

...开发者模式; 3、进入设置-系统-开发者选项; 4、启用USB调试,允许使用ADB与模拟器通信; 5、打开命令行,通过以下adb命令连接模拟器:(手机的话,插上数据线就行了) adb connect 127.0.0.1:7555 6、输入adb devices,验证是否成...
https://bbs.tsingfun.com/thread-1740-1-1.html 

Ai2 Starter模拟器连接一直失败? - App Inventor 2 中文网 - 清泛IT社区,为创新赋能!

...,具体参考:《App Inventor 2 连接方式:AI伴侣、模拟器、USB》。
https://bbs.tsingfun.com/thread-2136-1-1.html 

App日志及内置WebView的调试方法 - App Inventor 2 中文网 - 清泛IT社区,为创新赋能!

...发者模式; 3、进入设置-系统-开发者选项; 4、启用USB调试,允许使用ADB与模拟器通信; 5、打开命令行,通过以下adb命令连接模拟器:(手机的话,插上数据线就行了) adb connect 127.0.0.1:7555复制代码 6、输入adb devices,验...
https://bbs.tsingfun.com/thread-2538-1-1.html 

Modbus硬件控制03——485串口助手控制继电器 - 创客硬件开发 - 清泛IT社区...

...能,自带CRC校验,非常易于使用。 2.硬件连接 通过USB转485接入PC 3.测试步骤 发送字符串,一共两条指令 第一条是闭合继电器 第二条是断开继电器
https://www.tsingfun.com/it/tech/659.html 

ros 基本调试 - 更多技术 - 清泛网 - 专注C/C++及内核技术

...件。 5、修改你使用的终端程序的波特率。 KDBG 进入此链接(http://www.reactos.org/wiki/Kdbg)以查看关于内置内核调试器的更多信息。 GDB 欲使用GDB作为内核调试器,请看这里(http://www.reactos.org/wiki/GDB)。 所需要的: ■GDB(已...
https://stackoverflow.com/ques... 

lsof survival guide [closed]

...int. Particularly useful for finding which process(es) are using a mounted USB stick or CD/DVD. share | improve this answer | follow | ...