搜索资源列表
CTreeView_Iterator_src
- 非长好的一个操作TREE VIEW 的类!有一个扩展MFC TREEVIEW EX类-a good long-operate TREE VIEW class! An expansion of MFC Use TREEVIEW EX category
ASP+ACCESS-tree
- 用ASP+ACCESS数据库实现的无限级目录树-ASP ACCESS database unlimited class tree
max
- 设计文档基本内容如下: 1) 整体框架 2) 词法分析 Class CTokenizer Class CScaner C关键字表 标识符词法 3) 语法分析 Class CParser Grammar 基本树形结构 支持的语句及运算 4) 建立符号表 Class LineListRec Class BucketListRec Class CSymbolTable Class CFunArgsCheck
textbook2
- 设计文档基本内容如下: 1) 整体框架 2) 词法分析 Class CTokenizer Class CScaner C关键字表 标识符词法 3) 语法分析 Class CParser Grammar 基本树形结构 支持的语句及运算 4) 建立符号表 Class LineListRec Class BucketListRec Class CSymbolTable Class CFunArgsCheck
funtionandnote
- 设计文档基本内容如下: 1) 整体框架 2) 词法分析 Class CTokenizer Class CScaner C关键字表 标识符词法 3) 语法分析 Class CParser Grammar 基本树形结构 支持的语句及运算 4) 建立符号表 Class LineListRec Class BucketListRec Class CSymbolTable Class CFunArgsCheck
proptree_src
- The CPropTree class implements a tree control that is similar to the property view seen in Visual Studio .Net. The source project compiles to a DLL so you can easily incorporate it into your project. You can check my web page for more information on
EditTreeCtrlDemo
- As I was looking for a more advanced tree control, I came across the article Tree Editor by Yossi Patt. The tree control in this article seemed to have most of the features I had need for. Unfortunately this tree control was nearly unusable outside i
DirTreeCtr
- vc树控件的派生类,实现了自己需要得功能。 绝对好用。免费随便下,学习树控件绝对有大用处-vc tree controls derived class and realized the need to have its own function. Absolutely handy. Free casually, studying tree absolute control a large utility
ColorTreeCtrl
- 能够很容易控制的一个Tree类。通过该类可以创建自己需要的风格化的树,有利于在特定环境下使用。-can be easily controlled by a Tree class. Through such needs can create your own style of the tree, to the specific environment.
ass6.........mars
- binary search tree /*class TreeNode { public: TreeNode(char m[80],TreeNode*left, TreeNode *right) void Inorder(void) char data[80] TreeNode *left_ptr TreeNode *right_ptr }
TreeListV3
- The accompanying code is an implementation of a tree view, combined with a list view, for the Windows API. The view is compatible to the tree control of the common controls. It allows the user to set colors, text, and icons for each item separately.
复件 ReadXML
- 如果他是一篇使用XPath的XML文档,PMD允许你访问这棵树。 所以一旦你理解了XPath 和关于解析器如何从你的源代码中生成节点树的 ... 哈哈,自己组织了一次星际比赛,难以 忘怀又一次萌发学VC++的想法,初学了下,想跳楼决定先学C++,买了本C++的书,学到class, -if he is an XPath use of XML documents, PMD allows you to visit this tree. So once you understand the XPath
jquery实现的tree,效果很好
- jquery实现的tree,效果很好,能够实现展开一级数,其他级树自动收缩,并且有多种样式提供选择,jquery realized tree, the effect of a very good start to achieve a number of other class trees automatic contraction and provide a variety of styles to choose
MFC-Tree-Control--using
- 网上找的非常基础的文章,测试发现当Single Expand property和Always Show Selection属性同时设置为TRUE时,Always Show Selection会失效,不知道这样的认识对不对?- MFC Tree controls are one of the useful controls to show a hierarchical view of items. They can show the folders list, any parent- child
Treelist
- 一个形如outlook中的树形列表类,可以排序,推荐下载--Tree list class which is like the class in outlook,the content in that can be ordered,recommend!
gridctrl_demo220
- Using comboboxes in the MFC Grid Control Since I posted my MFC grid control I ve had a lot of requests asking how to use other methods of editing cells in the grid. Ken Bertelson has taken this to the extreme, with his Grid Tree control. For some t
CFListMFC_Class
- Gybrid Tree-List MFC-based class!
class-CFriendList
- 一款经典的tree控件,界面还可以,原理值得我们大家学习。。。适合初学者-The tree control, a classic interface, the principle is worth us to learn. . . Suitable for beginners
TreeCtrl
- 树形控件,可以插入头像,利用该控件可以实现类似QQ好友列表的功能-Tree class, it can show img at every item,you can use it to make friends list box like QQ
Easily-achieve-class-VC-interface
- 此程序利用Tab控件和树形控件实现左边、底下有两个可浮动、可变大小的控制窗口。-This program uses the Tab control and the control of the tree to achieve the left, there are two floating, variable size of the control window.