摘要:
string unitogb(string str) { if(str.Length==0) { return ""; } string [] a=str.Replace("u","").Split('\\'); string b=string.Empty; for ( ... 阅读全文
posted @ 2007-06-01 11:16 ant-boss 阅读(821) 评论(0) 推荐(0)
posted @ 2007-06-01 11:16 ant-boss 阅读(821) 评论(0) 推荐(0)
posted @ 2007-05-31 15:16 ant-boss 阅读(421) 评论(0) 推荐(0)
posted @ 2007-05-31 15:14 ant-boss 阅读(602) 评论(0) 推荐(0)
posted @ 2007-05-16 16:46 ant-boss 阅读(684) 评论(1) 推荐(0)
posted @ 2007-05-16 16:44 ant-boss 阅读(754) 评论(0) 推荐(0)