CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 界面编程 对话框与窗口 搜索资源 - 滚动字幕

搜索资源列表

  1. ActiveFont

    0下载:
  2. 工程实现了如何在对话框中实现滚动效果的字幕。-engineering of how to achieve the dialog rolling effect of subtitles.
  3. 所属分类:对话框与窗口

    • 发布日期:2008-10-13
    • 文件大小:33676
    • 提供者:hong
  1. Soft20060210100327451

    0下载:
  2. 字幕滚动源代码 C++,数据结构,很有用的-subtitles rolling C source code, data structure, a very useful
  3. 所属分类:对话框与窗口

    • 发布日期:2008-10-13
    • 文件大小:12582
    • 提供者:珂非
  1. vc++movablesub-title4

    0下载:
  2. 在本例中,将用AppWizar生成一个可运行的应用程序,然后我们在此基础上加进一些代码,使之实现字幕滚动效果。在实例中,读者将学会如何使用AppWizar生成简单的应用程序。-in this case, will be used to generate a AppWizar operational applications, We then on this basis to add some code to enable it to achieve subtitles rolling effec
  3. 所属分类:对话框与窗口

    • 发布日期:2008-10-13
    • 文件大小:40592
    • 提供者:况光明
  1. ScrollText

    1下载:
  2. 非常实用的滚动字幕效果的窗口,实现文本类似电影字幕效果的功能,同时实现对单文档窗口的属性的修改。
  3. 所属分类:对话框与窗口

    • 发布日期:2008-10-13
    • 文件大小:55388
    • 提供者:李嘉
  1. scrollfont

    0下载:
  2. 滚动字幕,用OnTimer定时器来定时在窗口上显示滚动的字幕
  3. 所属分类:对话框与窗口

    • 发布日期:2008-10-13
    • 文件大小:28305
    • 提供者:Dong
  1. bwmarqee

    0下载:
  2. 说明:实现字幕滚动的原码 -: subtitles rolling realization of the original code
  3. 所属分类:对话框与窗口

    • 发布日期:2008-10-13
    • 文件大小:146648
    • 提供者:王彪权
  1. CreditsScroller

    0下载:
  2. 这个类实现字幕滚动效果,附带子程序。可以改变背景色、前景色,字体,设置滚动快慢等。这是一个不可多得的类。-subtitles rolling effect, fringe subroutine. Can change the background color, foreground color, fonts, set up a rolling speed. This is a rare category.
  3. 所属分类:对话框与窗口

    • 发布日期:2008-10-13
    • 文件大小:24608
    • 提供者:冯俊波
  1. SDI_show_rolltext

    0下载:
  2. 演示SDI的单窗口显示内容可修改的表格式数据,并且有嵌入的滚动字幕显示,自动日期显示,自动保存窗口状态和数据内容,下次自动调用重显-demonstration SDI single-window content can modify the form of data and is embedded subtitles rolling, the automatic date display, automatic window state and the preservation of data,
  3. 所属分类:对话框与窗口

    • 发布日期:2008-10-13
    • 文件大小:121479
    • 提供者:唐勇
  1. ScrollingCredits_demo

    0下载:
  2. MFC界面双缓冲法实现交替动态滚动字幕,图片-MFC interface alternating double buffering method to achieve dynamic scrolling marquee, pictures
  3. 所属分类:Dialog_Window

    • 发布日期:2017-05-27
    • 文件大小:10877810
    • 提供者:小虾
  1. GunDong_ZiMu

    0下载:
  2. 这是一个基于MFC的滚动字幕的程序。两行字幕分别从右往左,从上往下滚动。-This is based on MFC' s marquee program. Two lines of subtitles are from right to left, from top to bottom scrolling.
  3. 所属分类:Dialog_Window

    • 发布日期:2017-05-08
    • 文件大小:1890208
    • 提供者:张保庆
  1. example153

    0下载:
  2. 实例源码——文本输出与屏幕绘图——制作滚动的字幕-Example source code- text output and screen graphics- making scrolling marquee
  3. 所属分类:Dialog_Window

    • 发布日期:2017-04-06
    • 文件大小:35045
    • 提供者:Hephaestus.D
  1. scrollshow

    0下载:
  2. 实现字幕在屏幕上的滚动显示,VISUAL C++ 6.0的实现,比较经典-text scroll display on screen
  3. 所属分类:Dialog_Window

    • 发布日期:2017-04-06
    • 文件大小:37028
    • 提供者:张永军
  1. CreditsScrollerDemo

    0下载:
  2. VC++ 平滑文字滚动,垂直向上,仿电影字幕,基于对话框内,多行文字循环向上滚动,比较平滑的文字滚动效果,这是竖直滚动版的-VC++ smooth scrolling text, vertically upward, fake movie subtitles, based on the dialog box, scroll up multi-line text loop, relatively smooth text scrolling effect, which is the vertical
  3. 所属分类:Dialog_Window

    • 发布日期:2017-04-08
    • 文件大小:23676
    • 提供者:
  1. feichangpinghuadezimugongdong

    0下载:
  2. 非常平滑的字幕滚动,拿出来献丑了。希望对大家有用。-Very smooth scrolling subtitles
  3. 所属分类:Dialog_Window

    • 发布日期:2017-04-03
    • 文件大小:6951
    • 提供者:好帅
  1. test_play

    0下载:
  2. 这个类实现了水平字幕的滚动,支持背景色,前景色,边界颜色,字体,字体大小设置,滚动速度等。例子程序为 Win32 程序。-This class implements a horizontal subtitles scrolling, support for background color, foreground color, border color, font, font size settings, scroll speed and so on. The example program f
  3. 所属分类:Dialog_Window

    • 发布日期:2017-03-29
    • 文件大小:727292
    • 提供者:扬名
  1. CGundong

    0下载:
  2. c++实现的字幕滚动效果,包含水平滚动和垂直滚动-can be scroll
  3. 所属分类:Dialog_Window

    • 发布日期:2017-11-25
    • 文件大小:13515906
    • 提供者:kouyoucai
  1. static_2

    0下载:
  2. 实现滚动字幕效果,滚动速度,字体大小可调,可供参考-Realization of rolling subtitles, the rolling speed, the font size is adjustable, can be for reference
  3. 所属分类:Dialog_Window

    • 发布日期:
    • 文件大小:26008
    • 提供者:袁其银
  1. Scrolling-on-dialogbox

    0下载:
  2. 实现了对话框屏幕上的字幕进行滚动显示,能满足一般的功能-Implements the dialog the subtitles on the screen to scroll,Can satisfy the general function
  3. 所属分类:Dialog_Window

    • 发布日期:2017-11-09
    • 文件大小:32404
    • 提供者:vsdlh ausdhf
  1. Text5

    0下载:
  2. 用VC编写的一个类似酷狗字幕播放程序,实现字幕滚动放大的效果。-a similar cool dog subtitles player by VC,to achieve subtitles rolling amplification effect.
  3. 所属分类:Dialog_Window

    • 发布日期:2017-05-17
    • 文件大小:4714012
    • 提供者:
  1. evewt

    0下载:
  2. 易语言源码分享,希望更多的朋友了解易语言,源码名称:另类滚动字幕()
  3. 所属分类:对话框与窗口

    • 发布日期:2018-04-18
    • 文件大小:1024
    • 提供者:cknqx%2614165
« 12 »
搜珍网 www.dssz.com