摘要:
protected void Page_Load(object sender, EventArgs e) { string code = Request.Params["code"]; if (string.IsNullOrEmpty(code)) { code = "*123456789*"; } Bitmap bitMap = new Bitmap(1700, 300); Graphics ... 阅读全文
posted @ 2016-10-20 13:39
许鸿飞
阅读(687)
评论(0)
推荐(0)

浙公网安备 33010602011771号