2015年2月11日

图片

摘要: context.Response.ContentType = "image/jpeg"; //画纸 using (Bitmap bitmap = new Bitmap(120, 80)) { //画笔 ... 阅读全文

posted @ 2015-02-11 22:28 木屐 阅读(109) 评论(0) 推荐(0) 编辑

导航