登录
首页 » Visual C++ » LUKCY

LUKCY

于 2010-09-13 发布 文件大小:180KB
0 163
下载积分: 1 下载次数: 172

代码说明:

  基于MFC单文档实现窗口分割,分割条变色,透明按钮,等美化功能。(To achieve a single document based on MFC window segmentation, color segmentation section, transparent buttons, and other landscaping features.)

文件列表:

LUKCY
.....\InformationView.cpp,1832,2010-09-10
.....\InformationView.h,618,2010-09-10
.....\LUKCY.APS,499024,2010-09-10
.....\LUKCY.cpp,3400,2010-09-10
.....\LUKCY.h,485,2010-09-09
.....\LUKCY.ncb,117760,2010-09-13
.....\LUKCY.rc,14830,2010-09-10
.....\LUKCY.sln,899,2010-09-09
.....\LUKCY.vcproj,8242,2010-09-10
.....\LUKCYDoc.cpp,996,2010-09-09
.....\LUKCYDoc.h,540,2010-09-09
.....\LUKCYView.cpp,1729,2010-09-09
.....\LUKCYView.h,955,2010-09-09
.....\MainFrm.cpp,5781,2010-09-13
.....\MainFrm.h,1022,2010-09-13
.....\ParameterView.cpp,2388,2010-09-10
.....\ParameterView.h,737,2010-09-10
.....\ReadMe.txt,3348,2010-09-09
.....\res





.....\...\bright.bmp,3654,2010-09-09
.....\...\CXJS.ico,3262,2010-09-10
.....\...\DKSB.ico,3262,2010-09-10
.....\...\DRJS.ico,3262,2010-09-10
.....\...\FHYW.ico,3262,2010-09-10
.....\...\FST.ico,3262,2010-09-10
.....\...\JMXS.ico,3262,2010-09-10
.....\...\JSGW.ico,3262,2010-09-10
.....\...\KDTX.ico,3262,2010-09-10
.....\...\KSGW.ico,3262,2010-09-10
.....\...\LJSB.ico,3262,2010-09-10
.....\...\LUKCY.ico,21630,2003-04-01
.....\...\LUKCY.manifest,694,2010-09-09
.....\...\LUKCY.rc2,361,2010-09-09
.....\...\LUKCYDoc.ico,1078,2003-04-01
.....\...\PST.ico,3262,2010-09-10
.....\...\QGTX.ico,3262,2010-09-10
.....\...\SJW.ico,3262,2010-09-10
.....\...\SXTX.ico,3262,2010-09-10
.....\...\Toolbar.bmp,1078,2003-04-01
.....\...\TXSC.ico,3262,2010-09-10
.....\...\TXXS.ico,3262,2010-09-10
.....\...\XQCD.ico,3262,2010-09-10
.....\...\XZTX.ico,3262,2010-09-10
.....\...\YDTX.ico,3262,2010-09-10
.....\resource.h,2533,2010-09-10
.....\stdafx.cpp,134,2010-09-09
.....\stdafx.h,1456,2010-09-10
.....\ToolbarView.cpp,3717,2010-09-10
.....\ToolbarView.h,725,2010-09-10
.....\TransParentButton.cpp,12078,2010-09-10
.....\TransParentButton.h,3172,2010-09-10
.....\XSplitterWnd.cpp,16217,2010-09-09
.....\XSplitterWnd.h,3041,2010-09-09

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

发表评论

0 个回复

  • vista_controls
    模拟vista效果的一些控件,包括文件对话框·按钮等(Analog vista effect some control, including the file dialog buttons, etc.)
    2008-02-25 15:03:35下载
    积分: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
  • diaoyong
    vc++开发的可视化界面,调用ansys,后台,并且可以生成txt,apdl命令流。(The developed visual interface vc++ call ANSYS, background, and can generate txt APDL command flow.)
    2013-05-15 15:30:34下载
    积分: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
  • 1280906
    词法语法分析器,学习编译原理时做的词法和语法分析程序,()
    2018-03-30 08:33:08下载
    积分:1
  • ex07604A
    一个简单的员工信息管理雏形,包括了对话框的很多控件以及相关应用,适宜快速上手掌握MFC的对话框的各个工具(a simple prototype information management staff, including many of the dialog box controls, and related applications, appropriate unfamiliar MFC dialog grasp the various tools)
    2006-07-19 22:03:53下载
    积分:1
  • MFCTree
    MFC树型控件的操作过程,包括在MFC对话框中使用程序的方法添加树型控制的详细过程。此程序使用VS2010开发,界面中可以添加树形节点,修改并删除树型控件中的节点项。(MFC tree control operation, including the procedures used in the MFC dialog box to add the tree control process. This program uses the VS2010 development, can add a tree node interface, modify and delete a node in the tree control.)
    2012-03-21 17:36:04下载
    积分:1
  • MoveText
    text moving on graph
    2020-06-25 16:00:02下载
    积分:1
  • BMP---01--20130916
    用C++编写的对话框,能够实现目标的动态运动,目标的自动添加撤除,文本文件的读取和保存。我的QQ是870666742.此程序较复杂,不懂的地方可以问我。(Prepared with C++ dialog, to achieve the target of dynamic movement, removal of the target automatically add a text file to read and save. My QQ is 870666742 This procedure is more complicated, do not know where you can ask me.)
    2013-10-10 09:07:54下载
    积分:1
  • MFC_student_mangager_system
    学生信息管理系统,基于MFC的VC程序,对学生信息的增删改查,以及实现学生成绩信息的查询,可直接用可执行程序运行。(This is a system.)
    2020-07-03 02:20:02下载
    积分:1
  • 696518资源总数
  • 105547会员总数
  • 4今日下载