资源列表
base64
- CWinApp CDialog CDataExchange CWnd DestroyIcon LoadIcon GetSystemMenu CMenu CString LoadString AppendMenu IsIconic CPaintDC SendMessage GetSystemMetrics CRect GetClientRect DrawIcon ZeroMemory
noned275
- 本程序分别采用高响度比和时间比轮转调度进程就绪队列-This procedure using high volume ratio and time respectively than rotary ready queue scheduling process
ReSizeControlPos
- 自动根据对话框大小调整对话框上的控件大小位置.- Automatically adjusted according to the size of the dialog box controls in the dialog box the size of the position.
searchfolders_src.zip
- 一个搜索对话框的C++类
transparentwindows
- 用VB编写的透明窗口,简单方便,直接调用。-VB, transparent windows with a simple and convenient, direct calls.
dialog-resize
- 对话框中控件的同步放大缩小移动位置,如有疑问letiantxf@163.com-dialog resize
DockPanelExperience
- DockPanel可以实现VS2005停靠的界面效果,这是我最近使用的心得体会。-DockPanel VS2005 docking interface, which I recently used their feelings and experiences.
Ex61
- 利用MFC建立窗口 ,实现文字跟随鼠标的功能-Using MFC creates a window to achieve the function of the text follow the mouse
windowsprogram
- 一个实现简单功能的窗口程序,包括调用各种窗口类函数,按钮设置等,实现基本的窗口编程-
sortsblection
- 用C++实现了常见几种排序算法,归并排序,快速排序,希尔排序,插入排序,选择排序-In c++ realize the common several kinds of sort algorithm, merge sort, quick sort, hill sorting, insertion sort, selection sort
vb
- 将参数写入INI文件,可以实现绿色软件安装,解压缩后可以把代码直接应用。-Parameters written to the INI file, can green software installation, unzip the code can be directly applied.
menutest
- 设计一个创建二级菜单的程序 其中菜单有“File”菜单项和“Format”菜单项。“File”菜单项中有子菜单“About…”和“Exit”菜单;“Format”菜单项中有“Color”和“Font”子菜单项,“Color”子菜单项下有单选按钮“Blue”、“Red”和“Yellow”子菜单项,“Font”子菜单有复选框“Bold”和“Italic”子菜单项。 对“About…”和“Exit”菜单项注册监听对象,当选择“About…”或“Exit”菜单项时,弹出一个对话框或退出程序。对“