1.写程序时习惯用蛇形命名法(Snake Case)为变量起名字,即用下划线将单词连接起来,例如:photo_url、 last_name。 2.写程序时习惯用驼峰命名法(Camel ...
確定! 回上一頁