为什么不要买罗技K380无线键盘
罗技K380无线键盘,被很多平台吹为几乎最佳的移动设备伴侣键盘,深受很多iPad乃至MacBook用户的欢迎。其优点有:蓝牙连接,最多可以连接三台设备,切换便捷。轻薄小巧,手感和笔记本键盘非常相似。而多色键帽更满足了不同审美用户的需求。因为有移动办公的需求,而Macboo
Read MoreHow to copy image and text to clipboard with JavaScript
- Hank
- 18 Oct, 2020
I used to saw my colleague add a 30kb lib only to implement a copy function that when the user clicks on a text, copy it to the clipboard.
Read More如何在电脑上调试手机真机网页以及微信浏览器网页
- Hank
- 15 Sep, 2020
遇到个需求需要调试在微信中打开的网页。之前没有做过,搜了一圈那个所谓的在微信对话框中打开debugx5.qq.com的方法已经过时无用, 打开就显示你所使用对内核非X5内核。至于TBStool更是在2017年就已经停止更新,打开就闪退,浪费时间安装。看来因为开发人员对QQ搞出
Read MoreUse git archive to zip your source code
- Hank
- 29 Aug, 2020
To zip compiled project file is easy, normally I just use [archivejs](), write a small nodejs script, and then add a script in `package.json
Read More