Guest User

Untitled

a guest
Jul 15th, 2018
61
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.13 KB | None | 0 0
  1. <?php
  2.  
  3. class MyClass
  4. {
  5. // 類別的屬性與方法要在大括號裡面宣告。
  6. // Class properties and methods go here
  7. }
Add Comment
Please, Sign In to add comment