autojs9API
select({editable: true}).asLeast(1).first().setText(xxx)
npm i --no-bin-links
npm i -g webpack-cli
npm install -g tencentcloud-sdk-nodejs --no-bin-links
npm i oicq --no-bin-links
npm i -D webpack —prefix ~/node_modules
--no-bin-links
不要更新内置的npm,不然会出bug
@I'm zz 我试了,unset NPM_CONFIG_REGISTRY就可以正常设置源了
nodejs不支持jsx/e4x, 没法用xml
http-server-helloworld不就是get请求
所以node模式写ui,得用html?
主要是node不好在主线程跑
html是最好的选择
const Color = require('color').Color;
杀后台再进就好了
创建不了各种事件
创建了点击事件,点击后就报错了
因为v8是单线程的,click在ui线程
$autojs.java.setThreadMode(webview, 'ui') webview.getUril.invoke(webview, [], 'ui')