ViewData 在使用過程中需要類型轉換例子: ViewData["MyTitle"]="ViewData傳值"; 引用: @ViewData["MyTitle"] 例子: List<string> strs=new List<string>{"China","Appl ...
確定! 回上一頁