-
Qt 如何调用 DirectX 示例代码
Qt 如何调用 DirectX 示例代码
Qt 4.7.4 下测试编译成功运行,对初学者熟悉Qt调用DirectX的方法有很好的帮助!
- 2022-05-09 04:48:03下载
- 积分:1
-
- 2022-04-07 19:19:24下载
- 积分:1
-
如果你用 MFC 编写过多文档界面(MDI)Windows 程序,那么肯定知道:如果父窗口标题为“PCaption”,子窗口标题为“CCaption”,那么每当...
如果你用 MFC 编写过多文档界面(MDI)Windows 程序,那么肯定知道:如果父窗口标题为“PCaption”,子窗口标题为“CCaption”,那么每当子窗口最大化并处于激活状态时,子窗口标题一般都会与父窗口标题合二为一,变成“PCaption-[CCaption]”。 这是一种 MDI 的默认行为。用 C# 编写多文档界面程序也不例外。很多用户都不喜欢这种缺省特性,往往想用定制的窗口标题取而代之。该例子示范如何在C#程序中定制和修改MDI应用的窗口标题。-If you use MFC prepared excessive document interface (MDI) Windows procedures, Well know for sure : If the father window entitled "PCaption" Subwindow entitled "CCaption," then maximize the window whenever son was in a state of activation, Subwindow heading generally patriarchal heading into one window, become "PCaption-[CCaption]." This is a MDI default behavior. C# prepared multi-document interface procedures are no exception. Many users do not like this default characteristics are often customized to use the title of the window replaced. The examples demonstrate how C# procedures customization and modification of MDI application"s window title.
- 2023-02-19 06:00:03下载
- 积分:1
-
是对中文的开发的GB2312等很好用的源码
是对中文的开发的GB2312等很好用的源码-Is the development of Chinese GB2312 and other useful source
- 2022-02-01 04:20:59下载
- 积分:1
-
tframeviewer,thtmlviewer,和tframebrowser
TFrameViewer, ThtmlViewer, and TFrameBrowser
The HTML component set consists of the ThtmlViewer, TFrameViewer, and TFrameBrowser components. All three are HTML document display components:
ThtmlViewer The basic component. ThtmlViewer displays single (non-frame) documents. It also forms the basis for the other two components.
TFrameViewer Displays both Frame and single HTML documents. TFrameViewer is oriented more for local disk file use.
TFrameBrowser Also displays Frame and single HTML documents. However, TFrameBrower is oriented toward Internet style protocols and URL usage. Additional code and/or components are generally required to use TFrameBrowser.
If you know that your appication will not be using Frames, you can save a fair amount of code overhead by using ThtmlViewer rather than one of the Frame components. Many operations are also simpler using ThtmlViewer. -TFrameViewer, ThtmlViewer, and TFrameBrowser
The HTML component set consists of the ThtmlVie
- 2022-04-12 18:54:20下载
- 积分:1
-
遍历制定目录,找出该目录下的所有图片(png,jpg,bmp等等)文件
该源码的主要功能是:遍历制定的目录下的所有目录,直到最后一级目录,找出所有目录下的图片(png,jpg,bmp等等)文件,并且按照建立的时间迅速给他们排序,最后将所有文件名(包括全路径名,只有文件名)存放到一个vector容器中。
- 2022-03-22 21:53:55下载
- 积分:1
-
MFC下的串口通信程序,使用vs2010实现
MFC下的串口通信程序,使用vs2010实现,里面使用数组模拟一个消息队列,实现串口的收发数据。如有雷同纯属巧合。
- 2022-08-16 03:59:37下载
- 积分:1
-
扩展的编程实例,比较多的程序
vc++ 的扩展编程的一些实例,比较多的程序-vc expansion of the programming examples, more procedures
- 2022-01-31 12:40:27下载
- 积分:1
-
可以查询常用C语言函数,并可将自己见到得C函数添加进库里。...
可以查询常用C语言函数,并可将自己见到得C函数添加进库里。-Can search for common C language function, and will own a C function to see added to Curitiba.
- 2022-02-02 22:43:54下载
- 积分:1
-
能做出各种各样的按钮的源码,可以自画,学习界面编程有一定的帮助...
能做出各种各样的按钮的源码,可以自画,学习界面编程有一定的帮助-A variety of buttons to make the source code, you can draw from to learn programming interface must have the help of
- 2022-09-05 12:10:02下载
- 积分:1