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
源码如下所示
```c #include <stdio.h> int main() { printf("Hello World"); return 0; } ```
The text was updated successfully, but these errors were encountered:
post your markdown code pls
Sorry, something went wrong.
@dyzsoft 不好意思因为之前不知道怎么显示源码所以问题没写清楚(
前往Prism官网下载新的代码高亮文件,在语言中选择C++,H2O的开发者没有选择C++语言所以不支持。
谢谢!抱歉现在才回复😄
No branches or pull requests
源码如下所示
The text was updated successfully, but these errors were encountered: