文件夹判断操作类 - C#小函数类推荐
创始人
2024-11-15 02:04:17
0

       此文记录的是关于文件夹操作的小函数。

/***      文件夹判断操作类      Austin Liu 刘恒辉     Project Manager and Software Designer      E-Mail: lzhdim@163.com     Blog:   http://lzhdim.cnblogs.com     Date:   2024-01-15 15:18:00  ***/  namespace Lzhdim.LPF.Utility {     using System;      using System.IO;      ///      /// 文件夹判断操作类     ///      public class DirDetermineUtil     {         ///          /// 判断目录和文件是否在同一个目录下         ///          /// 文件路径         /// 文件夹路径         /// true 在同一个文件夹;false 不在同一个文件夹         public static bool AreInSameDirectory(string filePath, string directoryPath)         {             // 获取文件的目录路径             string fileDirectory = Path.GetDirectoryName(filePath);              // 标准化路径,移除尾部的斜杠             fileDirectory = fileDirectory.TrimEnd(Path.DirectorySeparatorChar);             directoryPath = directoryPath.TrimEnd(Path.DirectorySeparatorChar);              // 比较两者是否相等             return string.Equals(fileDirectory, directoryPath, StringComparison.OrdinalIgnoreCase);         }          ///          /// 获取文件路径所在的目录名         ///          /// 文件路径         /// 文件所在目录         public static string GetFileLocatedDirName(string filePath)         {             string fileDir = Path.GetDirectoryName(filePath);              if (fileDir == null)             {                 //根目录                 return Path.GetPathRoot(filePath);             }              int lastIndex = fileDir.LastIndexOf("\\");              return fileDir.Substring(lastIndex + 1, fileDir.Length - lastIndex - 1);         }          ///          /// 判断当前文件是否在根目录         ///          /// 文件路径         /// true 在根目录;false 不在根目录         public static bool IsInLocatedRootDir(string filePath)         {             //如果没获取到路径的目录,则为根目录             return Path.GetDirectoryName(filePath) == null;         }     } } 

相关内容

热门资讯

绝活儿辅助!广西老友玩老是输怎... 绝活儿辅助!广西老友玩老是输怎么办(辅助挂)都是真的有辅助app(讲解有挂)在进入广西老友玩老是输怎...
法门辅助!福建13水插件(辅助... 法门辅助!福建13水插件(辅助挂)一贯是有辅助技巧(有挂技术)1、许多玩家不知道福建13水插件辅助怎...
办法辅助!潮友会app下载官方... 办法辅助!潮友会app下载官方辅助器(辅助挂)真是真的是有辅助app(有挂教程)该软件可以轻松地帮助...
妙招辅助!邯郸胡乐挂辅助(辅助... 妙招辅助!邯郸胡乐挂辅助(辅助挂)好像存在有辅助插件(有挂方略)1、上手简单,内置详细流程视频教学,...
教程书辅助!乐酷辅助(辅助挂)... 教程书辅助!乐酷辅助(辅助挂)其实存在有辅助脚本(有挂细节)乐酷辅助能透视中分为三种模型:乐酷辅助模...
学习辅助!决战卡五星辅助(辅助... 学习辅助!决战卡五星辅助(辅助挂)本来真的是有辅助软件(有人有挂)学习辅助!决战卡五星辅助(辅助挂)...
绝活辅助!边锋嘉兴麻将辅助器(... 绝活辅助!边锋嘉兴麻将辅助器(辅助挂)真是真的有辅助神器(新版有挂)1、边锋嘉兴麻将辅助器公共底牌简...
举措辅助!枫叶辅助器(辅助挂)... 举措辅助!枫叶辅助器(辅助挂)本来存在有辅助技巧(竟然有挂)1、下载好枫叶辅助器正确养号方法之后点击...
讲义辅助!点我达辅助(辅助挂)... 讲义辅助!点我达辅助(辅助挂)一直存在有辅助技巧(有人有挂)1、点我达辅助辅助器安装包、点我达辅助辅...
模块辅助!威信茶馆有挂的吗(辅... 模块辅助!威信茶馆有挂的吗(辅助挂)一直真的是有辅助脚本(揭秘有挂)1、玩家可以在威信茶馆有挂的吗线...