-
滚动浏览位图的程序
滚动浏览位图的程序-rolling View bitmap procedures
- 2022-06-27 10:25:02下载
- 积分:1
-
VC编写的3D文字绘图程序,很有用的哦!
VC编写的3D文字绘图程序,很有用的哦!-VC prepared 3D text graphics program, very useful Oh!
- 2022-02-02 18:28:04下载
- 积分: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
-
《布县系统性能介绍》《密码攻防策略》《Interent入门教程》《跟我学刻录》《硬件基本知识》名著《水浒后传》名著《七剑十三侠》等...
《布县系统性能介绍》《密码攻防策略》《Interent入门教程》《跟我学刻录》《硬件基本知识》名著《水浒后传》名著《七剑十三侠》等-"cloth County on system performance", "Password offensive and defensive strategy," "Directory of Internet portal," "follow me burners," "hardware basic knowledge" masterpiece "Water Margin- after" masterpiece "Seven Swords 13-xia"
- 2022-07-18 15:12:28下载
- 积分:1
-
采用tcp方式,实现文字聊天的客户端,在vc环境下实现
采用tcp方式,实现文字聊天的客户端,在vc环境下实现-Tcp approach used to achieve a text chat client, in the circumstances realize vc
- 2022-09-29 19:15:03下载
- 积分:1
-
Proposed software interface design principles and techniques, cross
提出软件界面设计的原则和技巧,对软件截面设计人员有很大的帮助,相信这是一个不可多得的资料.-Proposed software interface design principles and techniques, cross-section of the software designers have great help, I believe this is a rare information.
- 2023-01-17 11:50:04下载
- 积分:1
-
文件传输
所用技术:多线程 、异步通信时用到select模型、同时压缩包中还包含一些读取大文件的相关资料。启动该程序两次,一个作为发送端、一个作为接收端。文件接受时可以指定存储路径、也可以重命名。
- 2023-06-03 21:30:04下载
- 积分:1
-
制作图形应用程序外观,模仿mediaplayer的外观设计
制作图形应用程序外观,模仿mediaplayer的外观设计-graphics production applications appearance, imitating designs MediaPlayer
- 2022-04-27 03:25:30下载
- 积分:1
-
Haha, this is a superior procedure. Ah Come see we have the need for it, you cha...
哈哈,这是一个超强的程序.大家快来看啊,有需要该的地方,大家-Haha, this is a superior procedure. Ah Come see we have the need for it, you change it
- 2023-01-22 11:45:03下载
- 积分:1
-
(VC7) "
在(VC7)"项目->属性->链接器->输入->附加依赖项"中加入SkinPlusPlusDLL.lib 或 在(VC6)"Project->Settings->Link->Object/library"中加入SkinPlusPlusDLL.lib 2.在你的程序中包含头文件 #inlcude "SkinPlusPlus.h" 3.在程序中加入初始化语句InitInstance() InitializeSkin(_T("XPCorona.ssk")) 注:以上假定SkinPlusPlusDLL.lib,SkinPlusPlus.h,XPCorona.ssk都在当前目录,如果不是请更改路径设置。 二.卸载Skin++ 在程序的卸载函数中加入ExitInstance() ExitSkin() 三.更换皮肤 执行函数LoadSkin即可以实现动态换肤 LoadSkin(_T("XPCorona.ssk")) 四.函数说明 InitializeSkin是SKin++的初始化函数,您可以采用如下参数加载Skin++ InitializeSkin(皮肤文件名) 注:如果皮肤文件名中没有路径则采用当前目录。 LoadSkin(皮肤文件名) 注:如果皮肤文件名中没有路径则采用当前目录。 五.使用分隔条窗体的应注意的问题 您必须SKINPLUSPLUS_SPLITTER()和SKINPLUSPLUS_INIT_SPLITTER(m_wndSplitter)宏 注:SKINPLUSPLUS_INIT_SPLITTER一般传入分隔条对象m_wndSplitter-(VC7) "- gt; Attribute- gt; Linker- gt; Input-gt; Additional items on the "add SkinPlus DLL.lib or (VC6)" Project-gt; Settings- gt; Link-gt; Object/library "SkinPlusPlusDLL.lib into two. in your program contains header files# inlcude "SkinPlusPlus.h" 3. the procedure
- 2023-04-03 07:30:03下载
- 积分:1