摘要:
protected string ImgToBase64String(string Imagefilename) { try { Bitmap bmp = new Bitmap(Imagefilename); MemoryStream ms = new... 阅读全文
posted @ 2018-01-12 13:40
hofmann
阅读(1234)
评论(0)
推荐(0)
当你的才华不能撑起你的野心时,就是你该选择学习的时候了!