登录
首页 » Visual C++ » SysOptimize

SysOptimize

于 2010-07-09 发布 文件大小:521KB
0 213
下载积分: 1 下载次数: 3

代码说明:

  基于对话框的系统优化工具,有助于学习对话框设计( mfc program)

文件列表:

SysOptimize
...........\ContralDlg.cpp,5739,2008-08-27
...........\ContralDlg.h,1881,2008-08-27
...........\CustomMenu.cpp,3629,2008-08-08
...........\CustomMenu.h,1220,2008-07-18
...........\DiskDlg.cpp,6142,2008-08-27
...........\DiskDlg.h,1433,2008-08-27
...........\IconBtn.cpp,4001,2008-08-27
...........\IconBtn.h,1414,2008-08-07
...........\LitterDlg.cpp,4576,2008-08-27
...........\LitterDlg.h,1479,2008-08-27
...........\litterfile.ini,454,2008-09-17
...........\ReadMe.txt,3669,2008-08-06
...........\res





...........\...\desk.ICO,10134,2008-08-07
...........\...\hdwwiz.ICO,10134,2008-08-07
...........\...\internet.ICO,24190,2008-08-07
...........\...\intl.ICO,10134,2008-08-07
...........\...\ITEM.bmp,2406,2008-09-03
...........\...\keyboard.ICO,10454,2008-08-07
...........\...\MidTitle.bmp,68146,2008-09-03
...........\...\minbutton.bmp,1254,2008-09-03
...........\...\minhotbutton.bmp,1254,2008-09-03
...........\...\mmsys.ICO,1078,2008-08-07
...........\...\mouse.ICO,10134,2008-08-07
...........\...\sysdm.ICO,10134,2008-08-07
...........\...\SysOptimize.ico,1078,2008-08-06
...........\...\SysOptimize.rc2,403,2008-08-06
...........\...\timedate.ICO,10134,2008-08-07
...........\...\空白.bmp,119766,2008-09-03
...........\...\选中.bmp,9154,2008-09-03
...........\...\首页.bmp,1286598,2008-09-03
...........\resource.h,4619,2008-09-03
...........\SelectDlg.cpp,2804,2008-08-09
...........\SelectDlg.h,1352,2008-08-09
...........\StdAfx.cpp,213,2008-08-06
...........\StdAfx.h,1054,2008-08-06
...........\SysOptimize.clw,5412,2008-09-18
...........\SysOptimize.cpp,2133,2008-08-27
...........\SysOptimize.dsp,6647,2008-09-03
...........\SysOptimize.dsw,545,2008-08-06
...........\SysOptimize.h,1379,2008-08-06
...........\SysOptimize.opt,658944,2008-09-18
...........\SysOptimize.rc,15720,2008-09-03
...........\SysOptimizeDlg.cpp,14450,2008-09-17
...........\SysOptimizeDlg.h,2834,2008-09-03
...........\TaskDlg.cpp,6324,2008-08-26
...........\TaskDlg.h,1683,2008-08-09

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • VCdiary
    一个基于对话框的日记本小程序。以前在VC知识库中找基于对话框的序列化存储的程序一直没有找到,就自己做了一个。用到了链表和序列化,在对话框中使用工具栏,希望对大家有所帮助。首先,定义一个自己的结构体类,用来存储将要保存的信息。(a dialog based on the diary of the small procedures. In the past, VC knowledge base based on the dialog box to find the sequence of stored procedure has not been found, it had become one. Listless and used in the sequence, in the dialog box using the tool column, we hope to help. First, a definition of the structure type, will be used to store the information stored.)
    2006-08-15 22:58:35下载
    积分:1
  • CptEditor
    我用本地API写的一个对话框程序,可以改窗口标题与图标,注意是对话框程序,不是窗口程序。不过说到底,对话框和窗口其实是一回事。(A dialog program . you can use it to change title and icon.)
    2012-12-18 11:40:33下载
    积分:1
  • 009
    实现仿VC界面的程序,能实现文件目录的读读取,日历控件的添加选择,对CTreeCtrl类进行了重新封装(Realization of imitation VC interface procedures, can achieve read read file directory, select the calendar control to add the CTreeCtrl class has been re-packaged)
    2013-08-29 14:00:44下载
    积分:1
  • dialogbox
    VC编的通用对话框源程序,觉得很不错,希望能与大家共同分享(VC made generic dialog source, feel very good, hoping to share with you)
    2009-01-06 09:43:25下载
    积分:1
  • ex21
    说明:  当对话框窗口拖动变化时,相关控件Cedit的范围相应变化。(When the dialog box, drag the window changes, related to the scope of the corresponding control Cedit change.)
    2008-10-18 23:10:41下载
    积分:1
  • Dialogbox_displayed_the_form_background_mageDlgUse
    在对话框窗体里显示背景图片VC实现 在对话框窗体里显示背景图片VC实现,一般我们可以选择两种方法:一种是使用图片控件,在WM_PAINT消息中绘图,本方法使用起来较简单,不过功能一般,不容易对图片进行控制;另一种方法是在WM_PAINT中绘图,本方法虽然复杂些,但可以做很多特殊处理如图片拉伸、图片反转等。要进一步了解具体的实现方法请下载本源代码 (In the dialog box displays a form where the background picture VC to achieve in the dialog box displays a form where the background picture VC achieved, in general we can choose two ways: one is to use the picture controls, in the WM_PAINT message in the drawing, this method is relatively simple to use , but the function of general, the picture is not easy to control Another way is to WM_PAINT in the drawing, although this method is more complicated, but it can do a lot of special treatment, such as drawing pictures, pictures, reverse, etc.. To learn more about the specific implementation method, download origin code)
    2010-03-11 10:22:09下载
    积分:1
  • miniplayer
    说明:  模拟winxp中的扫雷程序,相似度百分之九十以上,实现了鼠标左右键同时按下功能。(Simulated the minesweeping program in WinXP, the similarity is more than 90%, and realized the function of pressing left and right mouse buttons at the same time.)
    2019-12-23 10:31:01下载
    积分:1
  • Oscillograph
    基于MFC开发的简易示波器,可多路显示,可产生参考波形(To develop a simple MFC-based oscilloscopes, multi-display, can produce reference waveform)
    2013-06-29 13:01:35下载
    积分:1
  • tmlkkd-Plograms
    说明:  一个用mfc来编的秒表小程序,挺好玩的,我话了很多时间的(A stopwatch made up with mfc Mini Programs, quite fun, I talked a lot of time)
    2018-12-30 12:27:05下载
    积分:1
  • BITBTN
    能够显示图片按钮,按下和弹起可以实现两种不同的效果。对UI界面有要求时可以使用。(Can display pictures and buttons, press and bounce can achieve two different results. There are requirements on the UI interface can be used.)
    2011-08-24 21:19:23下载
    积分:1
  • 696518资源总数
  • 105877会员总数
  • 14今日下载