摘要:
https://www.howtogeek.com/673729/heres-why-the-new-windows-10-terminal-is-amazing alt shift 和 - 水平分割 + 垂直分割 alt 和 up down left right 移动焦点 alt shift 和 阅读全文
摘要:
--全部 select * from task_detail; --今天 select * from task_detail where date >= date('now', 'localtime'); --前一天 select * from task_detail where date >= d 阅读全文