摘要: 一图胜千言: 保存了上次使用的记录 浏览切换填写的路径目录 酱紫写的: CString pathName; SelectPathDlg pathDlg; if (pathDlg.DoModal() == IDCANCEL) { return; } else { CString pathName = 阅读全文
posted @ 2016-07-23 17:05 $JackChen 阅读(1349) 评论(0) 推荐(0) 编辑
摘要: 三图胜千言: 就是酱紫: //打印领料表 void CKnifeDlgDlg::PrintCurUsedTabel(int order) { // TODO: Add your command handler code here char szFilters[] = "hgy Files (*.xl 阅读全文
posted @ 2016-07-23 16:39 $JackChen 阅读(1477) 评论(0) 推荐(0) 编辑