小駝峰(lower camel case):開頭是小寫,就像上面的範例handleAddPost; 大駝峰(upper camel case):又被稱為Pascal Case。開頭變成大寫,也就會變成HandleAddPost ...
確定! 回上一頁