Yuxuan Lu
Yuxuan Lu
同 ``` TimeoutError: waiting for target failed: timeout 30000ms exceeded at Object.waitWithTimeout (/usr/local/lib/node_modules/wechat-mp-automation/node_modules/puppeteer/lib/helper.js:189:26) at Browser.waitForTarget (/usr/local/lib/node_modules/wechat-mp-automation/node_modules/puppeteer/lib/Browser.js:152:42) at Browser. (/usr/local/lib/node_modules/wechat-mp-automation/node_modules/puppeteer/lib/helper.js:117:27) at clickAndWaitForTarget (/usr/local/lib/node_modules/wechat-mp-automation/automation.js:157:49) at processTicksAndRejections (internal/process/task_queues.js:93:5) at async /usr/local/lib/node_modules/wechat-mp-automation/automation.js:228:24 ```
Will investigate later
I think we only need to support drop images and tex files (which will be inserted as text). We surely can support dropping csv tables, but I personally think that...
I noticed about 27% of the users are from China. I'm going to add Chinese translations and hope the community can add other languages. 
Maybe also add ``` #![allow(unused_braces)] #![allow(unused_parens)] ``` to the code template, to remove the style warnings about generated code?
同问:测试用例里写的栈大小为一个页,但是batch.rs里写的为两个页。
> 最近忙于考试,可能要考完之后才能合并了,请见谅。 ok, 没问题。
(找不到改成draft的按钮了) 在macos上调试还有一些奇怪的bug。同样的代码,同样的qemu,在mac上跑会在pc=0x2000000(忘了几个0了)和0x0产生load fault 中断,linux里就没问题。 还需要更多调查
I believe this is fixed. You can click on the word count on the status bar, and select character count:
My search of "update self" lead me here. After a whole year, I want to ask: 1. What's the current status of this issue? The API change is still going...