Description: An MFC-based urban zip code entry procedures, adding its own special features. Write a dialog program based on MFC. Can be realized: 1) Click on the " Add" button to add the city name and zip code to the list box. Process, the need to determine whether the repeated and added a list of existing items. 2) Click the " Edit" button, the list box will change names as search keywords, modify its contents after postal code to find. 3) (Pro) Click " Output TXT" button, list box, all the cities and zip code to txt text output.
To Search:
File list (Check if you may need any files):
Ex_CtrlSDI(城市邮编Pro)\CityDlg.cpp
.........................\CityDlg.h
.........................\Debug\CityDlg.obj
.........................\.....\Ex_CtrlSDI.exe
.........................\.....\Ex_CtrlSDI.ilk
.........................\.....\Ex_CtrlSDI.obj
.........................\.....\Ex_CtrlSDI.pdb
.........................\.....\Ex_CtrlSDI.res
.........................\.....\Ex_CtrlSDIDoc.obj
.........................\.....\Ex_CtrlSDIView.obj
.........................\.....\MainFrm.obj
.........................\.....\StdAfx.obj
.........................\.....\vc60.idb
.........................\.....\vc60.pdb
.........................\Ex_CtrlSDI.aps
.........................\Ex_CtrlSDI.clw
.........................\Ex_CtrlSDI.cpp
.........................\Ex_CtrlSDI.dsp
.........................\Ex_CtrlSDI.dsw
.........................\Ex_CtrlSDI.h
.........................\Ex_CtrlSDI.ncb
.........................\Ex_CtrlSDI.opt
.........................\Ex_CtrlSDI.plg
.........................\Ex_CtrlSDI.rc
.........................\Ex_CtrlSDIDoc.cpp
.........................\Ex_CtrlSDIDoc.h
.........................\Ex_CtrlSDIView.cpp
.........................\Ex_CtrlSDIView.h
.........................\MainFrm.cpp
.........................\MainFrm.h
.........................\ReadMe.txt
.........................\res\Ex_CtrlSDI.ico
.........................\...\Ex_CtrlSDI.rc2
.........................\...\Ex_CtrlSDIDoc.ico
.........................\...\Toolbar.bmp
.........................\resource.fd
.........................\resource.h
.........................\StdAfx.cpp
.........................\StdAfx.h
.........................\Debug
.........................\res
Ex_CtrlSDI(城市邮编Pro)