-
VG_DX_Scene C++Builder 常用控件用法
资源描述
VG_DX_Scene C++Builder 常用控件用法
DXScene是Delphi和C++ Builder下的基于DirectX的3D库.基本特性:所见即所得的设计时设计器以及属性编辑器,完全支持3D变化、动画、并内置了一组建筑类图形库,支持透明度、 unicode、3DS文件转换等等。DXScene是 Delphi和 C++ Builder下的基于DirectX的3D库
- 2022-01-26 04:14:15下载
- 积分:1
-
MFC学习的一个例子,书名:MFC参考大全
MFC学习的一个例子,书名:MFC参考大全-MFC study an example of the title: MFC Reference
- 2023-03-28 16:55:03下载
- 积分:1
-
uniGUI电子邮件
应用背景uniGUI电子邮件样本数据库支持。您不能发送和接收电子邮件使用本地或远程电子邮件服务器。这是一些像Web邮件,不能用于关键技术邮件(或电子邮件)是任何电子邮件客户端实现为一个Web应用程序在Web服务器上运行。Webmail软件的例子RoundCube和小松鼠网页电子邮件系统。网络邮件提供商的例子是美国在线邮件,Gmail,Outlook.com和雅虎!邮件。[ 1 ]几乎每一个网络邮件提供商提供电子邮件访问使用webmail客户,他们中的很多还提供通过使用标准的邮件协议的桌面电子邮件客户端访问电子邮件,而许多互联网服务提供商提供的Web邮件客户端作为电子邮件服务包括在他们的网络服务包。ProtonMail,创办于2013的欧洲核子研究中心的研究设施,是一个基于Web的电子邮件服务,自动提供安全的加密。对于任何Web应用,邮件的主要优势在桌面电子邮件客户端使用发送和接收电子邮件的任何地方从一个Web浏览器的能力。它的主要缺点是需要连接到互联网使用它。还有其他软件工具来整合部分邮件功能的操作系统(例如创建消息直接从第三方应用程序通过MAPI)。[ 2 ]
- 2022-12-11 11:10:03下载
- 积分:1
-
Visual Basic to use technology to achieve the effect of the interface blinds is...
使用Visual Basic 技术实现了界面的百叶窗效果,是一个用VB开发多媒体界面的示范代码-Visual Basic to use technology to achieve the effect of the interface blinds is to use VB to develop a multimedia interface, the Model Code
- 2022-06-01 23:11:11下载
- 积分:1
-
VB实现透明窗口效果! 其中用到了几个API函数!效果很不错,值得学习一下!...
VB实现透明窗口效果! 其中用到了几个API函数!效果很不错,值得学习一下!-Transparent window to achieve the effect of VB! Which used a number of API function! The effect is pretty good, it is worth learning about!
- 2022-04-15 19:38:38下载
- 积分:1
-
USB 控制
这个小程序是USB协议的实习与通讯代码。欢迎下载、使用。谢谢大家的支持。
- 2022-05-07 03:02:04下载
- 积分:1
-
pb11 处理excel图表
利用pb11.05 创建excel的图表,可以通过此方法 创建excel的各种图表,利用pb11.05 创建excel的图表,可以通过此方法 创建excel的各种图表
- 2022-03-01 07:07:58下载
- 积分:1
-
几个常用的控键程序 c版本
几个常用的控键程序 c版本-several commonly used keys control procedures c version
- 2022-08-14 07:05:55下载
- 积分:1
-
something about vc
something about vc
- 2022-01-28 02:40:40下载
- 积分:1
-
Display a Web Page in a Plain C Win32 Application:
There are numerous examples...
Display a Web Page in a Plain C Win32 Application:
There are numerous examples that demonstrate how to embed Internet Explorer in your own window. But these examples typically use Microsoft Foundation Classes (MFC), .NET, C#, or at least the Windows Template Library (WTL) because those frameworks have pre-fabricated "wrappers" to easily give you an "HTML control" to embed in your window. If you re trying to use plain C, without MFC, WTL, .NET, C#, or even any C++ code at all, then there is a dirth of examples and information how to deal with OLE/COM objects such as IE s IWebBrowser2. Here is an article and working example in C to specifically show you what you need to do in order to embed IE in your own window, and more generally, show you how to interact with OLE/COM objects and create your own objects in plain C.
- 2022-03-02 15:03:00下载
- 积分:1