Skip to content

Instantly share code, notes, and snippets.

@EragonJ
Created January 29, 2010 06:56
Show Gist options
  • Save EragonJ/289510 to your computer and use it in GitHub Desktop.
Save EragonJ/289510 to your computer and use it in GitHub Desktop.
$ #全域(Global)變數
@ #實體(Instance)變數
[a-z] or _ #區域(Local)變數
[A-Z] #常數(Constant)變數
@@ #類別(Class)變數
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment