热门

最新

红包

立Flag

投票

同城

我的

发布
weixin_43427730
直流斩波
6 年前
trueweixin_43427730

刘强东:兄弟。

CSDN App 扫码分享
分享
5
15
打赏
  • 复制链接
  • 举报
下一条:
#Vim# 修改python文件头信息:Last Modifiedfunction UpdateDate() call cursor(5,1) if search('Last Modified') != 0 let line = line('.') call setline(line, "# Last Modified :".strftime("%Y-%m-%d %X")) endifendfautocmd FileWritePre,BufWritePre *.py ks|call UpdateDate()|'s
立即登录