登录
首页 » C# » treeview

treeview

于 2010-03-28 发布 文件大小:231KB
0 103
下载积分: 1 下载次数: 1

代码说明:

说明:  c#编写的目录树(treeview)文件,实现了treeview的各项功能,简单实用(c# write the directory tree (treeview) document to achieve the various functions of the treeview, simple and practical)

文件列表:

treeview\App.ico
treeview\AssemblyInfo.cs
treeview\Backup\App.ico
treeview\Backup\AssemblyInfo.cs
treeview\Backup\CS_Note1.csproj
treeview\Backup\CS_Note1.csproj.user
treeview\Backup\CS_Note1.sln
treeview\Backup\CS_Note1.suo
treeview\Backup\FileTreeNode.cs
treeview\Backup\FormAbout.cs
treeview\Backup\FormAbout.resx
treeview\Backup\FormJ.cs
treeview\Backup\FormJ.resx
treeview\Backup\FormSave.cs
treeview\Backup\FormSave.resx
treeview\Backup\JNote.exe.manifest
treeview\Backup\MdiTextInBox.cs
treeview\Backup\MyEnum.cs
treeview\Backup\TextInBox.cs
treeview\Backup\TextInFile.cs
treeview\bin\Debug\bin\backcolor.bin
treeview\bin\Debug\bin\font.bin
treeview\bin\Debug\bin\forecolor.bin
treeview\bin\Debug\JNote.exe
treeview\bin\Debug\JNote.exe.manifest
treeview\bin\Debug\JNote.pdb
treeview\bin\Debug\JNote.vshost.exe
treeview\bin\Debug\JNote.vshost.exe.manifest
treeview\bin\Debug\Res\GongJu.bmp
treeview\bin\Debug\Res\GongJu1.bmp
treeview\bin\Debug\Res\Nail1.bmp
treeview\bin\Debug\Res\Nail2.bmp
treeview\bin\Debug\Res\Nail3.bmp
treeview\bin\Debug\Res\Nail4.bmp
treeview\bin\Debug\Res\X.bmp
treeview\bin\Debug\我的 NOTE\2004\9\11.txt
treeview\bin\Debug\我的 NOTE\2004\9\5.txt
treeview\bin\Debug\我的 NOTE\2004\9\7.txt
treeview\bin\Debug\我的 NOTE\2004\9\8.txt
treeview\bin\Debug\我的 NOTE\2008\8\5.txt
treeview\bin\Debug\我的 NOTE\2008\8\6.txt
treeview\bin\Debug\我的 NOTE\2008\8\8.txt
treeview\bin\Debug\我的 NOTE\New1.txt
treeview\bin\Debug\我的 Text\关于 JNote 的说明.txt
treeview\bin\Debug\我的 Text\调试用例\0045D050 main 代码.txt
treeview\bin\Debug\我的 Text\调试用例\DEL文件到回收站VB代码.txt
treeview\bin\Debug\我的 Text\调试用例\Window Msg.txt
treeview\bin\Debug\我的 Text\调试用例\使控件拥有透明背景色.txt
treeview\bin\Debug\我的 Text\调试用例\孙燕姿 - E-Lover.lrc
treeview\bin\Debug\我的 Text\调试用例\萧亚轩 - 我们的寂寞.lrc
treeview\CS_Note1.csproj
treeview\CS_Note1.csproj.user
treeview\CS_Note1.sln
treeview\CS_Note1.suo
treeview\FileTreeNode.cs
treeview\FormAbout.cs
treeview\FormAbout.resx
treeview\FormJ.cs
treeview\FormJ.resx
treeview\FormSave.cs
treeview\FormSave.resx
treeview\Icon1.ico
treeview\JNote.exe.manifest
treeview\MdiTextInBox.cs
treeview\MyEnum.cs
treeview\obj\CS_Note1.csproj.FileList.txt
treeview\obj\Debug\CS_Note1.csproj.GenerateResource.Cache
treeview\obj\Debug\CS_Note1.FormAbout.resources
treeview\obj\Debug\CS_Note1.FormJ.resources
treeview\obj\Debug\CS_Note1.FormSave.resources
treeview\obj\Debug\CS_Note1.projdata
treeview\obj\Debug\JNote.exe
treeview\obj\Debug\JNote.pdb
treeview\obj\Release\CS_Note1.FormAbout.resources
treeview\obj\Release\CS_Note1.FormJ.resources
treeview\obj\Release\CS_Note1.FormSave.resources
treeview\obj\Release\CS_Note1.projdata
treeview\obj\Release\JNote.exe
treeview\TextInBox.cs
treeview\TextInFile.cs
treeview\UpgradeLog.XML
treeview\_UpgradeReport_Files\UpgradeReport.css
treeview\_UpgradeReport_Files\UpgradeReport.xslt
treeview\_UpgradeReport_Files\UpgradeReport_Minus.gif
treeview\_UpgradeReport_Files\UpgradeReport_Plus.gif
treeview\bin\Debug\我的 NOTE\2004\9
treeview\bin\Debug\我的 NOTE\2008\8
treeview\bin\Debug\我的 NOTE\2004
treeview\bin\Debug\我的 NOTE\2008
treeview\bin\Debug\我的 Text\调试用例
treeview\bin\Debug\bin
treeview\bin\Debug\Res
treeview\bin\Debug\我的 NOTE
treeview\bin\Debug\我的 Text
treeview\obj\Debug\temp
treeview\obj\Debug\TempPE
treeview\obj\Release\temp
treeview\obj\Release\TempPE
treeview\bin\Debug
treeview\bin\Release

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论


0 个回复

  • STEP_MOTOR
    TMS320F28335的步进电机驱动程序,对于初学步进电机的使用非常有益,在使用程序时,请把程序放在你的以往的程序的文件加下面(TMS320F28335 stepper motor driver, stepper motor use for beginners very useful when using the program, please put the program on your previous program file plus the following)
    2013-08-22 23:18:35下载
    积分:1
  • 抓封包C++原
    C++ socket 抓包封包源码,使用socket通信有需要的可以拿来参考,很实用(C++ socket packet capture source code, the use of socket communication can be used for reference, very practical)
    2020-11-26 16:29:31下载
    积分:1
  • UBoot移植详解
    文档详细的介绍了在arm上移植uboot的详细过程(Describes the detailed process of porting uboot on arm)
    2019-06-24 10:35:42下载
    积分:1
  • 验证码识别+投票序+自动换代理ip+adsl自动拨号
    主要功能:某网站投票程序(含验证码识别、自动换ip、adsl自动拨号、自动清除cookie、
    2012-12-12下载
    积分:1
  • delauncy
    说明:  生成tin,三角网格的显示,delauncy三角形的显示(generation tin, the triangular mesh, the triangular show delauncy)
    2006-01-15 16:10:37下载
    积分:1
  • ZigBee2007
    ZigBee2007系统-多跳组播ZigBee2007系统-多跳组播(ZigBee2007 system- multi-hop multicast)
    2010-11-29 19:31:17下载
    积分:1
  • 5510
    使用stm32f103rbt6实现对5510液晶的驱动,主要包括二值图形的显示(Use stm32f103rbt6 LCD driver 5510 to achieve, including the binary graphics display)
    2013-09-21 09:00:32下载
    积分:1
  • C#从入门到精通.第8版
    说明:  经典书籍 《C#从入门到精通》第8版附书源码(The source code of Microsoft Visual C# Step by Step, 8th Edition)
    2020-10-09 22:37:34下载
    积分:1
  • 条码打印
    说明:  开发语言C#,读取Excel中的数据,然后进行打印。标签大小可在源码中设置。(The development language C # reads the data in Excel and prints it. The label size can be set in the source code.)
    2020-06-20 22:20:01下载
    积分:1
  • virtual
    关于虚拟函数和虚拟表很好的实例,供给大家看看(About Virtual functions and virtual table good example, we look at supply)
    2014-10-22 19:40:42下载
    积分:1
  • 696518资源总数
  • 105142会员总数
  • 2今日下载