Welcome![Sign In][Sign Up]
Location:
Search - vc6.0 tab

Search list

[Browser Clientmu_explorer

Description: 一个多标签页的浏览器源代码例子,VC6编译,适合初学者-more than one tab of the browser source code examples VC6 compiler, for beginners
Platform: | Size: 727551 | Author: 哈哈哈 | Hits:

[GUI DevelopCoolTabCtrl

Description: 本示例程序演示了一个自绘TAB控件的实现方法。每一个TAB按钮与一个视图对应,类似于OFFICE中ONENOTE那样的形式。TAB按钮可以使用普通外观,也可以使用自绘外观,或者使用图片。使用这样的形式,可以代替传统的MDI形式。示例程序使用VC6+WTL7.0编写。
Platform: | Size: 90294 | Author: 徐宇 | Hits:

[OtherWndTabs320-vc6_multiTabs

Description: 给VC增加多标签功能,每个打开的文件显示为一个标签,可以快速切换文件.安装后解压语言文件到安装目录,可以实现多语言切换. === === \"Window Tabs\" (WndTabs) is an add-in for Microsoft Visual C++ v6 family of products (VC5, VC6, eVC3, eVC4 and Visual Fortran). It adds a docking bar of tabs reflecting all of the opened windows in the workspace. You can switch between the windows by simply clicking on the tab. The tabs have extensive right-click context menus full of useful functions.
Platform: | Size: 1426789 | Author: leee101 | Hits:

[GUI Developtab

Description: vc6.0中tab控件的使用,对c++初学者有用
Platform: | Size: 112745 | Author: tanquan | Hits:

[Applicationscodehelp

Description: VC源代码管理软件之 CodeHelp(无源码)作者姓名:祝小斌邮件地址:thinkry@263.net开发环境:VC6.0 Windows 2000测试环境:Windows 2000 功能介绍:========== 概 述========== 程序员可能常有这样的烦恼:编程中经常需要去查阅以前写过的代码片断,而每次打开代码所在的工程既费时又费力。 知识管理越来越被大家所重视,源代码也应该做为一种知识资源,纳入知识管理体系中去。CodeHelp 是为了方便程序员更好的管理自己的源代码而写的一款免费软件。 利用 CodeHelp,可以方便的管理你的各种技术资料和源代码。 CodeHelp 以目录树来管理代码文件,你可以自由定义目录,并能够自由移动修改,支持无限分支延伸。采用分段读入方式,能支持超大的目录树。 CodeHelp 支持“语法突出”方式显示代码(目前仅支持C/C++)。能高亮显示源代码中的“注释”、“关键字”和“字符串”,和在 VC6.0 看起来完全一样。 CodeHelp 采用 TabView 来显示多个源代码文件,查看起来非常方便。-VC source code management software capital CodeHelp (without source) Author Name : Chuxiaobin mail address : thinkry@263.net development environment : Windows 2000 VC6.0 test environment : Windows 2000 functional overview presented :========== ========== programmers may tend Pains : Programming often need access to previously written code snippet, and each open source project where the time-consuming and laborious. Knowledge management is increasingly paying attention to you, the source code should also serve as a knowledge resources and knowledge management system into China. CodeHelp programmers is to facilitate better management of their source code and write free software. CodeHelp use can facilitate the management of your technical information and source code. CodeHelp directory tree
Platform: | Size: 297984 | Author: ff | Hits:

[ToolBarTabBar

Description: 自己写的重载ccontrolbar类,用vc6.0写的-himself wrote the heavy ccontrolbar category, with the write vc6.0
Platform: | Size: 30720 | Author: 牛黄丸 | Hits:

[GUI DevelopCoolTabCtrl

Description: 本示例程序演示了一个自绘TAB控件的实现方法。每一个TAB按钮与一个视图对应,类似于OFFICE中ONENOTE那样的形式。TAB按钮可以使用普通外观,也可以使用自绘外观,或者使用图片。使用这样的形式,可以代替传统的MDI形式。示例程序使用VC6+WTL7.0编写。-This example demonstrates a self-painted TAB control method. TAB each button corresponds with a view, similar to OFFICE OneNote as in form. TAB button can use the general appearance, can also use the self-painted look, or use the picture. Use this form, you can replace the traditional MDI form. Examples of procedures for the use of VC6+ WTL7.0 prepared.
Platform: | Size: 90112 | Author: 徐宇 | Hits:

[OtherTabView

Description: 实现像Excel一样的Tab下标, 程序还实现了不同视之间的切换-To achieve the same Tab as Excel subscript, the program also achieved a switch between different depending on
Platform: | Size: 67584 | Author: 王长虹 | Hits:

[OtherWndTabs320-vc6_multiTabs

Description: 给VC增加多标签功能,每个打开的文件显示为一个标签,可以快速切换文件.安装后解压语言文件到安装目录,可以实现多语言切换. === "Window Tabs" (WndTabs) is an add-in for Microsoft Visual C++ v6 family of products (VC5, VC6, eVC3, eVC4 and Visual Fortran). It adds a docking bar of tabs reflecting all of the opened windows in the workspace. You can switch between the windows by simply clicking on the tab. The tabs have extensive right-click context menus full of useful functions. -VC to increase the number of labels, each open file is displayed as a label, you can quickly switch file. Decompression after the installation language files to installation directory, you can achieve the multi-language switch .=== === Window Tabs (WndTabs ) is an add-in for Microsoft Visual C++ v6 family ofproducts (VC5, VC6, eVC3, eVC4 and Visual Fortran). It adds a docking bar oftabs reflecting all of the opened windows in the workspace. You can switch between the windows by simply clicking on the tab.The tabs have extensive right-click context menus full of useful functions.
Platform: | Size: 1426432 | Author: leee101 | Hits:

[GUI Developtab

Description:
Platform: | Size: 112640 | Author: tanquan | Hits:

[Special Effectsmotiondetect

Description: 基于OpenCV(开源计算机视觉平台),通过边缘检查,实现运动目标的检测。程序运行前须安装(1)OpenCV: ttp://opencvlibrary.sourceforge.net (2)在vc6.0的Tools|Options|Directories标签下添加如下路径:C:\Program files\OpenCV\Cxcore\include C:\Program files\OpenCV\include C:\Program files\OpenCV\cvaux\include C:\Program files\OpenCV\otherlibs\include C:\Program files\OpenCV\cvcam\include-Based on the OpenCV (Open Source Computer Vision platform), through the edge of inspection, the detection of moving targets to achieve. Before running the installation program (1) OpenCV: ttp:// opencvlibrary.sourceforge.net (2) in vc6.0 the Tools | Options | Directories tab, add the following path: C: \ Program files \ OpenCV \ Cxcore \ include C : \ Program files \ OpenCV \ include C: \ Program files \ OpenCV \ cvaux \ include C: \ Program files \ OpenCV \ otherlibs \ include C: \ Program files \ OpenCV \ cvcam \ include
Platform: | Size: 421888 | Author: 高金锋 | Hits:

[Special Effectsmorphology

Description: 基于OpenCV(开源计算机视觉平台),对图像进行形态学开、闭、形态梯度等算法实现。程序运行前须安装(1)OpenCV: ttp://opencvlibrary.sourceforge.net (2)在vc6.0的Tools|Options|Directories标签下添加如下路径:C:\Program files\OpenCV\Cxcore\include C:\Program files\OpenCV\include C:\Program files\OpenCV\cvaux\include C:\Program files\OpenCV\otherlibs\include C:\Program files\OpenCV\cvcam\include-Based on the OpenCV (Open Source Computer Vision platform), on the image morphology open and close, morphological gradient algorithm. Before running the installation program (1) OpenCV: ttp:// opencvlibrary.sourceforge.net (2) in vc6.0 the Tools | Options | Directories tab, add the following path: C: \ Program files \ OpenCV \ Cxcore \ include C : \ Program files \ OpenCV \ include C: \ Program files \ OpenCV \ cvaux \ include C: \ Program files \ OpenCV \ otherlibs \ include C: \ Program files \ OpenCV \ cvcam \ include
Platform: | Size: 182272 | Author: 高金锋 | Hits:

[Special Effectsfloodfill

Description: 基于OpenCV(开源计算机视觉平台)的图像域的填充算法实现。程序运行前须安装(1)OpenCV: ttp://opencvlibrary.sourceforge.net (2)在vc6.0的Tools|Options|Directories标签下添加如下路径:C:\Program files\OpenCV\Cxcore\include C:\Program files\OpenCV\include C:\Program files\OpenCV\cvaux\include C:\Program files\OpenCV\otherlibs\include C:\Program files\OpenCV\cvcam\include-Based on the OpenCV (Open Source Computer Vision Platform) filling the image domain algorithm. Before running the installation program (1) OpenCV: ttp:// opencvlibrary.sourceforge.net (2) in vc6.0 the Tools | Options | Directories tab, add the following path: C: \ Program files \ OpenCV \ Cxcore \ include C : \ Program files \ OpenCV \ include C: \ Program files \ OpenCV \ cvaux \ include C: \ Program files \ OpenCV \ otherlibs \ include C: \ Program files \ OpenCV \ cvcam \ include
Platform: | Size: 86016 | Author: 高金锋 | Hits:

[Dialog_Windowtab

Description: VC6.0 TAB页的使用 TAB页的变换-VC6.0 TAB
Platform: | Size: 1915904 | Author: 刘姣 | Hits:

[Windows Developupvc60

Description: 用惯了vc2005以上,是不是VC6.0写程序的时候觉得不方便啊!而用vc2005写的程序要装.net才能运行,这是一件痛苦的事情,顶目要求我们写在程序能在没net的环境下运行,这时只好升级vc6.0的开发环境了。主要升的有2个地方: Visual Assist X。这个东东给出很多编程提示,据说能提高30 的编程效率。VC必备。 WndTabs。这个插件是用来做标签页效果的。-Are used to vc2005 above, is not it time to write a program VC6.0 inconvenient ah! The program written by vc2005 to install. Net to run, this is a painful thing, the top project requires us to write in the program can not run net environment, then had to upgrade vc6.0 development environment. There are two main areas l: Visual Assist X. This stuff gives a lot of programming tips, 30 said to improve programming efficiency. VC essential. WndTabs. This plugin is used for tab effect.
Platform: | Size: 13189120 | Author: 吴志强 | Hits:

[Tab ControltabExample

Description: 简单的MFC VC6.0 TAB控件应用,自定义了两个页面,编写消息响应函数-Simple MFC VC6.0 TAB control application, custom two page, write news response function
Platform: | Size: 5450752 | Author: 清风 | Hits:

[GUI Developppmy_tab

Description: vc6.0编写的程序,演示了Ctabctrl控件的应用-vc6.0 programs written to demonstrate the application of the control Ctabctrl
Platform: | Size: 1925120 | Author: jakie | Hits:

[Tab ControlTab-Control

Description: 基于VC++6.0的,利用CTabView在对话框上实现Tab控件,可以直接运行-Based on VC++6.0, the use of CTabView Tab controls in the dialog box to achieve, can be run directly
Platform: | Size: 32768 | Author: yangzhao | Hits:

[MiddleWareSelNote

Description: vc6.0批量注释,方法:vc工具栏右键选择自定义(customise)然后and ins and macrofiles选项卡,浏览选择selnote.dsm,然后commands选项卡里面的category选择macros,拖动Commands里面的选项到工具栏后会弹出图标选择,选择图标即可完成,以此类推-vc6.0 bulk annotation method: vc Toolbar Right to select (customise) custom the then and ins and macrofiles tab, Browse to select selnote.dsm, commands tab inside the category then select macros, drag the election of Commands inside will pop up after the item to the toolbar icon to select the Select icon to complete, and so on
Platform: | Size: 1024 | Author: max | Hits:

[Tab ControlTAB

Description: 在VC6.0环境下编写MFC的TAB控件的相关用法和类-Relevant usage and classes written in MFC control VC6.0 environment TAB
Platform: | Size: 7176192 | Author: jzx | Hits:
« 12 »

CodeBus www.codebus.net