User Tools

Site Tools


mac-os-x

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
Next revisionBoth sides next revision
mac-os-x [2013/05/03 09:31] – created percymac-os-x [2014/03/04 13:18] – external edit 127.0.0.1
Line 1: Line 1:
 ====== MAC OS X ====== ====== MAC OS X ======
 +======Eclipse shortcut =====
  
-  Keyboard shortcut for code completion in Eclipse on Mac OS X :http://stefaanlippens.net/code_completion_shortcut_eclipse_osx+  Keyboard shortcut for code completion in Eclipse on Mac OS X :
      Eclipse Preference->General->Keys->Content Assist      Eclipse Preference->General->Keys->Content Assist
 +
 +Reference:
 +
 +http://stefaanlippens.net/code_completion_shortcut_eclipse_osx
 +
 +http://stackoverflow.com/questions/4764623/what-is-the-keyboard-shortcut-for-method-suggestions-in-eclipse-on-mac-os-x
 +
 +  * Use ctrl+F11 to roate the Android Emulator http://stackoverflow.com/questions/2618967/switching-to-landscape-mode-in-android-emulator
 +     
 +
 +====== SQLite frontend Manager ======
 +    - MesaSQLite Download http://www.desertsandsoftware.com/?page_id=99
 +    - SQLite database browser
 +More information refer to http://stackoverflow.com/questions/100959/mac-sqlite-editor/14228275#14228275
 +
 +====== XCode ======
 +Use cmd + shift + f for complete Xcode search.
 +
 +====== Enable/Disable spotlight service ======
 +  cd /System/Library/LaunchDaemons
 +  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://sourceforge.net/projects/ntfsfree/files/?source=navbar
 +
/var/www/dokuwiki/wiki/data/pages/mac-os-x.txt · Last modified: 2016/05/05 13:07 by 127.0.0.1