CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 界面编程 搜索资源 - splash vc

搜索资源列表

  1. SplashWnd

    0下载:
  2. 一个VC程序使用的MFC类,用于替换MFC提供的简单的Splash Window类,用法在源代码中进行了说明。-procedures for the use of a VC MFC category, MFC provides for the replacement of the simple Splash Window category, usage of the source code for the illustration.
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:3073
    • 提供者:刘大伟
  1. dynamic_splashscreen

    0下载:
  2. vc++6.0环境下splash screen的实现-vc 6.0 environment to achieve the splash screen
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:199515
    • 提供者:云梦
  1. Ex_Dialogin

    0下载:
  2. 用VC做的软件封面。splash类的应用-do with VC software cover. Splash type of application
  3. 所属分类:编辑框

    • 发布日期:2008-10-13
    • 文件大小:241472
    • 提供者:王小耘
  1. splash

    0下载:
  2. 许多软件在启动时都有一个启动画面,这是一个用VC开发的软件启动画面小程序。
  3. 所属分类:对话框与窗口

    • 发布日期:2008-10-13
    • 文件大小:89500
    • 提供者:清风
  1. Splash

    0下载:
  2. 使用VC开发的小程序,即程序启动的动画画面程序,启动窗口的设计
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:617998
    • 提供者:
  1. dlgsplashscring

    0下载:
  2. 很多基于对话框的程序都有一个启动画面,那么如何为自己的对话框程序也加一个这样的画面呢?其实VC++开发环境中有一个现成的 Splash Screen 组件,用这个组件很容易实现基于框架类(也就是CMainFrame)的程序的启动画面,那么如果是对话框程序,没有框架类怎么办呢?所以这个组件功能不是想象的那么强。要实现基于对话框应用程序的启动画面必须另辟蹊径。这里提供一个可重用代码例子,一步一步教你实现每一个细节。利用一个定制的C++类:CSplashWnd,增强原来的 Splash Screen
  3. 所属分类:对话框与窗口

    • 发布日期:2008-10-13
    • 文件大小:124385
    • 提供者:啊啊啊
  1. progtemplate

    0下载:
  2. 这是一个VC++软件启动画面模板程序源代码,所有的VC++应用都可以使用本模板,它带有一个漂亮的启动LOADING,仿XP风格的窗体-This is a VC++ software splash screen template source code, all the VC++ applications can use this template, it comes with a nice start LOADING, XP-style imitation of the form
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-04
    • 文件大小:84592
    • 提供者:汪金清
  1. splasher

    0下载:
  2. n improved splash screen component for MFC(63KB)图形显示-n improved splash screen component for MFC (63KB) graphical display
  3. 所属分类:GUI Develop

    • 发布日期:2017-03-29
    • 文件大小:64031
    • 提供者:邱华
  1. splash

    0下载:
  2. 用VC++实现的闪屏效果界面。可以给做相关方面的人做参考。-With VC++ Realized the effect of flash-screen interface. Can give people who do the relevant aspects of reference.
  3. 所属分类:Button control

    • 发布日期:2017-04-24
    • 文件大小:461093
    • 提供者:胡秀亮
  1. cover

    0下载:
  2. vc++ .net环境下,为软件添加启动画面,简单而且使用。-Add a splash screen for the software, simple to use.
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-25
    • 文件大小:316959
    • 提供者:qk
  1. progtemplate

    0下载:
  2. 一个非常漂亮的vc++应用程序启动画面源码-vc++ application source code splash screen
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-16
    • 文件大小:85925
    • 提供者:赵钦
  1. YuSplash

    0下载:
  2. 一个VC++软件启动闪屏特效代码,希望对大家有所帮助,感兴趣的可以参考下。-VC++ start a splash screen effect software code, we want to help, interested can refer to.
  3. 所属分类:GUI Develop

    • 发布日期:2017-03-30
    • 文件大小:681586
    • 提供者:
  1. Splash

    0下载:
  2. VC 启动主程序之间加入Splash画面-VC Splash screen inserted between the main program starts
  3. 所属分类:GUI Develop

    • 发布日期:2017-05-25
    • 文件大小:8961236
    • 提供者:
  1. qidonghuamian

    0下载:
  2. vc编写的启动画面,可以动态的应用他来实现界面的初始化-The vc write splash screen, can be applied to realize the dynamic he initialization of interface
  3. 所属分类:Dialog_Window

    • 发布日期:2017-04-06
    • 文件大小:87834
    • 提供者:成龙
  1. attach_20120629135309

    0下载:
  2. 在程序实际开发中,闪屏是我们经常用到的。如果程序初始化要一些时间,设计闪屏更加有必要,不但使你的程序也漂亮,还能在上面写上你的版本信息。好处是多多的。在VC++6.0组件库中有一个splash screen闪屏组件,可以添加到程序中。-The actual development of the program, the splash screen is frequently used. If the program is initialized for some time, the design
  3. 所属分类:Dialog_Window

    • 发布日期:2017-11-06
    • 文件大小:306440
    • 提供者:raintom
  1. Splash

    0下载:
  2. MFC软件开启加载界面,以便等待硬件加载完成后进入到软件界面-draw segmen with Arrow by vc++
  3. 所属分类:Dialog_Window

    • 发布日期:2017-04-08
    • 文件大小:1980
    • 提供者:moshengyang
  1. Splash

    0下载:
  2. VC++6.0实现的软件启动画面。适合初学者学习。-VC++6.0 implemented software startup screen. Suitable for beginners to learn.
  3. 所属分类:Dialog_Window

    • 发布日期:2017-05-10
    • 文件大小:2510885
    • 提供者:鸣人君
  1. splash

    0下载:
  2. 基于vc的开机动画代码,用VS2010编程实现软件的开机动画-Vc based boot animation code
  3. 所属分类:Dialog_Window

    • 发布日期:2017-06-01
    • 文件大小:13381739
    • 提供者:蓝梦辉
  1. code__certaiu

    0下载:
  2. 动态闪屏制作(用vc编写的源代码希望能给开发者提供一定的帮助)-Dynamic splash screen production (using vc source code written in hope to provide certain help for developers)
  3. 所属分类:Dialog_Window

    • 发布日期:2017-12-16
    • 文件大小:72704
    • 提供者:reuuwok
  1. CQCJ

    0下载:
  2. 动态闪屏制作(用vc编写的源代码希望能给开发者提供一定的帮助)(Dynamic splash screen production (using vc source code written in hope to provide certain help for developers))
  3. 所属分类:对话框与窗口

    • 发布日期:2017-12-20
    • 文件大小:72704
    • 提供者:processor
搜珍网 www.dssz.com