摘要:
using System;using System.Collections.Generic;using System.Linq;using System.Text;namespace alltest{ class Program { static void Main(string[] args) { object ob = 5; int obint = Convert.ToInt32(ob); i... 阅读全文
posted @ 2009-05-13 09:40
琴鸟
阅读(199)
评论(0)
推荐(0)

浙公网安备 33010602011771号