mac-os-x
Differences
This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| mac-os-x [2013/05/03 09:31] – created percy | mac-os-x [2016/05/05 13:07] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ====== MAC OS X ====== | ====== MAC OS X ====== | ||
| + | ======Eclipse shortcut ===== | ||
| - | | + | |
| | | ||
| + | |||
| + | Reference: | ||
| + | |||
| + | http:// | ||
| + | |||
| + | http:// | ||
| + | |||
| + | * Use ctrl+F11 to roate the Android Emulator http:// | ||
| + | |||
| + | |||
| + | ====== SQLite frontend Manager ====== | ||
| + | - MesaSQLite Download http:// | ||
| + | - SQLite database browser | ||
| + | More information refer to http:// | ||
| + | |||
| + | ====== XCode ====== | ||
| + | Use cmd + shift + f for complete Xcode search. | ||
| + | |||
| + | ====== Enable/ | ||
| + | cd / | ||
| + | sudo launchctl load -w com.apple.metadata.mds.plist | ||
| + | launchctl unload -w com.apple.metadata.mds.plist | ||
| + | mdutil -a -i on / | ||
| + | | ||
| + | ====== shortcut ====== | ||
| + | | ||
| + | Lock the screen | ||
| + | ctrl+shift+右上角的推出键 | ||
| + | |||
| + | ====== ntfsfree ====== | ||
| + | On Mac OS X 10.9, install the ntfs-free for ntfs write, it works now, fuck Apple. | ||
| + | |||
| + | http:// | ||
| + | |||
| + | ====== mount --bind ====== | ||
| + | If you are the linux user, you should know the powerful mount --bind command, because you don't need to copy& | ||
| + | |||
| + | But on Mac OS X, the mount command doesn' | ||
| + | |||
| + | So first download the source code from here: | ||
| + | |||
| + | http:// | ||
| + | |||
| + | Compile and make install it. | ||
| + | ./configure && make && sudo make install | ||
| + | Probably, you need install the osxfuse first: http:// | ||
| + | |||
| + | Then enjoy it | ||
| + | bindfs all_pictures/ | ||
| + | Or you want to unbind it | ||
| + | | ||
/var/www/dokuwiki/wiki/data/attic/mac-os-x.1367544679.txt.gz · Last modified: (external edit)
