Yinan Zhao

Results 7 comments of Yinan Zhao

裸辞学习编程快3个月了,核工程专业,之前也有零零散散的学习一些, @Jocs 博主的故事很燃,让我看到了奋斗的希望~

> Perhaps I need to make changes to my iTerm2 settings? > > The background seems particularly to be the problem here. > > i'm having the same issue, how...

引用顺序如下: ```js @import 'simplemde/dist/simplemde.min.css'; @import 'github-markdown-css'; @import 'highlight.js/styles/atom-one-dark.css'; ``` 我上面写的看了vue-simplemde仓库里的[Demo Source](https://github.com/F-loat/vue-simplemde/blob/gh-pages/src/App.vue),才学习到的: ```css /*修改代码块背景色及字体颜色*/ .theme .editor-preview-side pre, .theme .editor-preview pre{ color: #abb2bf !important; background: #282c34 !important; } ``` 有没有可能不再单独覆盖背景和字体样式?

老师的方法太赞了!成功打开NVM

> open: function open(args, xhr) { var _this = this; var config = xhr.config = {headers: {}}; config.method = args[0]; config.url = args[1]; config.async = args[2]; config.user = args[3]; config.password...

Please look at this issue, because most of the sites required mouse over event

Me too, on the iPad it failed to load