Pascal case would be: string s = "HiMyNameIsCeePlusPlus"; The first letter is capitalized Camel case would be: string s ...
確定! 回上一頁