资源列表

« 1 2 ... .43 .44 .45 .46 .47 8148.49 .50 .51 .52 .53 ... 9415 »

[ListView/ListBoxhowto_load_listview_from_xml

说明:When the form loads, the program builds a DOMDocument object holding the XML data. It uses function GetAttributesAndNames to get a list of the attributes and element names in the first Employee node s subtree. It splits
<D> 在 2024-10-15 上传 | 大小:6144 | 下载:0

[界面编程Text_CTreeBT_Demo

说明:VC++模仿的QQ游戏大厅左侧的树型菜单导航控件,个人感觉在现代的软件开发中,一些常规的控件已不能满足我们的使用,最近项目需要实现一个类似QQ游戏大厅那种效果的树型导航菜单,可以展开和折叠,参考了网络上的部分资料,自己动手写了一个类CTreeCtrlBT,希望和各位高手交流。-VC++ to imitate the left side of the QQ games hall tree menu navigation control,
<Arizona> 在 2024-10-15 上传 | 大小:62464 | 下载:0

[界面编程EditListCtrlSample

说明:对CListCtrl列表控件进行了一个功能扩展,使它支持双击鼠标实现编辑主项(Item),也可以编辑子项(SubItem),并尽量符合CListCtrl的操作习惯。这个对VC的爱好者们应该很有用,必竟双击编辑已经让我们大部分人感觉很习惯了,因此这个功能的加入是符合注流的。-CListCtrl controls on a list of functions has been expanded to enable it to support
<Arizona> 在 2024-10-15 上传 | 大小:33792 | 下载:0

[TreeView控件howto_treeview_load_edit_save

说明:Subroutine LoadTreeViewFromFile reads the file and counts the leading tabs. It gives each new node the right parent for its level of indentation.
<D> 在 2024-10-15 上传 | 大小:7168 | 下载:0

[界面编程Raclient

说明:一个VC++多文档应用程序源码,可以同时打开多个文档并进行内容编辑,互不影响,这也算是界面窗体编程的范畴吧,目前,有不少的软件都是采用这种窗口模式。-A VC++ multi-document application source code, you can open multiple documents at the same time and content editing,互不影响also be regarded as the s
<Massachusetts> 在 2024-10-15 上传 | 大小:72704 | 下载:0

[界面编程mymsn4Cpp

说明:自写的VC++仿MSN登录及聊天,充分展示从登录到登录成功的完整过程。适时显示程序连接的状态。希望与大家一起交流学习。-Since writing VC++ like MSN chat log and show log on to log on from the success of the integrity of the process. A timely manner to connect the state show. Hope
<Massachusetts> 在 2024-10-15 上传 | 大小:69632 | 下载:0

[界面编程Prof-UIS

说明:Prof UIS 一款国外的VC++仿XP系统风格的免费界面库控件,含有近20个应用实例,每一个都可以顺利编译,用它生成的菜单类似OFFICE菜单一样,比起传统的窗体视觉舒服多了,VC编程的朋友对照文档好好研究一番,学会用了会让你的程序增色不少。-Prof UIS a foreign VC++ like XP system, free-style control interface library, containing nearly
<104> 在 2024-10-15 上传 | 大小:1845248 | 下载:0

[界面编程FloatWnd

说明:VC++实现类似FlashGet悬浮窗一样的效果,研究浮动窗口功能的实现。它附有一个设置面板,拖动滑块可以改变悬浮窗的透明度,直到你满意,然后点击确定设置完成,它就自动悬浮于屏幕某一处,而且是处于最上层,支持鼠标拖动。-VC++ to achieve a similar window of FlashGet suspended the effect of the same study the realization of the flo
<104> 在 2024-10-15 上传 | 大小:49152 | 下载:0

[界面编程PropertyInDlg

说明:在VC++对话框中调用属性页的一个实例程序源码,它完成在你工程的某个对话框中点击按钮可以调用系统属性框,或是调用你预先准备好的属性页,很基础的操作,有些朋友曾经问到过,今天发现这个能说明一点问题,放上来给需要的朋友。-In VC++ dialog box to call an instance of property page source program, which completed the project in your dia
<104> 在 2024-10-15 上传 | 大小:22528 | 下载:0

[界面编程MQQAppearance

说明:这是用VC++实现的经典风格的QQ面板,经典风格没有过多修饰,但是不占用系统资源。本QQ面板的亮点是如何实现像QQ面板一样的分组菜单,以及点击滑动效果,本代码产生的的年代比较早,在当时是一款非常火热的源代码,虽然现在QQ面板已变得更加漂亮了.-This is VC++ to achieve a classic style QQ panel, classic style without too much modification, but
<106> 在 2024-10-15 上传 | 大小:119808 | 下载:0

[界面编程XPDlg

说明:VC++自制的XP风格按钮完整源代码,全部C++代码实现, 没有用到任何三方插件。仿XP按钮虽然有点过时了,但对编程新手还是有帮助的,如果搞懂了仿XP,接下来就可以仿VISTA了,呵呵。-VC++ home-made XP-style button to complete the source code, all C++ code, without using any plug-tripartite. Like XP button wh
<692> 在 2024-10-15 上传 | 大小:38912 | 下载:0

[界面编程clearsticon

说明:vc++编程实现清除无用的系统托盘图标,有时候打开某个程序时,它会在托盘处生成图标,当我们关闭或者删除这个程序的时候,它留在托盘处的图标还存在,鼠标主上后才会消失,本程序专一解决这一问题,用来清除这些无用的托盘图标。-vc++ programming to achieve removal of unwanted system tray icon, and sometimes to open a program, it will gene
<Massachusetts> 在 2024-10-15 上传 | 大小:11264 | 下载:0
« 1 2 ... .43 .44 .45 .46 .47 8148.49 .50 .51 .52 .53 ... 9415 »

源码中国 www.ymcn.org