摘要: public static Bitmap GetImage(string number, float fontSize, int color_red = 40, int color_green = 124, int color_blue = 254) { int count = number.Length; //需要配置的字段 //Font f = new Font("Microsoft Sans 阅读全文
posted @ 2019-11-17 01:24 沉迷编程的程序员 阅读(859) 评论(0) 推荐(0) 编辑