Skip to content

Instantly share code, notes, and snippets.

@wangcheng
wangcheng / WeiboUtil.js
Last active November 6, 2020 14:15 — forked from fengmk2/WeiboUtil.js
新浪微博mid与url互转实用工具
/**
* 新浪微博mid与url互转实用工具
* 作者: XiNGRZ (http://weibo.com/xingrz)
*/
// 62进制字典
const str62keys = [
"0",
"1",
"2",

Change Apple OS X Dock size from Apple Terminal

defaults write com.apple.dock tilesize -int 32; killall Dock

32 is icon size