摘要: 打开文件路径,若带空格,要用引号括起路径 LPCWSTR与QString的转换:LPCWSTR strL = strQ.toStdWString().c_str(); 用指定程序打开文件(选择文件的打开方式如记事本或写字板等): https://blog.csdn.net/leijia_xing/a 阅读全文
posted @ 2018-10-07 15:38 YuQiao0303 阅读(307) 评论(0) 推荐(0) 编辑