文件名称:verticaltree
-
所属分类:
- 标签属性:
- 上传时间:2008-10-13
-
文件大小:18.73kb
-
已下载:1次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
While studying electronic engineering and computer science, I participated in a compiler workshop where we had to write our own programming language. To view and analyse the syntax tree for a given program, I wrote a custom drawn tree component those days. The original component was written in Java and I thought it might be useful to have it as a CTreeCtrl derivate. In contrast to some other custom drawn tree controls at CodeProject, this one does not has its own data structure for representing the tree. This means that you do not have to write different code for inserting the tree items when you want to switch from CTreeCtrl. Because this control inherits from CTreeCtrl, it is very easy to activate the stock-functionality which draws the tree in the traditional way.-While studying an electronic engineering d computer science. I participated in a workshop where we compiler h ad to write our own programming language. To vie w and analyze the syntax tree for a given program , I wrote a custom drawn tree component those da ys. The original component was written in Java an d I thought it might be useful to have it as a CTre eCtrl derivate. In contrast to some other custom drawn tree controls at CodeProject. this one does not has its own data structure for r epresenting the tree. This means that you do not have to write different code for inserting the t ree items when you want to switch from CTreeCtrl . Because this control inherits from CTreeCtrl , it is very easy to activate the stock-functio nality which draws the tree in the traditional w ay.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
src/CustomVerticalTree.cpp
src/CustomVerticalTree.h
src/ReadMe.txt
src/res/
src/resource.h
src/res/VerticalTree.ico
src/res/VerticalTree.rc2
src/StdAfx.cpp
src/StdAfx.h
src/VerticalTree.clw
src/VerticalTree.cpp
src/VerticalTree.dsp
src/VerticalTree.dsw
src/VerticalTree.h
src/VerticalTree.rc
src/VerticalTreeDlg.cpp
src/VerticalTreeDlg.h
src/CustomVerticalTree.h
src/ReadMe.txt
src/res/
src/resource.h
src/res/VerticalTree.ico
src/res/VerticalTree.rc2
src/StdAfx.cpp
src/StdAfx.h
src/VerticalTree.clw
src/VerticalTree.cpp
src/VerticalTree.dsp
src/VerticalTree.dsw
src/VerticalTree.h
src/VerticalTree.rc
src/VerticalTreeDlg.cpp
src/VerticalTreeDlg.h
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.