-
关于WPF3D效果
应用背景根据WPF入门,学习WPF界面的设计以及数据的绑定,初步通过一个路径来加载该路径下本地的图片,并在WPF界面上按照3D效果来展示,卡伊进行缩放、滑动关键技术根据WPF界面的设计中不同空间的属性以及数据的绑定,重要的属性包括ListBox,Grid,对初学者学习WPF比较有用。
- 2022-05-16 22:05:28下载
- 积分:1
-
俄而 这是我自己编的MCF文本文件传输程序
俄而 这是我自己编的MCF文本文件传输程序-presently This my own series of the MCF text file transfer procedures
- 2022-03-21 07:19:10下载
- 积分:1
-
bmp图像处理
关于bmp图像转换的。。。。适用于数字图像处理,数字媒体技术的作业,大家看看吧。这份是比较简单的,之后会有更详细的上传
- 2022-04-15 03:44:22下载
- 积分:1
-
用VC实现界面控件的基本功能。可以参考一下相关代码。
用VC实现界面控件的基本功能。可以参考一下相关代码。-with VC interface controls the basic functions. For reference code.
- 2022-12-26 08:25:03下载
- 积分:1
-
VC里的一个页面置换的源码,我把它改了一下,现在可以直接用在游戏的开发中,你可以很容易就实现游戏中的动作动画,还附有详细的DOC,希望对大家有帮助...
VC里的一个页面置换的源码,我把它改了一下,现在可以直接用在游戏的开发中,你可以很容易就实现游戏中的动作动画,还附有详细的DOC,希望对大家有帮助-VC Lane pages of a replacement source code, I changed it a bit, can now directly used for the development of the game, you can easily achieve games of action animation, also included detailed DOC, we hope to help
- 2022-06-03 20:17:13下载
- 积分:1
-
一个表格界面,基于mfc
一个表格界面,基于mfc-a forms interface, based on mfc
- 2022-07-02 04:32:48下载
- 积分:1
-
图片在窗体上平铺的示例。用在自己的程序中,会给程序增色不少。...
图片在窗体上平铺的示例。用在自己的程序中,会给程序增色不少。-picture on a flat bed in the form of examples. Used in its own procedures, procedures will elegance.
- 2022-03-22 20:47:47下载
- 积分:1
-
非常有用的智能编辑框。过滤非
非常有用的智能编辑框。过滤非设定的输入字符,可以设定为NUMBER、LETTER、FLOATINGPT、OTHERCHAR、SIGNED、UNDERSCORE。-Very useful smart edit box. Filtering of non-setting input characters can be set to NUMBER, LETTER, FLOATINGPT, OTHERCHAR, SIGNED, UNDERSCORE.
- 2023-05-14 01:45:03下载
- 积分:1
-
Photo browser, through mouse to complete the image to enlarge, reduce, mobile fe...
图片浏览器,可通过鼠标来完成图片放大,缩小,移动等功能-Photo browser, through mouse to complete the image to enlarge, reduce, mobile features
- 2022-02-04 22:32:29下载
- 积分: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