iOS phone Simulator run app exit shortcut command key +shift+h
Phone Simulator Delete App command keyboard + long press left mouse button
Ctrl + left button drag to interface control and implementation class Iboulet or ibaction to complete the interface editing and binding operation
iphone shortcut keys.
1.iPhone Simulator Section:
win+h: Hide Emulator
win+alt+h: Hide other, only emulator interface
win+q: Launch simulator
win+ left arrow: Rotate emulator to the left
win+ RIGHT ARROW: Rotate the emulator to the right
WIN+SHIFT+H: Restore the simulator to the main interface
Win+l: Lock Simulator interface
2.Xcode part:
Win+n: New File
Win+shift+n: New Project
Win+o: Open Project or file
Win+s: Save
Win+shift+s: Save As
Win+z: Undo One step
WIN+W: Closing the project
WIN+Q: Introducing Xcode
WIN+B: Compiling the project
Win+r: Compiling and running
Win+shift+b: Viewing compilation results
Win+y: Compiling and debugging
Win+alt+r: Run
Win+alt+y: Commissioning
Win+shift+r: View Run Results
Win+shift+e: Extending or compressing the editor window
win+[: Move code block left
Win +]; Move the code block right
Tab: Accept Code hints
ESC: Show Code hints menu
ctrl+/: Move to the next placeholder for code hints
win+alt+ up ARROW: Switch between. h and. m files
3.Interface Build (IB) Section:
win+shift+l: Open Library panel window
win+shift+i: Open Inspector (Inspector) panel window
win+1 to 7: The inspector window can be opened directly containing the properties (attributes), effect (effect), size (size), binding (binging), connection (connecting), indication (identify), Child windows such as Apple Script (AppleScript)
Win+r: Interface for simulation constructs
win+shift+r: Compile the interface section and go back to Xcode
iOS phone simulator shortcut keys