登录
首页 » 界面开发 » 一个用来选择文件夹的类的源码

一个用来选择文件夹的类的源码

于 2022-03-12 发布 文件大小:4.32 kB
0 167
下载积分: 2 下载次数: 1

代码说明:

一个用来选择文件夹的类的源码- Uses for to choose the folder the kind of source code

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

发表评论

0 个回复

  • floating wage management! Wanton better! Thank you may try!
    浮动工资的管理!比较好的东东!可以试一试谢谢了!-floating wage management! Wanton better! Thank you may try!
    2022-02-06 20:49:21下载
    积分:1
  • C common features, there are a number of other functions, such as query function...
    C常见功能,还有一些其他功能,比如查询等功能-C common features, there are a number of other functions, such as query functions
    2023-04-01 06:00:04下载
    积分:1
  • 基于c#的时钟
    资源描述本源程序是基于C#的时钟设计,能为初学者提供参考价值,为初学者提供基本的编写代码思路, namespace Clock { public partial class MainForm : Form { private PointF center; private float r; private Pen hourPen; private Pen minutePen; private Pen secondPen; private Thread timeThread; public MainForm() { InitializeComponent(); ShowInTaskbar = false;//不在任务栏中显示 SetStyle(ControlStyles.DoubleBuffer, true); SetStyle(ControlStyles.UserPaint,true); SetStyle(ControlStyles.AllPaintingInWmPaint,true); center = new PointF(ClientSize.Width/ 2.0f, ClientSize.Height/ 2.0f); r = Math.Min(ClientSize.Width / 2.0f, ClientSize.Height / 2.0f); hourPen = new Pen(Color.Black, 2.5f); minutePen = new Pen(Color.Black, 1.5f); secondPen = new Pen(Color.Black, 0.5f); timeThread=new Thread(new ThreadStart(DrawTime)); timeThread.Start(); } protected override void OnPaint(PaintEventArgs e) { Graphics g = e.Graphics; g.Clear(BackColor); //g.SmoothingMode =
    2022-01-26 05:22:52下载
    积分:1
  • 不错的公交查询系统,很难才找到的,大家一起看看。
    不错的公交查询系统,很难才找到的,大家一起看看。-Good public transport query system, it is difficult to find horses to see
    2022-07-27 04:38:09下载
    积分:1
  • simulated real player sliding the volume knob a good small Controls
    模拟real player的音量滑钮 一个不错的小控件-simulated real player sliding the volume knob a good small Controls
    2022-01-31 15:57:17下载
    积分:1
  • Form 库,但是是试用版,不过做的不错
    Form 界面库,但是是试用版,不过做的不错--Interface library, its only a beta version.
    2023-01-28 18:15:04下载
    积分:1
  • 功能简单说明 1)任意单元格融合,真融合与假融合; 2)列对齐(左、中、右),行对齐(上、中、下) 3)自动换行,多行表头 3)Flat,Gri...
    功能简单说明 1)任意单元格融合,真融合与假融合; 2)列对齐(左、中、右),行对齐(上、中、下) 3)自动换行,多行表头 3)Flat,Grid3d,Lower 显示效果 4)标题排序(左键升序,右键降序),图标提示排序方向,支持大数据排序,速度非常非常快! 5)自动列宽,单列列宽 6)报表输出:打印机设置、表头、次表头、页脚、次页脚,字体、颜色、融合、对齐、列显示、打印预览、直接打印 7)导出:xls csv rtf txt html db dbf,大数据量支持,速度非常快; - 1 2 3 Flat,Grid3d,Lower 4 the title sort (ascending Left, Right descending), the ranking icon suggested direction, and support the sequencing data, the speed is very, very fast! 5) automatically out wide, six separate column width) Statement output : Printer configuration, the first table, the table the first time, footnotes, sub-footers, fonts, colors, integration, alignment, out shows, print preview, print 7) Export : Excel csv rtf txt html db dbf, data support, very fast;
    2023-04-07 06:50:04下载
    积分:1
  • a control programming, good, it tells you how to put the interface procedures se...
    一个控件的编程方式,很好的,它告诉你如何的把界面程序编的更美观-a control programming, good, it tells you how to put the interface procedures series of the more beautiful
    2023-01-30 18:45:03下载
    积分:1
  • 提供在vc6.0环境下的闪烁问题,是你的编程更具有亲和力,请你试试看。...
    提供在vc6.0环境下的界面闪烁问题,是你的编程界面更具有亲和力,请你试试看。-provide vc6.0 environment interface Flicker, your programming interface more friendly, you try.
    2022-04-13 05:23:11下载
    积分:1
  • 在程序中实现窗口的任意分割,就像Visual Studio或Windows所做的那样。...
    在程序中实现窗口的任意分割,就像Visual Studio或Windows所做的那样。-procedures in achieving the arbitrary division of the window, like Visual Studio or Windows do.
    2022-05-07 21:24:18下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载