摘要: 设备:一部电脑、一部安卓手机、一条数据线 1. 数据线连接电脑和安卓手机; 2. 安卓手机--> 设置 -- > 开发者选项 --> 点进去,找到USB调试并且打开,例: 3. 在电脑上打开HBuild,在菜单栏中找到运行-->真机运行 成功: 阅读全文
posted @ 2019-04-13 17:11 bingxiaoxiao 阅读(507) 评论(0) 推荐(0)
摘要: // if ($(this).hasClass('activeC')) { // $(this).removeClass('activeC') // } else { // $('.nav-children div').removeClass('activeC') // $(this).addCla 阅读全文
posted @ 2019-04-13 16:06 bingxiaoxiao 阅读(296) 评论(0) 推荐(0)