基本信息
源码名称:mfc智能工业开发高级篇系列视频代码
源码大小:44.73M
文件格式:.rar
开发语言:C/C++
更新时间:2025-01-02
   友情提示:(无需注册或充值,赞助后即可获取资源下载链接)

     嘿,亲!知识可是无价之宝呢,但咱这精心整理的资料也耗费了不少心血呀。小小地破费一下,绝对物超所值哦!如有下载和支付问题,请联系我们QQ(微信同号):813200300

本次赞助数额为: 2 元 
   源码介绍
代码非常全,很好吕鑫讲的

7gaojimfc - 副本

├── 7、MFC智能工业高级第01天
│   ├── 7、MFC智能工业高级第01天.txt
│   ├── ClientLx
│   │   ├── CAdminDlg.cpp
│   │   ├── CAdminDlg.h
│   │   ├── CInputDlg.cpp
│   │   ├── CInputDlg.h
│   │   ├── CLoginDlg.cpp
│   │   ├── CLoginDlg.h
│   │   ├── CMainDlg.cpp
│   │   ├── CMainDlg.h
│   │   ├── CModifyDlg.cpp
│   │   ├── CModifyDlg.h
│   │   ├── CPage1.cpp
│   │   ├── CPage1.h
│   │   ├── CPage2.cpp
│   │   ├── CPage2.h
│   │   ├── CPassDlg.cpp
│   │   ├── CPassDlg.h
│   │   ├── CWorkerDlg.cpp
│   │   ├── CWorkerDlg.h
│   │   ├── ClientLx.aps
│   │   ├── ClientLx.cpp
│   │   ├── ClientLx.h
│   │   ├── ClientLx.rc
│   │   ├── ClientLx.sln
│   │   ├── ClientLx.vcxproj
│   │   ├── ClientLx.vcxproj.filters
│   │   ├── ClientLx.vcxproj.user
│   │   ├── framework.h
│   │   ├── pch.cpp
│   │   ├── pch.h
│   │   ├── res
│   │   │   ├── ClientLx.ico
│   │   │   ├── ClientLx.rc2
│   │   │   ├── Login.ico
│   │   │   ├── bitmap1.bmp
│   │   │   ├── bitmap2.bmp
│   │   │   ├── icon1.ico
│   │   │   ├── icon2.ico
│   │   │   └── icon3.ico
│   │   ├── resource.h
│   │   └── targetver.h
│   ├── ServerLx
│   │   ├── CAdmin.cpp
│   │   ├── CAdmin.h
│   │   ├── CManager.cpp
│   │   ├── CManager.h
│   │   ├── CSockLx.cpp
│   │   ├── CSockLx.h
│   │   ├── CWorker.cpp
│   │   ├── CWorker.h
│   │   ├── ServerLx.sln
│   │   ├── ServerLx.vcxproj
│   │   ├── ServerLx.vcxproj.filters
│   │   ├── ServerLx.vcxproj.user
│   │   ├── define.h
│   │   └── main.cpp
│   ├── VC
│   │   ├── ReadMe.txt
│   │   ├── Resource.h
│   │   ├── StdAfx.cpp
│   │   ├── StdAfx.h
│   │   ├── VC.APS
│   │   ├── VC.clw
│   │   ├── VC.cpp
│   │   ├── VC.dsp
│   │   ├── VC.dsw
│   │   ├── VC.h
│   │   ├── VC.ncb
│   │   ├── VC.opt
│   │   ├── VC.plg
│   │   ├── VC.rc
│   │   ├── VCDlg.cpp
│   │   ├── VCDlg.h
│   │   └── res
│   │       ├── VC.ico
│   │       └── VC.rc2
│   ├── lvxin3-1
│   │   ├── GDI-Test.cpp
│   │   ├── Resource.aps
│   │   ├── Resource.rc
│   │   ├── lvxin3-1.sln
│   │   ├── lvxin3-1.vcxproj
│   │   ├── lvxin3-1.vcxproj.filters
│   │   ├── lvxin3-1.vcxproj.user
│   │   └── resource.h
│   ├── 提纲.txt
│   └── 英文.txt
├── 7、MFC智能工业高级第02天
│   ├── 7、MFC智能工业高级第02天.txt
│   ├── lvxin1-1
│   │   ├── Test-GDI.cpp
│   │   ├── lvxin1-1.aps
│   │   ├── lvxin1-1.rc
│   │   ├── lvxin1-1.sln
│   │   ├── lvxin1-1.vcxproj
│   │   ├── lvxin1-1.vcxproj.filters
│   │   ├── lvxin1-1.vcxproj.user
│   │   └── resource.h
│   ├── lvxin2-1
│   │   ├── Test-GDI.cpp
│   │   ├── lvxin1-1.aps
│   │   ├── lvxin1-1.rc
│   │   ├── lvxin1-1.sln
│   │   ├── lvxin1-1.vcxproj
│   │   ├── lvxin1-1.vcxproj.filters
│   │   ├── lvxin1-1.vcxproj.user
│   │   └── resource.h
│   ├── lvxin3-1
│   │   ├── framework.h
│   │   ├── lvxin3-1.cpp
│   │   ├── lvxin3-1.h
│   │   ├── lvxin3-1.sln
│   │   ├── lvxin3-1.vcxproj
│   │   ├── lvxin3-1.vcxproj.filters
│   │   ├── lvxin3-1.vcxproj.user
│   │   ├── lvxin3-1Dlg.cpp
│   │   ├── lvxin3-1Dlg.h
│   │   ├── lvxin31.aps
│   │   ├── lvxin31.rc
│   │   ├── pch.cpp
│   │   ├── pch.h
│   │   ├── res
│   │   │   ├── lvxin3-1.ico
│   │   │   └── lvxin31.rc2
│   │   ├── resource.h
│   │   └── targetver.h
│   ├── lvxin4-1
│   │   ├── Test-GDI.cpp
│   │   ├── lvxin1-1.aps
│   │   ├── lvxin1-1.rc
│   │   ├── lvxin1-1.sln
│   │   ├── lvxin1-1.vcxproj
│   │   ├── lvxin1-1.vcxproj.filters
│   │   ├── lvxin1-1.vcxproj.user
│   │   └── resource.h
│   └── 提纲.txt
├── 7、MFC智能工业高级第03天
│   ├── 7、MFC智能工业高级第03天.txt
│   ├── CBrush类简介.txt
│   ├── CFont类简介.txt
│   ├── CImage类.png
│   ├── CPen类简介.txt
│   ├── GDI总结图.png
│   ├── GdiPlus-Image.png
│   ├── logo.jpg
│   ├── logo.png
│   ├── lvxin1-1
│   │   ├── Test-GDI.cpp
│   │   ├── logo.bmp
│   │   ├── lvxin1-1.aps
│   │   ├── lvxin1-1.rc
│   │   ├── lvxin1-1.sln
│   │   ├── lvxin1-1.vcxproj
│   │   ├── lvxin1-1.vcxproj.filters
│   │   ├── lvxin1-1.vcxproj.user
│   │   └── resource.h
│   ├── lvxin3-1
│   │   ├── GDIDlg.cpp
│   │   ├── GDIDlg.h
│   │   ├── Resource.h
│   │   ├── framework.h
│   │   ├── lvxin3-1.cpp
│   │   ├── lvxin3-1.h
│   │   ├── lvxin3-1.sln
│   │   ├── lvxin3-1.vcxproj
│   │   ├── lvxin3-1.vcxproj.filters
│   │   ├── lvxin3-1.vcxproj.user
│   │   ├── lvxin31.aps
│   │   ├── lvxin31.rc
│   │   ├── pch.cpp
│   │   ├── pch.h
│   │   ├── res
│   │   │   ├── lvxin3-1.ico
│   │   │   └── lvxin31.rc2
│   │   └── targetver.h
│   └── 提纲.txt
├── 7、MFC智能工业高级第04天
│   ├── 7、MFC智能工业高级第04天.txt
│   ├── lvxin1-1
│   │   ├── framework.h
│   │   ├── logo.bmp
│   │   ├── lvxin1-1.cpp
│   │   ├── lvxin1-1.h
│   │   ├── lvxin1-1.sln
│   │   ├── lvxin1-1.vcxproj
│   │   ├── lvxin1-1.vcxproj.filters
│   │   ├── lvxin1-1.vcxproj.user
│   │   ├── lvxin1-1Dlg.cpp
│   │   ├── lvxin1-1Dlg.h
│   │   ├── lvxin11.aps
│   │   ├── lvxin11.rc
│   │   ├── pch.cpp
│   │   ├── pch.h
│   │   ├── res
│   │   │   ├── lvxin1-1.ico
│   │   │   └── lvxin11.rc2
│   │   ├── resource.h
│   │   └── targetver.h
│   ├── lvxin2-1
│   │   ├── CLadderCtrl.cpp
│   │   ├── CLadderCtrl.h
│   │   ├── Resource.h
│   │   ├── framework.h
│   │   ├── lvxin2-1.cpp
│   │   ├── lvxin2-1.h
│   │   ├── lvxin2-1.sln
│   │   ├── lvxin2-1.vcxproj
│   │   ├── lvxin2-1.vcxproj.filters
│   │   ├── lvxin2-1.vcxproj.user
│   │   ├── lvxin2-1Dlg.cpp
│   │   ├── lvxin2-1Dlg.h
│   │   ├── lvxin21.aps
│   │   ├── lvxin21.rc
│   │   ├── pch.cpp
│   │   ├── pch.h
│   │   ├── res
│   │   │   ├── lvxin2-1.ico
│   │   │   └── lvxin21.rc2
│   │   └── targetver.h
│   ├── lvxin2-1 - Ladder
│   │   ├── CLadderCtrl.cpp
│   │   ├── CLadderCtrl.h
│   │   ├── Resource.h
│   │   ├── framework.h
│   │   ├── lvxin2-1.cpp
│   │   ├── lvxin2-1.h
│   │   ├── lvxin2-1.sln
│   │   ├── lvxin2-1.vcxproj
│   │   ├── lvxin2-1.vcxproj.filters
│   │   ├── lvxin2-1.vcxproj.user
│   │   ├── lvxin2-1Dlg.cpp
│   │   ├── lvxin2-1Dlg.h
│   │   ├── lvxin21.aps
│   │   ├── lvxin21.rc
│   │   ├── pch.cpp
│   │   ├── pch.h
│   │   ├── res
│   │   │   ├── lvxin2-1.ico
│   │   │   └── lvxin21.rc2
│   │   └── targetver.h
│   └── 提纲.txt
├── 7、MFC智能工业高级第05天
│   ├── 7、MFC智能工业高级第05天.txt
│   ├── Button.png
│   ├── lvxin1-1 - 动态提示
│   │   ├── CLadderCtrl.cpp
│   │   ├── CLadderCtrl.h
│   │   ├── Resource.h
│   │   ├── framework.h
│   │   ├── lvxin2-1.cpp
│   │   ├── lvxin2-1.h
│   │   ├── lvxin2-1.sln
│   │   ├── lvxin2-1.vcxproj
│   │   ├── lvxin2-1.vcxproj.filters
│   │   ├── lvxin2-1.vcxproj.user
│   │   ├── lvxin2-1Dlg.cpp
│   │   ├── lvxin2-1Dlg.h
│   │   ├── lvxin21.aps
│   │   ├── lvxin21.rc
│   │   ├── pch.cpp
│   │   ├── pch.h
│   │   ├── res
│   │   │   ├── lvxin2-1.ico
│   │   │   └── lvxin21.rc2
│   │   └── targetver.h
│   ├── lvxin1-1 - 静态提示
│   │   ├── CLadderCtrl.cpp
│   │   ├── CLadderCtrl.h
│   │   ├── Resource.h
│   │   ├── framework.h
│   │   ├── lvxin2-1.cpp
│   │   ├── lvxin2-1.h
│   │   ├── lvxin2-1.sln
│   │   ├── lvxin2-1.vcxproj
│   │   ├── lvxin2-1.vcxproj.filters
│   │   ├── lvxin2-1.vcxproj.user
│   │   ├── lvxin2-1Dlg.cpp
│   │   ├── lvxin2-1Dlg.h
│   │   ├── lvxin21.aps
│   │   ├── lvxin21.rc
│   │   ├── pch.cpp
│   │   ├── pch.h
│   │   ├── res
│   │   │   ├── lvxin2-1.ico
│   │   │   └── lvxin21.rc2
│   │   └── targetver.h
│   ├── lvxin3-1 - Ladder
│   │   ├── CLadderCtrl.cpp
│   │   ├── CLadderCtrl.h
│   │   ├── Resource.h
│   │   ├── framework.h
│   │   ├── lvxin2-1.cpp
│   │   ├── lvxin2-1.h
│   │   ├── lvxin2-1.sln
│   │   ├── lvxin2-1.vcxproj
│   │   ├── lvxin2-1.vcxproj.filters
│   │   ├── lvxin2-1.vcxproj.user
│   │   ├── lvxin2-1Dlg.cpp
│   │   ├── lvxin2-1Dlg.h
│   │   ├── lvxin21.aps
│   │   ├── lvxin21.rc
│   │   ├── pch.cpp
│   │   ├── pch.h
│   │   ├── res
│   │   │   ├── lvxin2-1.ico
│   │   │   └── lvxin21.rc2
│   │   └── targetver.h
│   └── 提纲.txt
├── 7、MFC智能工业高级第06天
│   ├── 7、MFC智能工业高级第06天.txt
│   ├── logo.bmp
│   ├── lvxin1-1
│   │   ├── Test-GDI.cpp
│   │   ├── logo.bmp
│   │   ├── lvxin1-1.aps
│   │   ├── lvxin1-1.rc
│   │   ├── lvxin1-1.sln
│   │   ├── lvxin1-1.vcxproj
│   │   ├── lvxin1-1.vcxproj.filters
│   │   ├── lvxin1-1.vcxproj.user
│   │   └── resource.h
│   ├── lvxin2-1
│   │   ├── Resource.h
│   │   ├── Test-GDI.cpp
│   │   ├── framework.h
│   │   ├── lvxin1-1.aps
│   │   ├── lvxin1-1.cpp
│   │   ├── lvxin1-1.h
│   │   ├── lvxin1-1.rc
│   │   ├── lvxin1-1.sln
│   │   ├── lvxin1-1.vcxproj
│   │   ├── lvxin1-1.vcxproj.filters
│   │   ├── lvxin1-1.vcxproj.user
│   │   ├── lvxin1-1Dlg.cpp
│   │   ├── lvxin1-1Dlg.h
│   │   ├── lvxin11.aps
│   │   ├── lvxin11.rc
│   │   ├── pch.cpp
│   │   ├── pch.h
│   │   ├── res
│   │   │   ├── lvxin1-1.ico
│   │   │   └── lvxin11.rc2
│   │   └── targetver.h
│   ├── lvxin3-1
│   │   ├── framework.h
│   │   ├── lvxin3-1.cpp
│   │   ├── lvxin3-1.h
│   │   ├── lvxin3-1.sln
│   │   ├── lvxin3-1.vcxproj
│   │   ├── lvxin3-1.vcxproj.filters
│   │   ├── lvxin3-1.vcxproj.user
│   │   ├── lvxin3-1Dlg.cpp
│   │   ├── lvxin3-1Dlg.h
│   │   ├── lvxin31.aps
│   │   ├── lvxin31.rc
│   │   ├── pch.cpp
│   │   ├── pch.h
│   │   ├── res
│   │   │   ├── logo.bmp
│   │   │   ├── lvxin3-1.ico
│   │   │   └── lvxin31.rc2
│   │   ├── resource.h
│   │   └── targetver.h
│   ├── lvxin3-2
│   │   ├── framework.h
│   │   ├── lvxin3-2.cpp
│   │   ├── lvxin3-2.h
│   │   ├── lvxin3-2.sln
│   │   ├── lvxin3-2.vcxproj
│   │   ├── lvxin3-2.vcxproj.filters
│   │   ├── lvxin3-2.vcxproj.user
│   │   ├── lvxin3-2Dlg.cpp
│   │   ├── lvxin3-2Dlg.h
│   │   ├── lvxin32.aps
│   │   ├── lvxin32.rc
│   │   ├── pch.cpp
│   │   ├── pch.h
│   │   ├── res
│   │   │   ├── back.bmp
│   │   │   ├── lvxin3-2.ico
│   │   │   └── lvxin32.rc2
│   │   ├── resource.h
│   │   └── targetver.h
│   ├── lvxin4-1
│   │   ├── framework.h
│   │   ├── lvxin4-1.cpp
│   │   ├── lvxin4-1.h
│   │   ├── lvxin4-1.sln
│   │   ├── lvxin4-1.vcxproj
│   │   ├── lvxin4-1.vcxproj.filters
│   │   ├── lvxin4-1.vcxproj.user
│   │   ├── lvxin4-1Dlg.cpp
│   │   ├── lvxin4-1Dlg.h
│   │   ├── lvxin41.aps
│   │   ├── lvxin41.rc
│   │   ├── pch.cpp
│   │   ├── pch.h
│   │   ├── res
│   │   │   ├── logo.bmp
│   │   │   ├── lvxin4-1.ico
│   │   │   └── lvxin41.rc2
│   │   ├── resource.h
│   │   └── targetver.h
│   ├── lvxin4-2
│   │   ├── CButtonLx.cpp
│   │   ├── CButtonLx.h
│   │   ├── framework.h
│   │   ├── lvxin4-2.cpp
│   │   ├── lvxin4-2.h
│   │   ├── lvxin4-2.sln
│   │   ├── lvxin4-2.vcxproj
│   │   ├── lvxin4-2.vcxproj.filters
│   │   ├── lvxin4-2.vcxproj.user
│   │   ├── lvxin4-2Dlg.cpp
│   │   ├── lvxin4-2Dlg.h
│   │   ├── lvxin42.aps
│   │   ├── lvxin42.rc
│   │   ├── pch.cpp
│   │   ├── pch.h
│   │   ├── res
│   │   │   ├── Normal.bmp
│   │   │   ├── Select.bmp
│   │   │   ├── Track.bmp
│   │   │   ├── lvxin4-2.ico
│   │   │   └── lvxin42.rc2
│   │   ├── resource.h
│   │   └── targetver.h
│   └── 提纲.txt
├── 7、MFC智能工业高级第07天
│   ├── 7、MFC智能工业高级第07天.txt
│   ├── CBitmap类简介.txt
│   ├── lvxin1-1
│   │   ├── CButtonLx.cpp
│   │   ├── CButtonLx.h
│   │   ├── framework.h
│   │   ├── lvxin4-2.cpp
│   │   ├── lvxin4-2.h
│   │   ├── lvxin4-2.sln
│   │   ├── lvxin4-2.vcxproj
│   │   ├── lvxin4-2.vcxproj.filters
│   │   ├── lvxin4-2.vcxproj.user
│   │   ├── lvxin4-2Dlg.cpp
│   │   ├── lvxin4-2Dlg.h
│   │   ├── lvxin42.aps
│   │   ├── lvxin42.rc
│   │   ├── pch.cpp
│   │   ├── pch.h
│   │   ├── res
│   │   │   ├── Normal.bmp
│   │   │   ├── Select.bmp
│   │   │   ├── Track.bmp
│   │   │   ├── lvxin4-2.ico
│   │   │   └── lvxin42.rc2
│   │   ├── resource.h
│   │   └── targetver.h
│   ├── lvxin2-1
│   │   ├── CButtonLx.cpp
│   │   ├── CButtonLx.h
│   │   ├── framework.h
│   │   ├── lvxin4-2.cpp
│   │   ├── lvxin4-2.h
│   │   ├── lvxin4-2.sln
│   │   ├── lvxin4-2.vcxproj
│   │   ├── lvxin4-2.vcxproj.filters
│   │   ├── lvxin4-2.vcxproj.user
│   │   ├── lvxin4-2Dlg.cpp
│   │   ├── lvxin4-2Dlg.h
│   │   ├── lvxin42.aps
│   │   ├── lvxin42.rc
│   │   ├── pch.cpp
│   │   ├── pch.h
│   │   ├── res
│   │   │   ├── Normal.bmp
│   │   │   ├── Select.bmp
│   │   │   ├── Track.bmp
│   │   │   ├── lvxin4-2.ico
│   │   │   └── lvxin42.rc2
│   │   ├── resource.h
│   │   └── targetver.h
│   ├── lvxin4-1
│   │   ├── framework.h
│   │   ├── lvxin4-1.cpp
│   │   ├── lvxin4-1.h
│   │   ├── lvxin4-1.sln
│   │   ├── lvxin4-1.vcxproj
│   │   ├── lvxin4-1.vcxproj.filters
│   │   ├── lvxin4-1.vcxproj.user
│   │   ├── lvxin4-1Dlg.cpp
│   │   ├── lvxin4-1Dlg.h
│   │   ├── lvxin41.aps
│   │   ├── lvxin41.rc
│   │   ├── pch.cpp
│   │   ├── pch.h
│   │   ├── res
│   │   │   ├── logo.bmp
│   │   │   ├── lvxin4-1.ico
│   │   │   └── lvxin41.rc2
│   │   ├── resource.h
│   │   └── targetver.h
│   ├── lvxin4-2
│   │   ├── framework.h
│   │   ├── lvxin4-2.cpp
│   │   ├── lvxin4-2.h
│   │   ├── lvxin4-2.sln
│   │   ├── lvxin4-2.vcxproj
│   │   ├── lvxin4-2.vcxproj.filters
│   │   ├── lvxin4-2.vcxproj.user
│   │   ├── lvxin4-2Dlg.cpp
│   │   ├── lvxin4-2Dlg.h
│   │   ├── lvxin42.aps
│   │   ├── lvxin42.rc
│   │   ├── pch.cpp
│   │   ├── pch.h
│   │   ├── res
│   │   │   ├── logo.bmp
│   │   │   ├── lvxin4-2.ico
│   │   │   └── lvxin42.rc2
│   │   ├── resource.h
│   │   └── targetver.h
│   └── 提纲.txt
├── 7、MFC智能工业高级第08天
│   ├── 7、MFC智能工业高级第08天.txt
│   ├── CRgn类简介.txt
│   ├── lvxin1-1
│   │   ├── framework.h
│   │   ├── lvxin4-2.cpp
│   │   ├── lvxin4-2.h
│   │   ├── lvxin4-2.sln
│   │   ├── lvxin4-2.vcxproj
│   │   ├── lvxin4-2.vcxproj.filters
│   │   ├── lvxin4-2.vcxproj.user
│   │   ├── lvxin4-2Dlg.cpp
│   │   ├── lvxin4-2Dlg.h
│   │   ├── lvxin42.aps
│   │   ├── lvxin42.rc
│   │   ├── pch.cpp
│   │   ├── pch.h
│   │   ├── res
│   │   │   ├── logo.bmp
│   │   │   ├── lvxin4-2.ico
│   │   │   └── lvxin42.rc2
│   │   ├── resource.h
│   │   └── targetver.h
│   ├── lvxin1-圆形窗口
│   │   ├── framework.h
│   │   ├── lvxin4-2.cpp
│   │   ├── lvxin4-2.h
│   │   ├── lvxin4-2.sln
│   │   ├── lvxin4-2.vcxproj
│   │   ├── lvxin4-2.vcxproj.filters
│   │   ├── lvxin4-2.vcxproj.user
│   │   ├── lvxin4-2Dlg.cpp
│   │   ├── lvxin4-2Dlg.h
│   │   ├── lvxin42.aps
│   │   ├── lvxin42.rc
│   │   ├── pch.cpp
│   │   ├── pch.h
│   │   ├── res
│   │   │   ├── logo.bmp
│   │   │   ├── lvxin4-2.ico
│   │   │   └── lvxin42.rc2
│   │   ├── resource.h
│   │   └── targetver.h
│   ├── lvxin2-1
│   │   ├── framework.h
│   │   ├── lvxin2-1.cpp
│   │   ├── lvxin2-1.h
│   │   ├── lvxin2-1.sln
│   │   ├── lvxin2-1.vcxproj
│   │   ├── lvxin2-1.vcxproj.filters
│   │   ├── lvxin2-1.vcxproj.user
│   │   ├── lvxin2-1Dlg.cpp
│   │   ├── lvxin2-1Dlg.h
│   │   ├── lvxin21.aps
│   │   ├── lvxin21.rc
│   │   ├── pch.cpp
│   │   ├── pch.h
│   │   ├── res
│   │   │   ├── lvxin2-1.ico
│   │   │   └── lvxin21.rc2
│   │   ├── resource.h
│   │   └── targetver.h
│   ├── lvxin3-1
│   │   ├── CMemoryDC.h
│   │   ├── framework.h
│   │   ├── lvxin3-1.cpp
│   │   ├── lvxin3-1.h
│   │   ├── lvxin3-1.sln
│   │   ├── lvxin3-1.vcxproj
│   │   ├── lvxin3-1.vcxproj.filters
│   │   ├── lvxin3-1.vcxproj.user
│   │   ├── lvxin3-1Dlg.cpp
│   │   ├── lvxin3-1Dlg.h
│   │   ├── lvxin31.aps
│   │   ├── lvxin31.rc
│   │   ├── pch.cpp
│   │   ├── pch.h
│   │   ├── res
│   │   │   ├── 001.bmp
│   │   │   ├── 002.bmp
│   │   │   ├── 003.bmp
│   │   │   ├── 004.bmp
│   │   │   ├── 005.bmp
│   │   │   ├── 006.bmp
│   │   │   ├── 007.bmp
│   │   │   ├── back.bmp
│   │   │   ├── lvxin3-1.ico
│   │   │   └── lvxin31.rc2
│   │   ├── resource.h
│   │   └── targetver.h
│   └── 提纲.txt
├── 7、MFC智能工业高级第09天
│   ├── 7、MFC智能工业高级第09天.txt
│   ├── QQ
│   │   ├── CMemoryDC.h
│   │   ├── QQ.APS
│   │   ├── QQ.cpp
│   │   ├── QQ.h
│   │   ├── QQ.rc
│   │   ├── QQ.sln
│   │   ├── QQ.vcxproj
│   │   ├── QQ.vcxproj.filters
│   │   ├── QQ.vcxproj.user
│   │   ├── QQDlg.cpp
│   │   ├── QQDlg.h
│   │   ├── framework.h
│   │   ├── pch.cpp
│   │   ├── pch.h
│   │   ├── res
│   │   │   ├── 001.bmp
│   │   │   ├── 002.bmp
│   │   │   ├── 003.bmp
│   │   │   ├── 004.bmp
│   │   │   ├── 005.bmp
│   │   │   ├── 006.bmp
│   │   │   ├── 007.bmp
│   │   │   ├── QQ.ico
│   │   │   └── QQ.rc2
│   │   ├── resource.h
│   │   └── targetver.h
│   ├── lvxin1-2
│   │   ├── CMemoryDC.h
│   │   ├── framework.h
│   │   ├── lvxin1-2.cpp
│   │   ├── lvxin1-2.h
│   │   ├── lvxin1-2.sln
│   │   ├── lvxin1-2.vcxproj
│   │   ├── lvxin1-2.vcxproj.filters
│   │   ├── lvxin1-2.vcxproj.user
│   │   ├── lvxin1-2Dlg.cpp
│   │   ├── lvxin1-2Dlg.h
│   │   ├── lvxin12.aps
│   │   ├── lvxin12.rc
│   │   ├── pch.cpp
│   │   ├── pch.h
│   │   ├── res
│   │   │   ├── 001.bmp
│   │   │   ├── lvxin1-2.ico
│   │   │   └── lvxin12.rc2
│   │   ├── resource.h
│   │   └── targetver.h
│   ├── lvxin3-1
│   │   ├── CMemoryDC.h
│   │   ├── framework.h
│   │   ├── lvxin3-1.cpp
│   │   ├── lvxin3-1.h
│   │   ├── lvxin3-1.sln
│   │   ├── lvxin3-1.vcxproj
│   │   ├── lvxin3-1.vcxproj.filters
│   │   ├── lvxin3-1.vcxproj.user
│   │   ├── lvxin3-1Dlg.cpp
│   │   ├── lvxin3-1Dlg.h
│   │   ├── lvxin31.aps
│   │   ├── lvxin31.rc
│   │   ├── pch.cpp
│   │   ├── pch.h
│   │   ├── res
│   │   │   ├── 001.bmp
│   │   │   ├── 002.bmp
│   │   │   ├── 003.bmp
│   │   │   ├── 004.bmp
│   │   │   ├── 005.bmp
│   │   │   ├── 006.bmp
│   │   │   ├── 007.bmp
│   │   │   ├── back.bmp
│   │   │   ├── lvxin3-1.ico
│   │   │   └── lvxin31.rc2
│   │   ├── resource.h
│   │   └── targetver.h
│   └── 提纲.txt
├── 7、MFC智能工业高级第10天
│   ├── 7、MFC智能工业高级第10天.txt
│   ├── lvxin1-1
│   │   ├── CMemoryDC.h
│   │   ├── framework.h
│   │   ├── lvxin3-1.cpp
│   │   ├── lvxin3-1.h
│   │   ├── lvxin3-1.sln
│   │   ├── lvxin3-1.vcxproj
│   │   ├── lvxin3-1.vcxproj.filters
│   │   ├── lvxin3-1.vcxproj.user
│   │   ├── lvxin3-1Dlg.cpp
│   │   ├── lvxin3-1Dlg.h
│   │   ├── lvxin31.aps
│   │   ├── lvxin31.rc
│   │   ├── pch.cpp
│   │   ├── pch.h
│   │   ├── res
│   │   │   ├── 001.bmp
│   │   │   ├── 002.bmp
│   │   │   ├── 003.bmp
│   │   │   ├── 004.bmp
│   │   │   ├── 005.bmp
│   │   │   ├── 006.bmp
│   │   │   ├── 007.bmp
│   │   │   ├── back.bmp
│   │   │   ├── lvxin3-1.ico
│   │   │   └── lvxin31.rc2
│   │   ├── resource.h
│   │   └── targetver.h
│   ├── lvxin2-1Frame
│   │   ├── ChildView.cpp
│   │   ├── ChildView.h
│   │   ├── MainFrm.cpp
│   │   ├── MainFrm.h
│   │   ├── Resource.h
│   │   ├── framework.h
│   │   ├── lvxin2-1Frame.cpp
│   │   ├── lvxin2-1Frame.h
│   │   ├── lvxin2-1Frame.sln
│   │   ├── lvxin2-1Frame.vcxproj
│   │   ├── lvxin2-1Frame.vcxproj.filters
│   │   ├── lvxin2-1Frame.vcxproj.user
│   │   ├── lvxin21Frame.rc
│   │   ├── pch.cpp
│   │   ├── pch.h
│   │   ├── res
│   │   │   ├── Toolbar.bmp
│   │   │   ├── lvxin2-1Frame.ico
│   │   │   └── lvxin21Frame.rc2
│   │   └── targetver.h
│   ├── lvxin3-1
│   │   ├── CLadderCtrl.cpp
│   │   ├── CLadderCtrl.h
│   │   ├── Resource.h
│   │   ├── framework.h
│   │   ├── lvxin2-1.cpp
│   │   ├── lvxin2-1.h
│   │   ├── lvxin2-1.sln
│   │   ├── lvxin2-1.vcxproj
│   │   ├── lvxin2-1.vcxproj.filters
│   │   ├── lvxin2-1.vcxproj.user
│   │   ├── lvxin2-1Dlg.cpp
│   │   ├── lvxin2-1Dlg.h
│   │   ├── lvxin21.aps
│   │   ├── lvxin21.rc
│   │   ├── pch.cpp
│   │   ├── pch.h
│   │   ├── res
│   │   │   ├── lvxin2-1.ico
│   │   │   └── lvxin21.rc2
│   │   └── targetver.h
│   ├── lvxin4-1
│   │   ├── CApp.cpp
│   │   ├── CApp.h
│   │   ├── CMainFrame.cpp
│   │   ├── CMainFrame.h
│   │   ├── lvxin4-1.sln
│   │   ├── lvxin4-1.vcxproj
│   │   ├── lvxin4-1.vcxproj.filters
│   │   └── lvxin4-1.vcxproj.user
│   └── 提纲.txt
├── 7、MFC智能工业高级第11天
│   ├── 7、MFC智能工业高级第11天.txt
│   ├── CFrameWnd类.txt
│   ├── ClientLX
│   │   ├── CMainView.cpp
│   │   ├── CMainView.h
│   │   ├── ClientLX.aps
│   │   ├── ClientLX.cpp
│   │   ├── ClientLX.h
│   │   ├── ClientLX.rc
│   │   ├── ClientLX.sln
│   │   ├── ClientLX.vcxproj
│   │   ├── ClientLX.vcxproj.filters
│   │   ├── ClientLX.vcxproj.user
│   │   ├── MainFrm.cpp
│   │   ├── MainFrm.h
│   │   ├── Resource.h
│   │   ├── framework.h
│   │   ├── pch.cpp
│   │   ├── pch.h
│   │   ├── res
│   │   │   ├── ClientLX.ico
│   │   │   ├── ClientLX.rc2
│   │   │   └── Toolbar.bmp
│   │   └── targetver.h
│   ├── lvxin1-1
│   │   ├── CMainView.cpp
│   │   ├── CMainView.h
│   │   ├── MainFrm.cpp
│   │   ├── MainFrm.h
│   │   ├── framework.h
│   │   ├── lvxin1-1.cpp
│   │   ├── lvxin1-1.h
│   │   ├── lvxin1-1.sln
│   │   ├── lvxin1-1.vcxproj
│   │   ├── lvxin1-1.vcxproj.filters
│   │   ├── lvxin1-1.vcxproj.user
│   │   ├── lvxin11.aps
│   │   ├── lvxin11.rc
│   │   ├── pch.cpp
│   │   ├── pch.h
│   │   ├── res
│   │   │   ├── Toolbar.bmp
│   │   │   ├── lvxin1-1.ico
│   │   │   └── lvxin11.rc2
│   │   ├── resource.h
│   │   └── targetver.h
│   ├── lvxin4-1
│   │   ├── CApp.cpp
│   │   ├── CApp.h
│   │   ├── CMainFrame.cpp
│   │   ├── CMainFrame.h
│   │   ├── lvxin4-1.sln
│   │   ├── lvxin4-1.vcxproj
│   │   ├── lvxin4-1.vcxproj.filters
│   │   └── lvxin4-1.vcxproj.user
│   └── 提纲.txt
├── 7、MFC智能工业高级第12天
│   ├── 7、MFC智能工业高级第12天.txt
│   ├── CView类的分支.png
│   ├── ClientLX
│   │   ├── CInputDlg.cpp
│   │   ├── CInputDlg.h
│   │   ├── CLoginDlg.cpp
│   │   ├── CLoginDlg.h
│   │   ├── CMainView.cpp
│   │   ├── CMainView.h
│   │   ├── CModifyDlg.cpp
│   │   ├── CModifyDlg.h
│   │   ├── CPage1.cpp
│   │   ├── CPage1.h
│   │   ├── CPage2.cpp
│   │   ├── CPage2.h
│   │   ├── CPassDlg.cpp
│   │   ├── CPassDlg.h
│   │   ├── CTestBtn.cpp
│   │   ├── CTestBtn.h
│   │   ├── ClientLX.aps
│   │   ├── ClientLX.cpp
│   │   ├── ClientLX.h
│   │   ├── ClientLX.rc
│   │   ├── ClientLX.sln
│   │   ├── ClientLX.vcxproj
│   │   ├── ClientLX.vcxproj.filters
│   │   ├── ClientLX.vcxproj.user
│   │   ├── MainFrm.cpp
│   │   ├── MainFrm.h
│   │   ├── framework.h
│   │   ├── pch.cpp
│   │   ├── pch.h
│   │   ├── res
│   │   │   ├── ClientLX.ico
│   │   │   ├── ClientLX.rc2
│   │   │   └── Toolbar.bmp
│   │   ├── resource.h
│   │   └── targetver.h
│   ├── Note-Lx
│   │   ├── CMainView.cpp
│   │   ├── CMainView.h
│   │   ├── MainFrm.cpp
│   │   ├── MainFrm.h
│   │   ├── Note-Lx.cpp
│   │   ├── Note-Lx.h
│   │   ├── Note-Lx.sln
│   │   ├── Note-Lx.vcxproj
│   │   ├── Note-Lx.vcxproj.filters
│   │   ├── Note-Lx.vcxproj.user
│   │   ├── NoteLx.aps
│   │   ├── NoteLx.rc
│   │   ├── Resource.h
│   │   ├── framework.h
│   │   ├── pch.cpp
│   │   ├── pch.h
│   │   ├── res
│   │   │   ├── Note-Lx.ico
│   │   │   ├── NoteLx.rc2
│   │   │   └── Toolbar.bmp
│   │   └── targetver.h
│   ├── ServerLx
│   │   ├── CAdmin.cpp
│   │   ├── CAdmin.h
│   │   ├── CManager.cpp
│   │   ├── CManager.h
│   │   ├── CSockLx.cpp
│   │   ├── CSockLx.h
│   │   ├── CWorker.cpp
│   │   ├── CWorker.h
│   │   ├── ServerLx.sln
│   │   ├── ServerLx.vcxproj
│   │   ├── ServerLx.vcxproj.filters
│   │   ├── ServerLx.vcxproj.user
│   │   ├── define.h
│   │   └── main.cpp
│   ├── 提纲.txt
│   └── 新建文件夹
│       ├── ClientLx
│       │   ├── CAdminDlg.cpp
│       │   ├── CAdminDlg.h
│       │   ├── CInputDlg.cpp
│       │   ├── CInputDlg.h
│       │   ├── CLoginDlg.cpp
│       │   ├── CLoginDlg.h
│       │   ├── CMainDlg.cpp
│       │   ├── CMainDlg.h
│       │   ├── CModifyDlg.cpp
│       │   ├── CModifyDlg.h
│       │   ├── CPage1.cpp
│       │   ├── CPage1.h
│       │   ├── CPage2.cpp
│       │   ├── CPage2.h
│       │   ├── CPassDlg.cpp
│       │   ├── CPassDlg.h
│       │   ├── CWorkerDlg.cpp
│       │   ├── CWorkerDlg.h
│       │   ├── ClientLx.aps
│       │   ├── ClientLx.cpp
│       │   ├── ClientLx.h
│       │   ├── ClientLx.rc
│       │   ├── ClientLx.sln
│       │   ├── ClientLx.vcxproj
│       │   ├── ClientLx.vcxproj.filters
│       │   ├── ClientLx.vcxproj.user
│       │   ├── framework.h
│       │   ├── pch.cpp
│       │   ├── pch.h
│       │   ├── res
│       │   │   ├── ClientLx.ico
│       │   │   ├── ClientLx.rc2
│       │   │   ├── Login.ico
│       │   │   ├── bitmap1.bmp
│       │   │   ├── bitmap2.bmp
│       │   │   ├── icon1.ico
│       │   │   ├── icon2.ico
│       │   │   └── icon3.ico
│       │   ├── resource.h
│       │   └── targetver.h
│       └── ServerLx
│           ├── CAdmin.cpp
│           ├── CAdmin.h
│           ├── CManager.cpp
│           ├── CManager.h
│           ├── CSockLx.cpp
│           ├── CSockLx.h
│           ├── CWorker.cpp
│           ├── CWorker.h
│           ├── ServerLx.sln
│           ├── ServerLx.vcxproj
│           ├── ServerLx.vcxproj.filters
│           ├── ServerLx.vcxproj.user
│           ├── define.h
│           └── main.cpp
├── 7、MFC智能工业高级第13天
│   ├── 7、MFC智能工业高级第13天.txt
│   ├── BrowLx
│   │   ├── BrowLx.aps
│   │   ├── BrowLx.cpp
│   │   ├── BrowLx.h
│   │   ├── BrowLx.rc
│   │   ├── BrowLx.sln
│   │   ├── BrowLx.vcxproj
│   │   ├── BrowLx.vcxproj.filters
│   │   ├── BrowLx.vcxproj.user
│   │   ├── CMainView.cpp
│   │   ├── CMainView.h
│   │   ├── MainFrm.cpp
│   │   ├── MainFrm.h
│   │   ├── Resource.h
│   │   ├── framework.h
│   │   ├── pch.cpp
│   │   ├── pch.h
│   │   ├── res
│   │   │   ├── BrowLx.ico
│   │   │   ├── BrowLx.rc2
│   │   │   └── Toolbar.bmp
│   │   └── targetver.h
│   ├── CTreeCtrl类简介.txt
│   ├── PCL-test
│   │   ├── DepthUtils.lib
│   │   ├── NiViewer.exe
│   │   ├── OpenNI.ini
│   │   ├── OpenNI2
│   │   │   └── Drivers
│   │   │       ├── OniFile.dll
│   │   │       ├── OniFile.ini
│   │   │       ├── OniFile.lib
│   │   │       ├── orbbec.dll
│   │   │       ├── orbbec.ini
│   │   │       └── orbbec.lib
│   │   ├── OpenNI2.dll
│   │   ├── OpenNI2.lib
│   │   ├── PS1080Console.exe
│   │   ├── Project2.sln
│   │   ├── Project2.vcxproj
│   │   ├── Project2.vcxproj.filters
│   │   ├── Project2.vcxproj.user
│   │   ├── XnLib.lib
│   │   ├── glut64.dll
│   │   └── test.cpp
│   ├── lvxin2-1
│   │   ├── CLeftView.cpp
│   │   ├── CLeftView.h
│   │   ├── CRightView.cpp
│   │   ├── CRightView.h
│   │   ├── MainFrm.cpp
│   │   ├── MainFrm.h
│   │   ├── framework.h
│   │   ├── lvxin2-1.cpp
│   │   ├── lvxin2-1.h
│   │   ├── lvxin2-1.sln
│   │   ├── lvxin2-1.vcxproj
│   │   ├── lvxin2-1.vcxproj.filters
│   │   ├── lvxin2-1.vcxproj.user
│   │   ├── lvxin21.aps
│   │   ├── lvxin21.rc
│   │   ├── pch.cpp
│   │   ├── pch.h
│   │   ├── res
│   │   │   ├── 1.ico
│   │   │   ├── 2.ico
│   │   │   ├── 3.ico
│   │   │   ├── 4.ico
│   │   │   ├── 5.ico
│   │   │   ├── 6.ico
│   │   │   ├── Toolbar.bmp
│   │   │   ├── lvxin2-1.ico
│   │   │   └── lvxin21.rc2
│   │   ├── resource.h
│   │   └── targetver.h
│   ├── 提纲.txt
│   └── 树形控件的属性.txt
├── 7、MFC智能工业高级第14天
│   ├── 7、MFC智能工业高级第14天.txt
│   ├── lvxin1-1
│   │   ├── CLeftView.cpp
│   │   ├── CLeftView.h
│   │   ├── CRightView.cpp
│   │   ├── CRightView.h
│   │   ├── CWelcome.cpp
│   │   ├── CWelcome.h
│   │   ├── MainFrm.cpp
│   │   ├── MainFrm.h
│   │   ├── framework.h
│   │   ├── lvxin2-1.cpp
│   │   ├── lvxin2-1.h
│   │   ├── lvxin2-1.sln
│   │   ├── lvxin2-1.vcxproj
│   │   ├── lvxin2-1.vcxproj.filters
│   │   ├── lvxin2-1.vcxproj.user
│   │   ├── lvxin21.aps
│   │   ├── lvxin21.rc
│   │   ├── pch.cpp
│   │   ├── pch.h
│   │   ├── res
│   │   │   ├── 1.ico
│   │   │   ├── 2.ico
│   │   │   ├── 3.ico
│   │   │   ├── 4.ico
│   │   │   ├── 5.ico
│   │   │   ├── 6.ico
│   │   │   ├── Toolbar.bmp
│   │   │   ├── lvxin2-1.ico
│   │   │   └── lvxin21.rc2
│   │   ├── resource.h
│   │   └── targetver.h
│   ├── lvxin2-1
│   │   ├── CBottomView.cpp
│   │   ├── CBottomView.h
│   │   ├── CLeftView.cpp
│   │   ├── CLeftView.h
│   │   ├── CRightFrame.cpp
│   │   ├── CRightFrame.h
│   │   ├── CSplitterLx.cpp
│   │   ├── CSplitterLx.h
│   │   ├── CTopView.cpp
│   │   ├── CTopView.h
│   │   ├── MainFrm.cpp
│   │   ├── MainFrm.h
│   │   ├── framework.h
│   │   ├── lvxin2-1.cpp
│   │   ├── lvxin2-1.h
│   │   ├── lvxin2-1.sln
│   │   ├── lvxin2-1.vcxproj
│   │   ├── lvxin2-1.vcxproj.filters
│   │   ├── lvxin2-1.vcxproj.user
│   │   ├── lvxin21.aps
│   │   ├── lvxin21.rc
│   │   ├── pch.cpp
│   │   ├── pch.h
│   │   ├── res
│   │   │   ├── 1.ico
│   │   │   ├── 2.ico
│   │   │   ├── 3.ico
│   │   │   ├── 4.ico
│   │   │   ├── 5.ico
│   │   │   ├── 6.ico
│   │   │   ├── Toolbar.bmp
│   │   │   ├── lvxin2-1.ico
│   │   │   └── lvxin21.rc2
│   │   ├── resource.h
│   │   └── targetver.h
│   ├── lvxin4-1 - 展开测试
│   │   ├── CBottomView.cpp
│   │   ├── CBottomView.h
│   │   ├── CLeftView.cpp
│   │   ├── CLeftView.h
│   │   ├── CRightFrame.cpp
│   │   ├── CRightFrame.h
│   │   ├── CSplitterLx.cpp
│   │   ├── CSplitterLx.h
│   │   ├── CTopView.cpp
│   │   ├── CTopView.h
│   │   ├── MainFrm.cpp
│   │   ├── MainFrm.h
│   │   ├── framework.h
│   │   ├── lvxin2-1.cpp
│   │   ├── lvxin2-1.h
│   │   ├── lvxin2-1.sln
│   │   ├── lvxin2-1.vcxproj
│   │   ├── lvxin2-1.vcxproj.filters
│   │   ├── lvxin2-1.vcxproj.user
│   │   ├── lvxin21.aps
│   │   ├── lvxin21.rc
│   │   ├── pch.cpp
│   │   ├── pch.h
│   │   ├── res
│   │   │   ├── 1.ico
│   │   │   ├── 2.ico
│   │   │   ├── 3.ico
│   │   │   ├── 4.ico
│   │   │   ├── 5.ico
│   │   │   ├── 6.ico
│   │   │   ├── Toolbar.bmp
│   │   │   ├── lvxin2-1.ico
│   │   │   └── lvxin21.rc2
│   │   ├── resource.h
│   │   └── targetver.h
│   ├── 提纲.txt
│   └── 面试题:MFC六大关键技术.txt
├── 7、MFC智能工业高级第15天
│   ├── 7、MFC智能工业高级第15天.txt
│   ├── CBRS_控制条属性.txt
│   ├── CControlBar主要功能.txt
│   ├── DrawLx
│   │   ├── CLine.cpp
│   │   ├── CLine.h
│   │   ├── CPencil.cpp
│   │   ├── CPencil.h
│   │   ├── CRecta.cpp
│   │   ├── CRecta.h
│   │   ├── ChildFrm.cpp
│   │   ├── ChildFrm.h
│   │   ├── DrawLx.aps
│   │   ├── DrawLx.cpp
│   │   ├── DrawLx.h
│   │   ├── DrawLx.rc
│   │   ├── DrawLx.reg
│   │   ├── DrawLx.sln
│   │   ├── DrawLx.vcxproj
│   │   ├── DrawLx.vcxproj.filters
│   │   ├── DrawLx.vcxproj.user
│   │   ├── MainDoc.cpp
│   │   ├── MainDoc.h
│   │   ├── MainFrm.cpp
│   │   ├── MainFrm.h
│   │   ├── MainView.cpp
│   │   ├── MainView.h
│   │   ├── framework.h
│   │   ├── pch.cpp
│   │   ├── pch.h
│   │   ├── res
│   │   │   ├── DrawLx.ico
│   │   │   ├── DrawLx.rc2
│   │   │   ├── DrawLxDoc.ico
│   │   │   ├── Toolbar.bmp
│   │   │   ├── toolBox.bmp
│   │   │   └── toolbar1.bmp
│   │   ├── resource.h
│   │   └── targetver.h
│   ├── lvxin1-1
│   │   ├── CLeftView.cpp
│   │   ├── CLeftView.h
│   │   ├── CRightView.cpp
│   │   ├── CRightView.h
│   │   ├── CWelcome.cpp
│   │   ├── CWelcome.h
│   │   ├── MainFrm.cpp
│   │   ├── MainFrm.h
│   │   ├── framework.h
│   │   ├── lvxin2-1.cpp
│   │   ├── lvxin2-1.h
│   │   ├── lvxin2-1.sln
│   │   ├── lvxin2-1.vcxproj
│   │   ├── lvxin2-1.vcxproj.filters
│   │   ├── lvxin2-1.vcxproj.user
│   │   ├── lvxin21.aps
│   │   ├── lvxin21.rc
│   │   ├── pch.cpp
│   │   ├── pch.h
│   │   ├── res
│   │   │   ├── 1.ico
│   │   │   ├── 2.ico
│   │   │   ├── 3.ico
│   │   │   ├── 4.ico
│   │   │   ├── 5.ico
│   │   │   ├── 6.ico
│   │   │   ├── Toolbar.bmp
│   │   │   ├── lvxin2-1.ico
│   │   │   └── lvxin21.rc2
│   │   ├── resource.h
│   │   └── targetver.h
│   └── 提纲.txt
├── 7、MFC智能工业高级第16天
│   ├── 7、MFC智能工业高级第16天.txt
│   ├── DrawLx
│   │   ├── CEllipse.cpp
│   │   ├── CEllipse.h
│   │   ├── CLine.cpp
│   │   ├── CLine.h
│   │   ├── CPencil.cpp
│   │   ├── CPencil.h
│   │   ├── CRRect.cpp
│   │   ├── CRRect.h
│   │   ├── CRecta.cpp
│   │   ├── CRecta.h
│   │   ├── ChildFrm.cpp
│   │   ├── ChildFrm.h
│   │   ├── DrawLx.aps
│   │   ├── DrawLx.cpp
│   │   ├── DrawLx.h
│   │   ├── DrawLx.rc
│   │   ├── DrawLx.reg
│   │   ├── DrawLx.sln
│   │   ├── DrawLx.vcxproj
│   │   ├── DrawLx.vcxproj.filters
│   │   ├── DrawLx.vcxproj.user
│   │   ├── MainDoc.cpp
│   │   ├── MainDoc.h
│   │   ├── MainFrm.cpp
│   │   ├── MainFrm.h
│   │   ├── MainView.cpp
│   │   ├── MainView.h
│   │   ├── framework.h
│   │   ├── pch.cpp
│   │   ├── pch.h
│   │   ├── res
│   │   │   ├── DrawLx.ico
│   │   │   ├── DrawLx.rc2
│   │   │   ├── DrawLxDoc.ico
│   │   │   ├── Toolbar.bmp
│   │   │   ├── toolBox.bmp
│   │   │   └── toolbar1.bmp
│   │   ├── resource.h
│   │   └── targetver.h
│   ├── DrawLx - 实色
│   │   ├── CEllipse.cpp
│   │   ├── CEllipse.h
│   │   ├── CLine.cpp
│   │   ├── CLine.h
│   │   ├── CPencil.cpp
│   │   ├── CPencil.h
│   │   ├── CRRect.cpp
│   │   ├── CRRect.h
│   │   ├── CRecta.cpp
│   │   ├── CRecta.h
│   │   ├── ChildFrm.cpp
│   │   ├── ChildFrm.h
│   │   ├── DrawLx.aps
│   │   ├── DrawLx.cpp
│   │   ├── DrawLx.h
│   │   ├── DrawLx.rc
│   │   ├── DrawLx.reg
│   │   ├── DrawLx.sln
│   │   ├── DrawLx.vcxproj
│   │   ├── DrawLx.vcxproj.filters
│   │   ├── DrawLx.vcxproj.user
│   │   ├── MainDoc.cpp
│   │   ├── MainDoc.h
│   │   ├── MainFrm.cpp
│   │   ├── MainFrm.h
│   │   ├── MainView.cpp
│   │   ├── MainView.h
│   │   ├── framework.h
│   │   ├── pch.cpp
│   │   ├── pch.h
│   │   ├── res
│   │   │   ├── DrawLx.ico
│   │   │   ├── DrawLx.rc2
│   │   │   ├── DrawLxDoc.ico
│   │   │   ├── Toolbar.bmp
│   │   │   ├── toolBox.bmp
│   │   │   └── toolbar1.bmp
│   │   ├── resource.h
│   │   └── targetver.h
│   ├── 提纲.txt
│   └── 绘图软件需求分析.txt
├── 8、MFC智能工业高级第17天
│   ├── 8、MFC智能工业高级第17天.txt
│   ├── DrawLx - 实色
│   │   ├── CColorBox.cpp
│   │   ├── CColorBox.h
│   │   ├── CEllipse.cpp
│   │   ├── CEllipse.h
│   │   ├── CLine.cpp
│   │   ├── CLine.h
│   │   ├── CMemoryDC.h
│   │   ├── CPencil.cpp
│   │   ├── CPencil.h
│   │   ├── CRRect.cpp
│   │   ├── CRRect.h
│   │   ├── CRecta.cpp
│   │   ├── CRecta.h
│   │   ├── ChildFrm.cpp
│   │   ├── ChildFrm.h
│   │   ├── DrawLx.aps
│   │   ├── DrawLx.cpp
│   │   ├── DrawLx.h
│   │   ├── DrawLx.rc
│   │   ├── DrawLx.reg
│   │   ├── DrawLx.sln
│   │   ├── DrawLx.vcxproj
│   │   ├── DrawLx.vcxproj.filters
│   │   ├── DrawLx.vcxproj.user
│   │   ├── MainDoc.cpp
│   │   ├── MainDoc.h
│   │   ├── MainFrm.cpp
│   │   ├── MainFrm.h
│   │   ├── MainView.cpp
│   │   ├── MainView.h
│   │   ├── framework.h
│   │   ├── pch.cpp
│   │   ├── pch.h
│   │   ├── res
│   │   │   ├── DrawLx.ico
│   │   │   ├── DrawLx.rc2
│   │   │   ├── DrawLxDoc.ico
│   │   │   ├── Toolbar.bmp
│   │   │   ├── ribbon1.mfcribbon-ms
│   │   │   ├── toolBox.bmp
│   │   │   └── toolbar1.bmp
│   │   ├── resource.h
│   │   └── targetver.h
│   └── DrawLx - 反色线
│       ├── CEllipse.cpp
│       ├── CEllipse.h
│       ├── CLine.cpp
│       ├── CLine.h
│       ├── CPencil.cpp
│       ├── CPencil.h
│       ├── CRRect.cpp
│       ├── CRRect.h
│       ├── CRecta.cpp
│       ├── CRecta.h
│       ├── ChildFrm.cpp
│       ├── ChildFrm.h
│       ├── DrawLx.aps
│       ├── DrawLx.cpp
│       ├── DrawLx.h
│       ├── DrawLx.rc
│       ├── DrawLx.reg
│       ├── DrawLx.sln
│       ├── DrawLx.vcxproj
│       ├── DrawLx.vcxproj.filters
│       ├── DrawLx.vcxproj.user
│       ├── MainDoc.cpp
│       ├── MainDoc.h
│       ├── MainFrm.cpp
│       ├── MainFrm.h
│       ├── MainView.cpp
│       ├── MainView.h
│       ├── framework.h
│       ├── pch.cpp
│       ├── pch.h
│       ├── res
│       │   ├── DrawLx.ico
│       │   ├── DrawLx.rc2
│       │   ├── DrawLxDoc.ico
│       │   ├── Toolbar.bmp
│       │   ├── toolBox.bmp
│       │   └── toolbar1.bmp
│       ├── resource.h
│       └── targetver.h
├── 8、MFC智能工业高级第18天
│   ├── 8、MFC智能工业高级第18天.txt
│   ├── ClientLx
│   │   ├── CAdminDlg.cpp
│   │   ├── CAdminDlg.h
│   │   ├── CInputDlg.cpp
│   │   ├── CInputDlg.h
│   │   ├── CListLx.cpp
│   │   ├── CListLx.h
│   │   ├── CLoginDlg.cpp
│   │   ├── CLoginDlg.h
│   │   ├── CMainDlg.cpp
│   │   ├── CMainDlg.h
│   │   ├── CModifyDlg.cpp
│   │   ├── CModifyDlg.h
│   │   ├── CPage1.cpp
│   │   ├── CPage1.h
│   │   ├── CPage2.cpp
│   │   ├── CPage2.h
│   │   ├── CPassDlg.cpp
│   │   ├── CPassDlg.h
│   │   ├── CWorkerDlg.cpp
│   │   ├── CWorkerDlg.h
│   │   ├── ClientLx.aps
│   │   ├── ClientLx.cpp
│   │   ├── ClientLx.h
│   │   ├── ClientLx.rc
│   │   ├── ClientLx.sln
│   │   ├── ClientLx.vcxproj
│   │   ├── ClientLx.vcxproj.filters
│   │   ├── ClientLx.vcxproj.user
│   │   ├── framework.h
│   │   ├── pch.cpp
│   │   ├── pch.h
│   │   ├── res
│   │   │   ├── ClientLx.ico
│   │   │   ├── ClientLx.rc2
│   │   │   ├── Login.ico
│   │   │   ├── bitmap1.bmp
│   │   │   ├── bitmap2.bmp
│   │   │   ├── icon1.ico
│   │   │   ├── icon2.ico
│   │   │   └── icon3.ico
│   │   ├── resource.h
│   │   └── targetver.h
│   ├── DrawLx
│   │   ├── CColorBox.cpp
│   │   ├── CColorBox.h
│   │   ├── CEllipse.cpp
│   │   ├── CEllipse.h
│   │   ├── CLine.cpp
│   │   ├── CLine.h
│   │   ├── CMemoryDC.h
│   │   ├── CPencil.cpp
│   │   ├── CPencil.h
│   │   ├── CRRect.cpp
│   │   ├── CRRect.h
│   │   ├── CRecta.cpp
│   │   ├── CRecta.h
│   │   ├── ChildFrm.cpp
│   │   ├── ChildFrm.h
│   │   ├── DrawLx.aps
│   │   ├── DrawLx.cpp
│   │   ├── DrawLx.h
│   │   ├── DrawLx.rc
│   │   ├── DrawLx.reg
│   │   ├── DrawLx.sln
│   │   ├── DrawLx.vcxproj
│   │   ├── DrawLx.vcxproj.filters
│   │   ├── DrawLx.vcxproj.user
│   │   ├── MainDoc.cpp
│   │   ├── MainDoc.h
│   │   ├── MainFrm.cpp
│   │   ├── MainFrm.h
│   │   ├── MainView.cpp
│   │   ├── MainView.h
│   │   ├── framework.h
│   │   ├── pch.cpp
│   │   ├── pch.h
│   │   ├── res
│   │   │   ├── ColorButton.bmp
│   │   │   ├── DrawLx.ico
│   │   │   ├── DrawLx.rc2
│   │   │   ├── DrawLxDoc.ico
│   │   │   ├── Toolbar.bmp
│   │   │   ├── ribbon1.mfcribbon-ms
│   │   │   ├── toolBox.bmp
│   │   │   └── toolbar1.bmp
│   │   ├── resource.h
│   │   └── targetver.h
│   ├── ServerLx
│   │   ├── CAdmin.cpp
│   │   ├── CAdmin.h
│   │   ├── CManager.cpp
│   │   ├── CManager.h
│   │   ├── CSockLx.cpp
│   │   ├── CSockLx.h
│   │   ├── CWorker.cpp
│   │   ├── CWorker.h
│   │   ├── ServerLx.sln
│   │   ├── ServerLx.vcxproj
│   │   ├── ServerLx.vcxproj.filters
│   │   ├── ServerLx.vcxproj.user
│   │   ├── define.h
│   │   └── main.cpp
│   ├── 提纲.txt
│   └── 支持自绘的控件有哪些.png
├── 8、MFC智能工业高级第19天
│   ├── 8、MFC智能工业高级第19天.txt
│   ├── DrawLx
│   │   ├── CColorBox.cpp
│   │   ├── CColorBox.h
│   │   ├── CComboLx.cpp
│   │   ├── CComboLx.h
│   │   ├── CEllipse.cpp
│   │   ├── CEllipse.h
│   │   ├── CLine.cpp
│   │   ├── CLine.h
│   │   ├── CMemoryDC.h
│   │   ├── CPencil.cpp
│   │   ├── CPencil.h
│   │   ├── CRRect.cpp
│   │   ├── CRRect.h
│   │   ├── CRecta.cpp
│   │   ├── CRecta.h
│   │   ├── ChildFrm.cpp
│   │   ├── ChildFrm.h
│   │   ├── DrawLx.aps
│   │   ├── DrawLx.cpp
│   │   ├── DrawLx.h
│   │   ├── DrawLx.rc
│   │   ├── DrawLx.reg
│   │   ├── DrawLx.sln
│   │   ├── DrawLx.vcxproj
│   │   ├── DrawLx.vcxproj.filters
│   │   ├── DrawLx.vcxproj.user
│   │   ├── MainDoc.cpp
│   │   ├── MainDoc.h
│   │   ├── MainFrm.cpp
│   │   ├── MainFrm.h
│   │   ├── MainView.cpp
│   │   ├── MainView.h
│   │   ├── framework.h
│   │   ├── pch.cpp
│   │   ├── pch.h
│   │   ├── res
│   │   │   ├── ColorButton.bmp
│   │   │   ├── DrawLx.ico
│   │   │   ├── DrawLx.rc2
│   │   │   ├── DrawLxDoc.ico
│   │   │   ├── Toolbar.bmp
│   │   │   ├── ribbon1.mfcribbon-ms
│   │   │   ├── toolBox.bmp
│   │   │   └── toolbar1.bmp
│   │   ├── resource.h
│   │   └── targetver.h
│   └── 提纲.txt
├── 8、MFC智能工业高级第20天
│   ├── 8、MFC智能工业高级第20天.txt
│   ├── DrawLx
│   │   ├── CColorBox.cpp
│   │   ├── CColorBox.h
│   │   ├── CComboLx.cpp
│   │   ├── CComboLx.h
│   │   ├── CEllipse.cpp
│   │   ├── CEllipse.h
│   │   ├── CLine.cpp
│   │   ├── CLine.h
│   │   ├── CMemoryDC.h
│   │   ├── CPencil.cpp
│   │   ├── CPencil.h
│   │   ├── CRRect.cpp
│   │   ├── CRRect.h
│   │   ├── CRecta.cpp
│   │   ├── CRecta.h
│   │   ├── ChildFrm.cpp
│   │   ├── ChildFrm.h
│   │   ├── DrawLx.aps
│   │   ├── DrawLx.cpp
│   │   ├── DrawLx.h
│   │   ├── DrawLx.rc
│   │   ├── DrawLx.reg
│   │   ├── DrawLx.sln
│   │   ├── DrawLx.vcxproj
│   │   ├── DrawLx.vcxproj.filters
│   │   ├── DrawLx.vcxproj.user
│   │   ├── MainDoc.cpp
│   │   ├── MainDoc.h
│   │   ├── MainFrm.cpp
│   │   ├── MainFrm.h
│   │   ├── MainView.cpp
│   │   ├── MainView.h
│   │   ├── framework.h
│   │   ├── pch.cpp
│   │   ├── pch.h
│   │   ├── res
│   │   │   ├── ColorButton.bmp
│   │   │   ├── DrawLx.ico
│   │   │   ├── DrawLx.rc2
│   │   │   ├── DrawLxDoc.ico
│   │   │   ├── Toolbar.bmp
│   │   │   ├── ribbon1.mfcribbon-ms
│   │   │   ├── toolBox.bmp
│   │   │   └── toolbar1.bmp
│   │   ├── resource.h
│   │   └── targetver.h
│   ├── 提纲.txt
│   └── 工厂模式代码示例.txt
├── 8、MFC智能工业高级第21天
│   ├── 8、MFC智能工业高级第21天.txt
│   ├── CArchive类简介.txt
│   ├── DrawLx
│   │   ├── CColorBox.cpp
│   │   ├── CColorBox.h
│   │   ├── CComboLx.cpp
│   │   ├── CComboLx.h
│   │   ├── CEllipse.cpp
│   │   ├── CEllipse.h
│   │   ├── CLine.cpp
│   │   ├── CLine.h
│   │   ├── CMemoryDC.h
│   │   ├── CPencil.cpp
│   │   ├── CPencil.h
│   │   ├── CRRect.cpp
│   │   ├── CRRect.h
│   │   ├── CRecta.cpp
│   │   ├── CRecta.h
│   │   ├── DrawLx.aps
│   │   ├── DrawLx.cpp
│   │   ├── DrawLx.h
│   │   ├── DrawLx.rc
│   │   ├── DrawLx.reg
│   │   ├── DrawLx.sln
│   │   ├── DrawLx.vcxproj
│   │   ├── DrawLx.vcxproj.filters
│   │   ├── DrawLx.vcxproj.user
│   │   ├── MainDoc.cpp
│   │   ├── MainDoc.h
│   │   ├── MainFrm.cpp
│   │   ├── MainFrm.h
│   │   ├── MainView.cpp
│   │   ├── MainView.h
│   │   ├── framework.h
│   │   ├── pch.cpp
│   │   ├── pch.h
│   │   ├── res
│   │   │   ├── ColorButton.bmp
│   │   │   ├── DrawLx.ico
│   │   │   ├── DrawLx.rc2
│   │   │   ├── DrawLxDoc.ico
│   │   │   ├── Toolbar.bmp
│   │   │   ├── ribbon1.mfcribbon-ms
│   │   │   ├── toolBox.bmp
│   │   │   └── toolbar1.bmp
│   │   ├── resource.h
│   │   └── targetver.h
│   ├── DrawLx - 副本
│   │   ├── CColorBox.cpp
│   │   ├── CColorBox.h
│   │   ├── CComboLx.cpp
│   │   ├── CComboLx.h
│   │   ├── CEllipse.cpp
│   │   ├── CEllipse.h
│   │   ├── CLine.cpp
│   │   ├── CLine.h
│   │   ├── CMemoryDC.h
│   │   ├── CPencil.cpp
│   │   ├── CPencil.h
│   │   ├── CRRect.cpp
│   │   ├── CRRect.h
│   │   ├── CRecta.cpp
│   │   ├── CRecta.h
│   │   ├── DrawLx.aps
│   │   ├── DrawLx.cpp
│   │   ├── DrawLx.h
│   │   ├── DrawLx.rc
│   │   ├── DrawLx.reg
│   │   ├── DrawLx.sln
│   │   ├── DrawLx.vcxproj
│   │   ├── DrawLx.vcxproj.filters
│   │   ├── DrawLx.vcxproj.user
│   │   ├── MainDoc.cpp
│   │   ├── MainDoc.h
│   │   ├── MainFrm.cpp
│   │   ├── MainFrm.h
│   │   ├── MainView.cpp
│   │   ├── MainView.h
│   │   ├── framework.h
│   │   ├── pch.cpp
│   │   ├── pch.h
│   │   ├── res
│   │   │   ├── ColorButton.bmp
│   │   │   ├── DrawLx.ico
│   │   │   ├── DrawLx.rc2
│   │   │   ├── DrawLxDoc.ico
│   │   │   ├── Toolbar.bmp
│   │   │   ├── ribbon1.mfcribbon-ms
│   │   │   ├── toolBox.bmp
│   │   │   └── toolbar1.bmp
│   │   ├── resource.h
│   │   └── targetver.h
│   ├── DrawLx1.dlx
│   ├── Json
│   │   ├── Json.cpp
│   │   ├── Json.h
│   │   ├── Json.sln
│   │   ├── Json.vcxproj
│   │   ├── Json.vcxproj.filters
│   │   ├── Json.vcxproj.user
│   │   ├── Main.cpp
│   │   ├── Parser.cpp
│   │   ├── Parser.h
│   │   ├── TEST.txt
│   │   └── 测试.json
│   ├── Json(1).rar
│   ├── Lvxin1-1
│   │   ├── CLoginDlg.cpp
│   │   ├── CLoginDlg.h
│   │   ├── Data.lx
│   │   ├── Lvxin4-1.cpp
│   │   ├── Lvxin4-1.h
│   │   ├── Lvxin4-1.sln
│   │   ├── Lvxin4-1.vcxproj
│   │   ├── Lvxin4-1.vcxproj.filters
│   │   ├── Lvxin4-1.vcxproj.user
│   │   ├── Lvxin4-1Dlg.cpp
│   │   ├── Lvxin4-1Dlg.h
│   │   ├── Lvxin41.aps
│   │   ├── Lvxin41.rc
│   │   ├── framework.h
│   │   ├── pch.cpp
│   │   ├── pch.h
│   │   ├── res
│   │   │   ├── Lvxin4-1.ico
│   │   │   └── Lvxin41.rc2
│   │   ├── resource.h
│   │   └── targetver.h
│   ├── MFC22FAB084.tmp
│   ├── activity_main.xml
│   └── 提纲.txt
├── 8、MFC智能工业高级第22天
│   ├── 8、MFC智能工业高级第22天.txt
│   ├── CDocument类简介.txt
│   ├── DrawLx
│   │   ├── CColorBox.cpp
│   │   ├── CColorBox.h
│   │   ├── CComboLx.cpp
│   │   ├── CComboLx.h
│   │   ├── CEllipse.cpp
│   │   ├── CEllipse.h
│   │   ├── CLine.cpp
│   │   ├── CLine.h
│   │   ├── CMemoryDC.h
│   │   ├── CPencil.cpp
│   │   ├── CPencil.h
│   │   ├── CRRect.cpp
│   │   ├── CRRect.h
│   │   ├── CRecta.cpp
│   │   ├── CRecta.h
│   │   ├── DrawLx.aps
│   │   ├── DrawLx.cpp
│   │   ├── DrawLx.h
│   │   ├── DrawLx.rc
│   │   ├── DrawLx.reg
│   │   ├── DrawLx.sln
│   │   ├── DrawLx.vcxproj
│   │   ├── DrawLx.vcxproj.filters
│   │   ├── DrawLx.vcxproj.user
│   │   ├── MainDoc.cpp
│   │   ├── MainDoc.h
│   │   ├── MainFrm.cpp
│   │   ├── MainFrm.h
│   │   ├── MainView.cpp
│   │   ├── MainView.h
│   │   ├── framework.h
│   │   ├── pch.cpp
│   │   ├── pch.h
│   │   ├── res
│   │   │   ├── ColorButton.bmp
│   │   │   ├── DrawLx.ico
│   │   │   ├── DrawLx.rc2
│   │   │   ├── DrawLxDoc.ico
│   │   │   ├── Toolbar.bmp
│   │   │   ├── ribbon1.mfcribbon-ms
│   │   │   ├── toolBox.bmp
│   │   │   └── toolbar1.bmp
│   │   ├── resource.h
│   │   └── targetver.h
│   ├── Lvxin1-1
│   │   ├── CLoginDlg.cpp
│   │   ├── CLoginDlg.h
│   │   ├── CMainDoc.cpp
│   │   ├── CMainDoc.h
│   │   ├── Data.lx
│   │   ├── Lvxin4-1.cpp
│   │   ├── Lvxin4-1.h
│   │   ├── Lvxin4-1.sln
│   │   ├── Lvxin4-1.vcxproj
│   │   ├── Lvxin4-1.vcxproj.filters
│   │   ├── Lvxin4-1.vcxproj.user
│   │   ├── Lvxin4-1Dlg.cpp
│   │   ├── Lvxin4-1Dlg.h
│   │   ├── Lvxin41.aps
│   │   ├── Lvxin41.rc
│   │   ├── framework.h
│   │   ├── pch.cpp
│   │   ├── pch.h
│   │   ├── res
│   │   │   ├── Lvxin4-1.ico
│   │   │   └── Lvxin41.rc2
│   │   ├── resource.h
│   │   └── targetver.h
│   ├── SDI-Lx
│   │   ├── MainDoc.cpp
│   │   ├── MainDoc.h
│   │   ├── MainFrm.cpp
│   │   ├── MainFrm.h
│   │   ├── MainView.cpp
│   │   ├── MainView.h
│   │   ├── Resource.h
│   │   ├── SDI-Lx.cpp
│   │   ├── SDI-Lx.h
│   │   ├── SDI-Lx.sln
│   │   ├── SDI-Lx.vcxproj
│   │   ├── SDI-Lx.vcxproj.filters
│   │   ├── SDI-Lx.vcxproj.user
│   │   ├── SDILx.aps
│   │   ├── SDILx.rc
│   │   ├── framework.h
│   │   ├── pch.cpp
│   │   ├── pch.h
│   │   ├── res
│   │   │   ├── SDI-Lx.ico
│   │   │   ├── SDI-LxDoc.ico
│   │   │   ├── SDILx.rc2
│   │   │   └── Toolbar.bmp
│   │   └── targetver.h
│   └── 提纲.txt
├── 8、MFC智能工业高级第23天
│   ├── 8、MFC智能工业高级第23天.txt
│   ├── DrawLx
│   │   ├── CColorBox.cpp
│   │   ├── CColorBox.h
│   │   ├── CComboLx.cpp
│   │   ├── CComboLx.h
│   │   ├── CEllipse.cpp
│   │   ├── CEllipse.h
│   │   ├── CLine.cpp
│   │   ├── CLine.h
│   │   ├── CMemoryDC.h
│   │   ├── CPencil.cpp
│   │   ├── CPencil.h
│   │   ├── CRRect.cpp
│   │   ├── CRRect.h
│   │   ├── CRecta.cpp
│   │   ├── CRecta.h
│   │   ├── DrawLx.aps
│   │   ├── DrawLx.cpp
│   │   ├── DrawLx.h
│   │   ├── DrawLx.rc
│   │   ├── DrawLx.reg
│   │   ├── DrawLx.sln
│   │   ├── DrawLx.vcxproj
│   │   ├── DrawLx.vcxproj.filters
│   │   ├── DrawLx.vcxproj.user
│   │   ├── MainDoc.cpp
│   │   ├── MainDoc.h
│   │   ├── MainFrm.cpp
│   │   ├── MainFrm.h
│   │   ├── MainView.cpp
│   │   ├── MainView.h
│   │   ├── framework.h
│   │   ├── pch.cpp
│   │   ├── pch.h
│   │   ├── res
│   │   │   ├── ColorButton.bmp
│   │   │   ├── DrawLx.ico
│   │   │   ├── DrawLx.rc2
│   │   │   ├── DrawLxDoc.ico
│   │   │   ├── Toolbar.bmp
│   │   │   ├── ribbon1.mfcribbon-ms
│   │   │   ├── toolBox.bmp
│   │   │   └── toolbar1.bmp
│   │   ├── resource.h
│   │   └── targetver.h
│   ├── depends22_x64
│   │   ├── depends.chm
│   │   ├── depends.dll
│   │   └── depends.exe
│   ├── test
│   │   ├── Dll1
│   │   │   ├── CTest.cpp
│   │   │   ├── CTest.h
│   │   │   ├── Dll1.sln
│   │   │   ├── Dll1.vcxproj
│   │   │   ├── Dll1.vcxproj.filters
│   │   │   ├── Dll1.vcxproj.user
│   │   │   ├── dllmain.cpp
│   │   │   ├── framework.h
│   │   │   ├── pch.cpp
│   │   │   └── pch.h
│   │   ├── bin
│   │   │   ├── dll1.dll
│   │   │   └── test1.exe
│   │   ├── lib
│   │   │   └── Dll1.lib
│   │   ├── test1
│   │   │   ├── framework.h
│   │   │   ├── pch.cpp
│   │   │   ├── pch.h
│   │   │   ├── res
│   │   │   │   ├── test1.ico
│   │   │   │   └── test1.rc2
│   │   │   ├── resource.h
│   │   │   ├── targetver.h
│   │   │   ├── test1.aps
│   │   │   ├── test1.cpp
│   │   │   ├── test1.h
│   │   │   ├── test1.rc
│   │   │   ├── test1.sln
│   │   │   ├── test1.vcxproj
│   │   │   ├── test1.vcxproj.filters
│   │   │   ├── test1.vcxproj.user
│   │   │   ├── test1Dlg.cpp
│   │   │   └── test1Dlg.h
│   │   └── test2
│   │       ├── Dll1.dll
│   │       ├── framework.h
│   │       ├── pch.cpp
│   │       ├── pch.h
│   │       ├── res
│   │       │   ├── test2.ico
│   │       │   └── test2.rc2
│   │       ├── resource.h
│   │       ├── targetver.h
│   │       ├── test2.aps
│   │       ├── test2.cpp
│   │       ├── test2.h
│   │       ├── test2.rc
│   │       ├── test2.sln
│   │       ├── test2.vcxproj
│   │       ├── test2.vcxproj.filters
│   │       ├── test2.vcxproj.user
│   │       ├── test2Dlg.cpp
│   │       └── test2Dlg.h
│   ├── 仿COM模型
│   │   ├── Dll1
│   │   │   ├── CTest.cpp
│   │   │   ├── CTest.h
│   │   │   ├── Dll1.sln
│   │   │   ├── Dll1.vcxproj
│   │   │   ├── Dll1.vcxproj.filters
│   │   │   ├── Dll1.vcxproj.user
│   │   │   ├── ITest.h
│   │   │   ├── dllmain.cpp
│   │   │   ├── framework.h
│   │   │   ├── pch.cpp
│   │   │   └── pch.h
│   │   ├── bin
│   │   │   ├── dll1.dll
│   │   │   ├── test1.exe
│   │   │   └── test2.exe
│   │   ├── lib
│   │   │   ├── Dll1.exp
│   │   │   └── Dll1.lib
│   │   ├── test1
│   │   │   ├── ITest.h
│   │   │   ├── framework.h
│   │   │   ├── pch.cpp
│   │   │   ├── pch.h
│   │   │   ├── res
│   │   │   │   ├── test1.ico
│   │   │   │   └── test1.rc2
│   │   │   ├── resource.h
│   │   │   ├── targetver.h
│   │   │   ├── test1.aps
│   │   │   ├── test1.cpp
│   │   │   ├── test1.h
│   │   │   ├── test1.rc
│   │   │   ├── test1.sln
│   │   │   ├── test1.vcxproj
│   │   │   ├── test1.vcxproj.filters
│   │   │   ├── test1.vcxproj.user
│   │   │   ├── test1Dlg.cpp
│   │   │   └── test1Dlg.h
│   │   └── test2
│   │       ├── ITest.h
│   │       ├── framework.h
│   │       ├── pch.cpp
│   │       ├── pch.h
│   │       ├── res
│   │       │   ├── test2.ico
│   │       │   └── test2.rc2
│   │       ├── resource.h
│   │       ├── targetver.h
│   │       ├── test2.aps
│   │       ├── test2.cpp
│   │       ├── test2.h
│   │       ├── test2.rc
│   │       ├── test2.sln
│   │       ├── test2.vcxproj
│   │       ├── test2.vcxproj.filters
│   │       ├── test2.vcxproj.user
│   │       ├── test2Dlg.cpp
│   │       └── test2Dlg.h
│   └── 提纲.txt
├── 8、MFC智能工业高级第24天
│   ├── DrawLx
│   │   ├── CColorBox.cpp
│   │   ├── CColorBox.h
│   │   ├── CComboLx.cpp
│   │   ├── CComboLx.h
│   │   ├── CMemoryDC.h
│   │   ├── DrawLx.aps
│   │   ├── DrawLx.cpp
│   │   ├── DrawLx.h
│   │   ├── DrawLx.rc
│   │   ├── DrawLx.reg
│   │   ├── DrawLx.sln
│   │   ├── DrawLx.vcxproj
│   │   ├── DrawLx.vcxproj.filters
│   │   ├── DrawLx.vcxproj.user
│   │   ├── ILayer.h
│   │   ├── MainDoc.cpp
│   │   ├── MainDoc.h
│   │   ├── MainFrm.cpp
│   │   ├── MainFrm.h
│   │   ├── MainView.cpp
│   │   ├── MainView.h
│   │   ├── framework.h
│   │   ├── pch.cpp
│   │   ├── pch.h
│   │   ├── res
│   │   │   ├── ColorButton.bmp
│   │   │   ├── DrawLx.ico
│   │   │   ├── DrawLx.rc2
│   │   │   ├── DrawLxDoc.ico
│   │   │   ├── Toolbar.bmp
│   │   │   ├── ribbon1.mfcribbon-ms
│   │   │   ├── toolBox.bmp
│   │   │   └── toolbar1.bmp
│   │   ├── resource.h
│   │   └── targetver.h
│   ├── Layer
│   │   ├── CEllipse.cpp
│   │   ├── CEllipse.h
│   │   ├── CLine.cpp
│   │   ├── CLine.h
│   │   ├── CPencil.cpp
│   │   ├── CPencil.h
│   │   ├── CRRect.cpp
│   │   ├── CRRect.h
│   │   ├── CRecta.cpp
│   │   ├── CRecta.h
│   │   ├── ILayer.h
│   │   ├── Layer.sln
│   │   ├── Layer.vcxproj
│   │   ├── Layer.vcxproj.filters
│   │   ├── Layer.vcxproj.user
│   │   ├── dllmain.cpp
│   │   ├── framework.h
│   │   ├── pch.cpp
│   │   └── pch.h
│   ├── bin
│   │   ├── DrawLx.exe
│   │   ├── DrawLx.exe.baiduyun.p.downloading
│   │   └── Layer.dll
│   └── lib
│       ├── Layer.exp
│       └── Layer.lib
└── 8、MFC智能工业高级第25天
    ├── ClientLx
    │   ├── CAdminDlg.cpp
    │   ├── CAdminDlg.h
    │   ├── CInputDlg.cpp
    │   ├── CInputDlg.h
    │   ├── CLoginDlg.cpp
    │   ├── CLoginDlg.h
    │   ├── CMainDlg.cpp
    │   ├── CMainDlg.h
    │   ├── CModifyDlg.cpp
    │   ├── CModifyDlg.h
    │   ├── CPassDlg.cpp
    │   ├── CPassDlg.h
    │   ├── CWorkerDlg.cpp
    │   ├── CWorkerDlg.h
    │   ├── ClientLx.aps
    │   ├── ClientLx.cpp
    │   ├── ClientLx.h
    │   ├── ClientLx.rc
    │   ├── ClientLx.sln
    │   ├── ClientLx.vcxproj
    │   ├── ClientLx.vcxproj.filters
    │   ├── ClientLx.vcxproj.user
    │   ├── framework.h
    │   ├── pch.cpp
    │   ├── pch.h
    │   ├── res
    │   │   ├── ClientLx.ico
    │   │   ├── ClientLx.rc2
    │   │   ├── Login.ico
    │   │   └── bitmap1.bmp
    │   ├── resource.h
    │   └── targetver.h
    ├── Linux多线程.doc
    ├── Linux多进程.doc
    ├── ServerLx
    │   ├── CAdmin.cpp
    │   ├── CAdmin.h
    │   ├── CManager.cpp
    │   ├── CManager.h
    │   ├── CSockLx.cpp
    │   ├── CSockLx.h
    │   ├── CWorker.cpp
    │   ├── CWorker.h
    │   ├── ServerLx.sln
    │   ├── ServerLx.vcxproj
    │   ├── ServerLx.vcxproj.filters
    │   ├── ServerLx.vcxproj.user
    │   ├── define.h
    │   └── main.cpp
    ├── 提纲.txt
    ├── 面试题-五种io模型.txt
    └── 面试题:线程同步技术.txt

179 directories, 1940 files