C#課後題+上機(四)

(1)輸入一個由若干個字符組成的字符串,寫一個靜態方法,方法中使用輸出參數輸出其中的大寫字母、小寫字母、數字和其餘字符的個數數組 代碼:dom using System; using System.Collections.Generic; using System.Linq; using System.Text; namespace ConsoleApplication1 { class
相關文章
相關標籤/搜索