We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
如果你下载了代码,运行的时候,提示你某个地方的右括号“)”语法错误,怎么办?这大概率是因为后面跟着一行或多行注释,部分编译器编译到这里的时候就会出错。解决办法:删掉这些注释!就解决了!
The text was updated successfully, but these errors were encountered:
我们应该在代码库里修复这些注释。
Sorry, something went wrong.
No branches or pull requests
如果你下载了代码,运行的时候,提示你某个地方的右括号“)”语法错误,怎么办?这大概率是因为后面跟着一行或多行注释,部分编译器编译到这里的时候就会出错。解决办法:删掉这些注释!就解决了!
The text was updated successfully, but these errors were encountered: