通过Treeview打开仓库 [英] Opening Repo through Treeview

查看:94
本文介绍了通过Treeview打开仓库的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述



我对代码项目非常陌生.

我正在实施需要在Treeview控件中显示存储库的项目.类似于SVN的API.

树视图应该能够从给定的URL列出目录.

我有一个从该站点获得的基本的Treeview代码,该代码显示了系统中的逻辑驱动器,想要对其进行扩展;该怎么做?

谢谢

问候,
Srikanth.

Hi,

I am very new to code project.

I''m implementing project where in the treeview control needs to show up repository. API similar to tortoise SVN.

The tree view should be able to list out the directories from a given URL.

I have a basic treeview code which i got from this site which shows logical drives in the system, want to extend it;How to go about it?

Thanks

Regards,
Srikanth.

推荐答案

我有一个基本的树视图代码,该代码是我从该站点获得的,它显示了系统中的逻辑驱动器,想要对其进行扩展;如何进行?关于吗?
您需要的只是XML结构化数据,该数据将告诉您存储库中文件夹的级别.因此,首先,尝试制定一种XML,在该XML中可以将您的存储库文件夹配置为树.完成后,只需将其与treeview绑定即可.

试试吧!
I have a basic treeview code which i got from this site which shows logical drives in the system, want to extend it;How to go about it?
All you need is the XML structured data that will tell you the levels of folders in your repository. Thus, to start with, try to formulate a XML where your repository folders can be configured as a tree. Once done just bind the same with the treeview.

Try!


这篇关于通过Treeview打开仓库的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆