under Website Notes of Programming
/* ----【函数】更改伪类CSS样式---- */ function ChangePseudoClassStyle(PseudoClassCSSName, CSSText) { //伪类名 例"a:after", 新样式 var PseudoClassCSSID...
under Notes of Programming
Shift + Alt + F如果提示 没有安装用于“xxx”文件的格式化程序,点击 安装格式化程序...,正确安装后再次使用该快捷键即可解决。
under Notes of Programming
Ctrl + , 打开设置 【注:英文逗号】 或者 文件 → 首选项 → 设置设置界面的搜索框内搜索 mouse找到 Editor: Mouse Wheel Zoom 并将其勾选
under Website Notes of Programming
在前方加入一段样式表<style> table th:first-of-type { width: 120px; } table th:nth-of-type(2) { width: 1000px; } </style>Typecho 使用例!!! &l...
under Website Notes of Programming
table th:first-of-type { width: 120px; } table th:nth-of-type(2) { width: 1000px; } 曲名Never Fade Away (Vicetone Remix)原作P.T.Adamczyk ...