文件名称:treeseriation
-
所属分类:
- 标签属性:
- 上传时间:2012-11-16
-
文件大小:6.72kb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
This technique allows a program to save hierarchical information like the
data in a TreeView in a way that is easy to understand.-http://www.vb-helper.com/HowTo/savetree.zip
Purpose
Save and restore a TreeView from a file.
Method
To save, traverse the TreeView s node structure saving values needed to
recreate the data. To load, use the saved data.
This program uses the serialization concept from the book:
Ready-to-Run Visual Basic Algorithms, Second Edition
By Rod Stephens
1998, John Wiley & Sons, Inc.
ISBN 0-471-24268-3
This technique allows a program to save hierarchical information like the
data in a TreeView in a way that is easy to understand. For more information
go to www.vb-helper.com/vba2.htm.
Disclaimer
This example program is provided "as is" with no warranty of any kind. It is
intended for demonstration purposes only. In particular, it does no error
handling. You can use the example in any form, but please mention
www.vb-helper.com.
data in a TreeView in a way that is easy to understand.-http://www.vb-helper.com/HowTo/savetree.zip
Purpose
Save and restore a TreeView from a file.
Method
To save, traverse the TreeView s node structure saving values needed to
recreate the data. To load, use the saved data.
This program uses the serialization concept from the book:
Ready-to-Run Visual Basic Algorithms, Second Edition
By Rod Stephens
1998, John Wiley & Sons, Inc.
ISBN 0-471-24268-3
This technique allows a program to save hierarchical information like the
data in a TreeView in a way that is easy to understand. For more information
go to www.vb-helper.com/vba2.htm.
Disclaimer
This example program is provided "as is" with no warranty of any kind. It is
intended for demonstration purposes only. In particular, it does no error
handling. You can use the example in any form, but please mention
www.vb-helper.com.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
treeseriation/Form1.frm
treeseriation/FORM1.FRX
treeseriation/PROJECT1.VBP
treeseriation/PROJECT1.vbw
treeseriation/README.TXT
treeseriation/TREEVIEW.SER
treeseriation
treeseriation/FORM1.FRX
treeseriation/PROJECT1.VBP
treeseriation/PROJECT1.vbw
treeseriation/README.TXT
treeseriation/TREEVIEW.SER
treeseriation
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.