iShirKhan

Results 18 comments of iShirKhan

@thijstriemstra this is my code > yarn create vite bugReproduceProject --template react > yarn add wavesurfer.js An exception occurs when destory is called in the unmounted useEffect hook ```jsx import...

出现这个问题主要原因是 restc 包更新了,现在restc使用的所有路径前面都有shadow这个字样,具体的请看文件: [restc首页文件源码](https://raw.githubusercontent.com/ElemeFE/restc/master/src/index.html) 那么临时解决方案: 你进入你的容器 吧node_modules下的restc的faas下的index.html中的所有路径按照restc最新路径替换,然后偶**重新编译**。 指南: - sudo docker exec -it -u root 容器名 /bin/bash - apt-get update - apt-get install vim -y - vim node_modules下的faas/index.html 替换路径为正确的url -...

你用代码生成,或者提供的字典文本文件只提供你想要的特定字符

look at run.py and function main. also you read document or source code to khow how to generate str and image

【ug】The Uyghur language, also a language belonging to the Arabic language family, has a similar situation。 Our word will choose different characters for different scenarios to combine to produce the...

set font_dir param, tell where the font your langguage use

Very good advice and necessary questions。 I think we're always constrained by regex or whatever, and if we can find a way to provide a callback to the user, and...