cpp:overloading
國立屏東商業技術學院 資訊工程系 物件導向程式設計
19. 多載
Overloading generally means that you have two or more functions in the same scope having the same name.
cpp/overloading.txt · 上一次變更: 2019/07/02 15:01 由 127.0.0.1
國立屏東商業技術學院 資訊工程系 物件導向程式設計
Overloading generally means that you have two or more functions in the same scope having the same name.