Rubick
Rubick
hah,thanks for the tutorial!
comment from graphql api
我也遇到了同样的问题 是不是网易改过了 之前可以用的
I made a minimal reproducible example using [email protected] here: https://codesandbox.io/s/gifted-gagarin-g3ugux?file=/src/main.js It contains two child router-view, one uses keep-alive and the other one does not, and when navigating from `/a/a` to...
``` Traceback (most recent call last): File ".\GetQuestionTessAndroid.py", line 20, in question, choices = ocr.ocr_img(img) File "D:\web\py\TopSup-master\common\ocr.py", line 63, in ocr_img question = pytesseract.image_to_string(question_im, lang='chi_sim', config=tessdata_dir_config) File "C:\Users\Deada\AppData\Local\Programs\Python\Python36\lib\site-packages\pytesseract\pytesseract.py", line 124,...
@yyBeta 遇到了一样的问题,请问找到解决方法了吗 adb和tesseract都正常 也使用管理员权限打开的powershell
I want to open context menu by keyboard shortcut in my case, and as mentioned by @dbrxnds , It would be nice if I can reuse the same menu between...
Works great! Thanks for posting this.
I noticed that the vue worker in this repo is not compatable with lastest `@vue/language-service` and `volar-service-typescript`, is there any reference or example that I can make the update?
After some tinkering to install matched package version, I got this: [https://github.com/c8se/monaco-volar-vue-demo](https://github.com/c8se/monaco-volar-vue-demo) There are still problems with ts support in vue files,but I have no idea how to resolve them: