摘要:
后台启动 @echo off if "%1"=="h" goto begin start mshta vbscript:createobject("wscript.shell").run("%~nx0 h",0)(window.close)&&exit :begin redis-server.exe 阅读全文
摘要:
pycharm 添加时间: Live Template 添加一个 Template Group 命名为 Common 添加一个 Live Template 设置如下 Abbreviation: time Description : current time Template Text: \(time 阅读全文