寫一個方法完成如下功能,判斷從文本框textbox1輸入的一個字符,如果是數字則求該數字的階乘,如果是小寫字條,則轉換爲大寫,大寫字符不變,結果在文本框textbox2中顯示...

窗體設計: 代碼: 1 using System; 2 using System.Collections.Generic; 3 using System.ComponentModel; 4 using System.Data; 5 using System.Drawing; 6 using System.Linq; 7 using System.Text; 8 using Syst
相關文章
相關標籤/搜索
本站公眾號
   歡迎關注本站公眾號,獲取更多信息
相關文章