討論串[問題] C++問題
共 3 篇文章
首頁
上一頁
1
下一頁
尾頁
內容預覽:
這題小弟想很久但還是不會用function來寫,請問誰可以幫個忙?. write a function that has an double as a parameter. and returns a double through the function call.. The parameter
(還有744個字)
內容預覽:
題目是這樣:. 假設銀行帳號之class宣告如下:. class BankAccount. {. public:. BankAccount(char n[],double b, int t); // 設定帳號名稱,本金金額及其數. static void setInterestRate(double
(還有1880個字)
首頁
上一頁
1
下一頁
尾頁