搜索资源列表
JavaJTableJTree
- 刚开始看到这个题目的时候,我并不是十分明白自己要做什么。Java语言是我们这个学期刚刚学过的课程,但是我们所学的都是些基本的东西,而且没有涉及到控件的问题。我查阅了一些资料,终于大体了解JTable和JTree是Swing组件里面的控件,一个是远程表,一个是目录树。在了解了一些关于这两个控件的一些知识之后,脑海中大体出现了一些流程。 我的程序设计大致按照下列流程进行: 1. 引入Awt包,Swing包 2. 设置顶层容器 3. 设置按钮和标签 4. 向
ACTIVEROOT
- 根据数据库的内容动态生成目录树,在动态数据库管理中很有用的-under the content of the database dynamically generated directory tree, the dynamic database management very useful
WorkPlace
- 功能: 在窗口创建一个工作区,用来显示目录树。该工作区窗口可以停靠,浮动,改变尺寸。
SystemTree
- 这是一个获得系统树的类功能演示,使用这个类可以方便的得到电脑上的所有文件夹目录,不用在写遍历函数
Demo_Outlook
- outlook样式的MDI窗体,左边为树状目录,右边是要显示的窗体.
explorer.利用VC中的Treeview和Listview
- 利用VC中的Treeview和Listview,做一个自己的资源管理器,左侧的树状目录可以关闭,当点击一个文件夹时右侧的Listview中会显示文件夹的内容。尽量模仿windows的资源管理器的功能,比如左侧文件夹图标的变化和右侧的Listview中可以显示“列表”,“详细资料”,The use of VC in the Treeview and Listview, a manager' s own resources, the left side of the tree can be clos
WTLExplorer.rar
- WTL实现资源管理器源代码,界面包括:目录树,ListView,Resource manager WTL source code, the interface include: directory tree, ListView
MultiDrives
- 一个非常不错的资源管理器,界面直观,实用方便,列举了当前所有的磁盘,当选择某一个磁盘后,下面的列表框以树目录的形式显示了当前选择的磁盘中的所有文件-A very good resource management, and the interface intuitive, practical convenience, the current list of all the disks, when you select a disk, the following list box to the fo
3553-anqn
- 在VC++窗体中使用目录树(Tree) 一款在VC++窗体中增加树形菜单的实例,目录树可以无限多个节点,只要你的文件夹有那么多,它就会显示那么多。 -Form in VC++ using the directory tree (Tree) a form in VC++ examples of increased tree menu, tree can be an unlimited number of nodes, as long as you have so many folders
FileManager
- Windows 的资源管理器提供了目录树结构的浏览, 但是没有显示目录的大小。 本题要求自己 设计并实现一款磁盘管理器软件, 可以树型结构列出整个磁盘上的文件, 并能快速准确的显 示目录树及其大小,并能删除不要的文件及文件夹。-Windows explorer provides a directory tree structure of browsing, but not the size of the show directory. Subject requests itself
FilePreview
- 实现选择某个目录后将目录下文件夹以目录树的形式显示出来,并且点击目录树可以在右边生成文件预览-Realization a directory folder directory will be displayed in the form of a directory tree, and click on the directory tree can generate a preview of the file on the right
jhyscal_exyal_ordinary
- 易语言目录树演示和代码!!!!!!!!!!!()
Ex_Tree
- Visual C++实验成果 输入、编译、运行课本第五章中第183页到第186页的Ex_Tree的程序,掌握CTreeView文档视图的使用方法,掌握列举磁盘目录的方法以及在树视图中显示的方法。(Visual C++ experimental results Input, compile and run Ex_Tree program from page 183rd to page 186th in the fifth chapter of the textbook. Grasp the u
pgoes
- 目录树演示,很不错的易语言源码,易爱好者可以下载使用()