每天多一点
  • 8 Jul, 2020

    happiness

    快乐才是目的, 其他都不是

  • 6 Jul, 2020

    Go To Definition

    https://vim.fandom.com/wiki/Go_to_definition_using_g

  • 2 Jul, 2020

    Easymotion Display Vscode

    https://github.com/VSCodeVim/Vim/issues/2938

    I was having the same problem, but I found a workaround. Mine had to do with my line-height setting. “editor.lineHeight”: 30,. Updating the “vim.easymotionMarkerHeight”: 30, to match made it better for me. You’re using custom fonts and things and might be different, but this may help a little.

  • 28 Jun, 2020

    Find Linux

    find .  \( \( \! -path "./vendor/*" \) -and \( -name "*.go" \) \)
    
  • 28 Jun, 2020

    Group List Python

    list(zip(*[iter(sequence)] * chunk_size))
    
  • 19 Jun, 2020

    Tip Json Golang

    Golang 中使用 JSON 的小技巧 http://jsoniter.com/go-tips.cn.html

  • 18 Jun, 2020

    Timer In Hammerspoon

    https://github.com/Hammerspoon/hammerspoon/issues/1942

    timer 可能被 GC, 所以使用全局变量

  • 8 Jun, 2020

    Life

    今天又是虚度的一个白天, 那晚上就做点事情吧.

    昨天塞尔达到3点多, 下次我要去求公主.

  • 30 Mar, 2020

    Escape Double Curly Brackets Jekyll

    
      {{ ... }}
    
    
  • 9 Mar, 2020

    Todo

    取第 K 小元素

    方法1和2的代码, 以及时间复杂度的推算

  • 29
  • 30
  • 31
  • Logo Gmail (2015-2020) [email protected]
  • childe

powered with git pages & jekyll