摘要:
public static void viewPicFromWindows(string pPicPath) { if (pPicPath!="" && System.IO.File.Exists(pPicPath)) { string str = pPicPath; try { Process process = new Process { ... 阅读全文
posted @ 2013-09-17 15:49 用心计较般般错 安心自守事事宽 阅读(260) 评论(0) 推荐(0)
浙公网安备 33010602011771号