搜索资源列表
制作字幕滚动窗体
- delphi的界面的技巧的,制作滚动字幕的窗体。-delphi interface techniques, production subtitles rolling the window.
字幕滚动窗体
- 如何在delphi中制作字幕滚动窗体,本程序中字幕的内容可以自己写,速度可以由自己控制。-how the subtitles were produced rolling forms, the process of subtitles can write their own speed can be controlled.
用CSharp制作字幕显示屏幕保护
- 本文介绍使用C#制作屏幕保护的方法,这个屏幕保护就是仿效视窗系统自带的字幕屏保。-This paper describes the use of C# production of the screen, the screen is to follow the system's own Windows screensaver subtitles.
字幕滚动源代码
- 字幕滚动源代码-Subtitles rolling source code
制作字幕滚动窗体
- delphi的界面的技巧的,制作滚动字幕的窗体。-delphi interface techniques, production subtitles rolling the window.
实现艺术字体和字幕生成功能的程序
- 一个用来实现艺术字体和字幕生成功能的程序-an art font used for generating functional and subtitles procedures
滚动字幕的实现
- 一个演示滚动字幕实现方法的例子程序-a rolling demonstration of the method subtitles examples procedures
滚动字幕
- 在Windows窗口上滚动字幕-window on the Windows subtitles rolling
精彩的 MTV 字幕
- 精彩的 MTV 字幕-brilliant MTV subtitles
Visual C++--用VC制作带有滚动字幕的软件封面
- 用VC制作带有滚动字幕的软件封面-VC production with subtitles rolling cover software
第27章 透明位图背景上的滚动字幕实例
- 第27章 透明位图背景上的滚动字幕实例该程序可以方便实现字幕的滚动效果,程序简单易懂-transparent bitmap on the background of rolling subtitles examples of the procedures to facilitate the achievement of subtitles rolling results, procedures simplified
50 滚动字幕的实现
- 典型的VC编程,可以实现滚动字幕的实现,全套上载可直接运行。希望大家喜欢。-typical VC program, rolling subtitles can be achieved and that the realization of complete directly on the run. Hope you like them.
字幕滚动源代码
- 以前我见到一个屏幕字体滚动程序,可是那个使用C++写的。于是自己写了一个对话框内的字幕滚动程序。原理是相同的!-ago, I saw a screen fonts rolling process, but that the use of C writes. So wrote a dialog within the subtitles rolling process. The principle is the same!
字幕滚动及秒表
- 滚动字幕:滚动字幕的窗体为scrollform,在窗体中增加一个计时器Timer1、一个标签控件Label1(字幕)、一个TrackBar1(控制滚动速度)、一个MainMenu1和一个Button。主要功能可以实现字幕滚动;字幕滚动速度调节;字幕字体颜色的更改;字幕内容的更改和还原。核心代码如下: procedure Tscrollform.Timer1Timer(Sender: TObject) begin timer1.Inter
在对话框中实现字幕滚动效果
- 对话框中实现字幕滚动效果,具有动画效果,使用方便-dialog achieve subtitles rolling effect, animation effects, easy to use
电影字幕
- 制作类似电影字幕的代码,完整的源代码,对想制作好看软件界面效果的人有帮助!-production of similar films subtitles code, the source code integrity, right to produce good-looking software interface effects of help!
卡拉OK字幕叠加之简单实现
- 字幕叠加有着广泛的应用场合,相应地,实现方式也有很多。本文介绍的是一种卡拉OK字幕叠加的简单实现。-subtitles superimposed has wide application occasions, accordingly, the way to achieve a lot. This paper describes a kind of karaoke subtitles superimposed simple realiza
透明位图背景上的滚动字幕实例
- 透明位图背景上的滚动字幕实例.ra?该魑煌急尘吧系墓龆
播放MPEG4格式的AVI的字幕程序源码
- 这个是播放 MPEG4 格式的AVI的字幕程序源码,用vc6.0实现。-MPEG4 AVI subtitles procedures for the source with vc6.0 achieve.
大屏幕自动字幕控件
- 05年时我曾在TCustomLabel的基础上写了一个简单的滚动字幕控件,也就是TScrollText,不过TScrollText只适用于少量文本,在滚动大量文本时速度会越来越慢,最后CPU占用率会升至100%! 这次发布的TSkyScrollText则可以用来滚动显示大文本,在显示大文本时其速度不会有太大变化,可以用来做大屏幕滚动字幕程序了,呵呵。 本次发布的代码是几年前就实现的,只支持D5~D2007的非