VC+MFC button获取+list复制+获取+页面转换+登录与数据库账户,密码进行对比 +基础知识
摘要:1 // DlgExec.cpp : 实现文件 2 // 3 4 #include "stdafx.h" 5 #include "Self.h" 6 #include "DlgExec.h" 7 #include "afxdialogex.h" 8 9 10 // CDlgExec 对话框 11 1
阅读全文
posted @
2021-09-03 09:54
Bytezero!
阅读(145)
推荐(0) 编辑
VC-MFC 登陆界面 + 数据库账号+密码
摘要:1 // DlgUser.cpp : 实现文件 2 // 3 4 #include "stdafx.h" 5 #include "Login.h" 6 #include "DlgUser.h" 7 #include "afxdialogex.h" 8 9 10 // CDlgUser 对话框 11
阅读全文
posted @
2021-09-03 09:45
Bytezero!
阅读(474)
推荐(0) 编辑
VC-MFC 在磁盘中读取文件
摘要:1 // ReadDlg.cpp : 实现文件 2 // 3 4 #include "stdafx.h" 5 #include "Read.h" 6 #include "ReadDlg.h" 7 #include "afxdialogex.h" 8 //#include "stream.h" 9 #
阅读全文
posted @
2021-09-03 09:40
Bytezero!
阅读(215)
推荐(0) 编辑