摘要:
atom - one dark的注释默认注释字体为斜体,显示中文的时候,很不好看。 解决方案一: File -> Stylesheet -> 弹出 style.less,在其中添加如下代码: atom-text-editor.editor .syntax--comment{ font-style: 阅读全文
摘要:
写模板的时候,出现 '__int64' has not been declared,加入 #include<iostream>后解决 阅读全文