Here are three simple Xcode keyboard short cut tips.
Xcodeの便利なショートカットを連載。
1) The Escape key for bringing up suggestion commands for specific class.
ESCキーでクラスのメソッドやプロパティのリストを表示。
2) Command + Shift + D lets you quickly view the header file of highlighted class.
コマンド+シフト+Dで選択したヘダーファイルを表示。
3) Command + Option + Shift + ? opens up the Documentation. This Documentation gets very very handy.
コマンド+オプション+シフト+?でドキュメンテーションを開く。
6/05/2009
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment