RoachZhao

Results 191 comments of RoachZhao

Use ` python -m http.server` for Python3.

> 比如在vim插入模式下小括号,中括号,引号等,光标在按下tab键后直接从配对中跳出,或者实现eclipse类似的功能,vim应该怎么做? You should use shift tab.

> Here is my attempt at configuring delimitMate for markdown: > > ```viml > " in ~/.vim/after/ftplugin/markdown.vim > let b:delimitMate_expand_cr = 2 > let b:delimitMate_expand_inside_quotes = 1 > let b:delimitMate_expand_space...

Login leetcode.com and `let g:leetcode_browser = firefox` get error: ``` cannot get the progress cannot get progress. Please relogin in your browser. ```

@SpringHan Thanks for your reply! My setting is exactly: `let g:leetcode_browser = 'firefox'`. Sorry for my typo here!

![image](https://user-images.githubusercontent.com/9500049/80800835-1b48a380-8bdd-11ea-89c6-d620277229ab.png) And had login leetcode on firefox.

不知高博能否告知,你所使用的gcc版本?

https://github.com/RainerKuemmerle/g2o/issues/282

问一下,第8章有遇到`std::bad_alloc`问题么?

No I didn't change anything.