-
这个类实现字幕滚动效果,附带子程序。可以改变背景色、前景色,字体,设置滚动快慢等。这是一个不可多得的类。...
这个类实现字幕滚动效果,附带子程序。可以改变背景色、前景色,字体,设置滚动快慢等。这是一个不可多得的类。-subtitles rolling effect, fringe subroutine. Can change the background color, foreground color, fonts, set up a rolling speed. This is a rare category.
- 2022-07-10 16:33:44下载
- 积分:1
-
matrix运算,windows友好界面,方便地运算矩阵
matrix运算,windows友好界面,方便地运算矩阵-matrix computation, windows-friendly interface, easy operation matrix ..................................
- 2022-04-15 19:14:43下载
- 积分:1
-
这是一个delphi写大字的程序。也许你会用得着
这是一个delphi写大字的程序。也许你会用得着-This is a delphi write characters procedures. You might worthwhile
- 2022-02-12 22:04:35下载
- 积分:1
-
visual studio.net 2003 under c++ prepared a Determination of the mouse in window...
visual studio.net 2003下c++编写的一个测定鼠标在窗口移动的坐标显示的小程序-visual studio.net 2003 under c++ prepared a Determination of the mouse in window coordinates of the mobile display applet
- 2023-03-01 03:30:04下载
- 积分:1
-
在对话框中打开bmp文件并进行相应操作。
在对话框中打开bmp文件并进行相应操作。-Bmp file in the dialog box open, and operate accordingly.
- 2022-07-28 11:11:43下载
- 积分:1
-
对话框的设计及子类化设计,可用于界面开发。
对话框的设计及子类化设计,可用于界面开发。-Dialog design and sub-class of design, can be used to interface development.
- 2022-03-22 12:13:19下载
- 积分:1
-
杰克梅西奇写给Xgui的波比B. Xgui写的延伸有一个PS图象处理软件
Jack Mesic wrote an extension to xgui written by Bobi B. xgui has a Photoshop-like color chooser. I think it is an incredible job and only added the following
- 2022-03-26 10:57:22下载
- 积分:1
-
实现工具提示信息窗口
实现工具提示信息窗口-achieve tools message window
- 2022-01-23 11:06:45下载
- 积分:1
-
Click of a button, another dialog box pop Demo of the first step: add (Insert Di...
点击按钮,弹出另一个对话框的Demo
第一步:添加(Insert Dialog)要弹出的Dialog,根据自己需要可以设计界面,因为我是一个简单Demo,所以很简单!
第二步:为添加的Dialog添加建立成一个继承DLG的类,class CDialog1 : public CDialog
第三步:在主对话框中为按钮添加函数。如下:
void CClickDialogDlg::OnButton1()
{
// TODO: Add your control notification handler code here
CDialog1 dlg
dlg.DoModal()
}
不要忘记#include "Dialog1.h"-Click of a button, another dialog box pop Demo of the first step: add (Insert Dialog) to the pop-up Dialog, according to their own needs can be designed interface, because I am a simple Demo, so very simple! Step two: add Dialog to add the establishment of a succession of DLG class, class CDialog1: public CDialog third step: in the main dialog box for the button to add the function. As follows: void CClickDialogDlg:: OnButton1 () (//TODO: Add your control notification handler code here CDialog1 dlg dlg.DoModal ()) do not forget# Include
- 2022-03-18 15:40:01下载
- 积分:1
-
Winmain function, handwritten code, and generates a windows window
Winmain函数的手写代码,生成一个windows窗口-Winmain function, handwritten code, and generates a windows window
- 2022-03-23 04:07:20下载
- 积分:1