文件名称:UseDirectory

  • 所属分类:
  • Windows编程
  • 资源属性:
  • [Windows] [Visual.Net] [源码]
  • 上传时间:
  • 2013-04-17
  • 文件大小:
  • 16kb
  • 下载次数:
  • 0次
  • 提 供 者:
  • 李***
  • 相关连接:
  • 下载说明:
  • 别用迅雷下载,失败请重下,重下不扣分!

介绍说明--下载内容均来自于网络,请自行研究使用

 使用C#怎么创建文件和文件夹?这是一个完整的源码实例,你只需在文本框中输入文件夹的路径和名称,点击“创建”按钮,即可创建一个文件夹,程序的实现过程:判断输入的文件夹名称是否为空,然后使用Directory类的Exists方法判断要创建的文件夹是否存在,再使用Directory类的CreateDirectory方法创建文件夹,最后给出创建成功的提示。这是一个适合C#新手参考的基础FSO操作实例。-Using C# how to create files and folders? This is a complete source code examples, you need to in the text box, enter the path and name of the folder, click on the " Create" button, you can create a folder, the implementation process of the program: to determine the input folder name is empty, and then use the Exists method of the Directory class to determine To create a folder exists, and then use the Directory class CreateDirectory create a folder, and finally gives create success tips. This is a suitable C# novice reference basis FSO operation instance.
(系统自动生成,下载前可以参看下载内容)

下载文件列表





UseDirectory\Form1.cs

............\Form1.designer.cs

............\Form1.resx

............\Program.cs

............\...perties\AssemblyInfo.cs

............\..........\Resources.Designer.cs

............\..........\Resources.resx

............\..........\Settings.Designer.cs

............\..........\Settings.settings

............\UseDirectory.csproj

UseDirectory.sln

UseDirectory.suo

复件 UseDirectory.suo

UseDirectory\Properties

UseDirectory

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 本站是交换下载平台,提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度更多...
  • 请直接用浏览器下载本站内容,不要使用迅雷之类的下载软件,用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*主  题:
*内  容:
*验 证 码:

源码中国 www.ymcn.org