I want to dynamically obtain the coding set of a character through the mb_detect_encoding () function, and then convert it through iconv, but the encoding type judged by mb_detect_encoding () is incorrect, resulting in iconv () invalid or garbled....
run yarn start to report an error injectBabelPlugin is not a function Code is the same as antd official website ...
just want to browse the Github project, and do not want to synchronize to the local, but the web version can only see the current directory or file, can not see the project structure, can not be quickly transferred to other directories or files, it seems...
the only thing I can think of now is to save the current canvas to an array every time I finish drawing, and then take it out of the array when I undo it ...
.eslintrc.js is configured as follows description: The problem with is plugin:vue essential . If you comment it out, vscode will work properly. npm run dev can run normally and will not report an error of export . Of course, an error ...
look at some code that is written like this and can still run, life cycle hook plus async, does not quite understand this behavior, not to say that componentWillMount is Synchronize, execute in front of render, so it will not block? class Edit extends ...