07 2021 档案

摘要: 阅读全文
posted @ 2021-07-27 15:49 hh9515 阅读(127) 评论(0) 推荐(0)
摘要:对pwm敏感的我困扰的我发现了这个论坛 https://ledstrain.org/ 阅读全文
posted @ 2021-07-23 01:56 hh9515 阅读(39) 评论(0) 推荐(0)
摘要:https://github.com/MonitorControl/MonitorControl 阅读全文
posted @ 2021-07-22 00:38 hh9515 阅读(197) 评论(0) 推荐(0)
摘要: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 阅读全文
posted @ 2021-07-12 00:01 hh9515 阅读(263) 评论(0) 推荐(0)
摘要:因为我默认用的是zsh 不是bash, 所以我用了这个插件 感觉还挺好用的 阅读全文
posted @ 2021-07-08 18:47 hh9515 阅读(40) 评论(0) 推荐(0)
摘要:更新macOS中bash的版本: https://itnext.io/upgrading-bash-on-macos-7138bd1066ba 阅读全文
posted @ 2021-07-08 18:28 hh9515 阅读(213) 评论(0) 推荐(0)
摘要:资料: https://stackoverflow.com/questions/36900594/bash-regex-rename-files https://tldp.org/LDP/abs/html/parameter-substitution.html 阅读全文
posted @ 2021-07-08 14:21 hh9515 阅读(81) 评论(0) 推荐(0)
摘要:${##xx} 是贪婪匹配移除prefix xx $(#xx) 是非贪婪匹配移除prefix $(%xx) 是贪婪匹配移除sufix $(%x) 是非贪婪匹配移除sufix 资料: https://stackoverflow.com/questions/16029185/what-does-in-s 阅读全文
posted @ 2021-07-08 11:25 hh9515 阅读(341) 评论(0) 推荐(0)
摘要:View: Show All Editors By Appearance 阅读全文
posted @ 2021-07-08 10:37 hh9515 阅读(450) 评论(0) 推荐(0)
摘要:https://zhuanlan.zhihu.com/p/37195261 https://www.cnblogs.com/weixuqin/p/7029177.html 阅读全文
posted @ 2021-07-07 20:48 hh9515 阅读(47) 评论(0) 推荐(0)
摘要:https://robservatory.com/transport-the-cursor-to-the-center-of-frontmost-window/ 阅读全文
posted @ 2021-07-07 17:40 hh9515 阅读(423) 评论(0) 推荐(0)
摘要: 阅读全文
posted @ 2021-07-01 02:08 hh9515 阅读(72) 评论(0) 推荐(0)
摘要:01 表达要投其所好 我们和别人交流的时候,经常喜欢按照自己的习惯方式表达,却忽视了对方的需要,正确的交流沟通方式,应该是投其所好。 什么叫投其所好呢? 举个例子 比如在求职的时候,有很多求职者会说,我多么想要这个工作,我想要多少工资, 你一直表达的都是你想要什么,而你却忽略了对方想要什么。 你应该 阅读全文
posted @ 2021-07-01 01:58 hh9515 阅读(332) 评论(0) 推荐(0)