07 2021 档案
摘要:对pwm敏感的我困扰的我发现了这个论坛 https://ledstrain.org/
阅读全文
摘要:https://github.com/MonitorControl/MonitorControl
阅读全文
摘要:https://www.notebookcheck.net/2021-Apple-12-9-inch-M1-iPad-Pro-with-mini-LED-display-shows-poor-display-characteristics-including-reduced-PWM-and-resp
阅读全文
摘要:因为我默认用的是zsh 不是bash, 所以我用了这个插件 感觉还挺好用的
阅读全文
摘要:更新macOS中bash的版本: https://itnext.io/upgrading-bash-on-macos-7138bd1066ba
阅读全文
摘要:资料: https://stackoverflow.com/questions/36900594/bash-regex-rename-files https://tldp.org/LDP/abs/html/parameter-substitution.html
阅读全文
摘要:${##xx} 是贪婪匹配移除prefix xx $(#xx) 是非贪婪匹配移除prefix $(%xx) 是贪婪匹配移除sufix $(%x) 是非贪婪匹配移除sufix 资料: https://stackoverflow.com/questions/16029185/what-does-in-s
阅读全文
摘要:View: Show All Editors By Appearance
阅读全文
摘要:https://zhuanlan.zhihu.com/p/37195261 https://www.cnblogs.com/weixuqin/p/7029177.html
阅读全文
摘要:https://robservatory.com/transport-the-cursor-to-the-center-of-frontmost-window/
阅读全文
摘要:01 表达要投其所好 我们和别人交流的时候,经常喜欢按照自己的习惯方式表达,却忽视了对方的需要,正确的交流沟通方式,应该是投其所好。 什么叫投其所好呢? 举个例子 比如在求职的时候,有很多求职者会说,我多么想要这个工作,我想要多少工资, 你一直表达的都是你想要什么,而你却忽略了对方想要什么。 你应该
阅读全文