摘要:
private static void ExtractResourceToFile(string resourceName, string filename) { if (!System.IO.File.Exists(filename)) using (System.IO.Stream s = System.Reflection.Assemb... 阅读全文
posted @ 2014-04-17 12:08
enif
阅读(408)
评论(0)
推荐(0)
摘要:
DPI Scale ColumnWidth RowHeight 72dpi 75% cw=(pix-5)/6 rh=pix*1 96dpi 100% cw=(pix-5)/8 rh=pix*0.75 ... 阅读全文
posted @ 2014-04-17 10:54
enif
阅读(4289)
评论(0)
推荐(1)

浙公网安备 33010602011771号