基本信息
源码名称:文件属性查询、修改,隐藏文件的查询,目录属性设置
源码大小:0.14M
文件格式:.rar
开发语言:C#
更新时间:2022-04-02
   友情提示:(无需注册或充值,赞助后即可获取资源下载链接)

     嘿,亲!知识可是无价之宝呢,但咱这精心整理的资料也耗费了不少心血呀。小小地破费一下,绝对物超所值哦!如有下载和支付问题,请联系我们QQ(微信同号):78630559

本次赞助数额为: 2 元 
   源码介绍

文件属性查询、修改,隐藏文件的查询,目录属性设置

本程序完成的功能:文件属性查询、修改,隐藏文件的查询,目录属性设置

   

.
├── UpdateFileAttribute
│   ├── UpdateFileAttribute
│   │   ├── Form1.Designer.cs
│   │   ├── Form1.cs
│   │   ├── Form1.resx
│   │   ├── Program.cs
│   │   ├── Properties
│   │   │   ├── AssemblyInfo.cs
│   │   │   ├── Resources.Designer.cs
│   │   │   ├── Resources.resx
│   │   │   ├── Settings.Designer.cs
│   │   │   └── Settings.settings
│   │   ├── UpdateFileAttribute.csproj
│   │   ├── app.config
│   │   ├── bin
│   │   │   ├── Debug
│   │   │   │   ├── UpdateFileAttribute.exe
│   │   │   │   ├── UpdateFileAttribute.pdb
│   │   │   │   ├── UpdateFileAttribute.vshost.exe
│   │   │   │   ├── UpdateFileAttribute.vshost.exe.manifest
│   │   │   │   ├── 复件 程序使用说明书.txt
│   │   │   │   ├── 程序使用说明书 - 副本.txt
│   │   │   │   └── 程序使用说明书.txt
│   │   │   ├── x64
│   │   │   │   └── Debug
│   │   │   └── x86
│   │   │       ├── Debug
│   │   │       │   ├── UpdateFileAttribute.exe
│   │   │       │   ├── UpdateFileAttribute.exe.config
│   │   │       │   ├── UpdateFileAttribute.pdb
│   │   │       │   ├── UpdateFileAttribute.vshost.exe
│   │   │       │   ├── UpdateFileAttribute.vshost.exe.config
│   │   │       │   └── UpdateFileAttribute.vshost.exe.manifest
│   │   │       └── Release
│   │   │           ├── UpdateFileAttribute.exe
│   │   │           ├── UpdateFileAttribute.exe.config
│   │   │           ├── UpdateFileAttribute.pdb
│   │   │           ├── UpdateFileAttribute.vshost.exe
│   │   │           ├── UpdateFileAttribute.vshost.exe.config
│   │   │           └── UpdateFileAttribute.vshost.exe.manifest
│   │   └── obj
│   │       ├── Debug
│   │       │   ├── DesignTimeResolveAssemblyReferencesInput.cache
│   │       │   ├── GenerateResource-ResGen.read.1.tlog
│   │       │   ├── GenerateResource-ResGen.write.1.tlog
│   │       │   ├── TempPE
│   │       │   │   └── Properties.Resources.Designer.cs.dll
│   │       │   ├── UpdateFileAttribute.Form1.resources
│   │       │   ├── UpdateFileAttribute.Properties.Resources.resources
│   │       │   ├── UpdateFileAttribute.csproj.FileListAbsolute.txt
│   │       │   ├── UpdateFileAttribute.csproj.GenerateResource.Cache
│   │       │   ├── UpdateFileAttribute.exe
│   │       │   └── UpdateFileAttribute.pdb
│   │       ├── UpdateFileAttribute.csproj.FileList.txt
│   │       ├── x64
│   │       │   └── Debug
│   │       │       ├── DesignTimeResolveAssemblyReferencesInput.cache
│   │       │       ├── TempPE
│   │       │       │   └── Properties.Resources.Designer.cs.dll
│   │       │       └── build.force
│   │       └── x86
│   │           ├── Debug
│   │           │   ├── DesignTimeResolveAssemblyReferences.cache
│   │           │   ├── DesignTimeResolveAssemblyReferencesInput.cache
│   │           │   ├── TempPE
│   │           │   │   └── Properties.Resources.Designer.cs.dll
│   │           │   ├── UpdateFileAttribute.Form1.resources
│   │           │   ├── UpdateFileAttribute.Properties.Resources.resources
│   │           │   ├── UpdateFileAttribute.csproj.FileListAbsolute.txt
│   │           │   ├── UpdateFileAttribute.csproj.GenerateResource.Cache
│   │           │   ├── UpdateFileAttribute.csprojResolveAssemblyReference.cache
│   │           │   ├── UpdateFileAttribute.exe
│   │           │   └── UpdateFileAttribute.pdb
│   │           └── Release
│   │               ├── DesignTimeResolveAssemblyReferencesInput.cache
│   │               ├── TempPE
│   │               │   └── Properties.Resources.Designer.cs.dll
│   │               ├── UpdateFileAttribute.Form1.resources
│   │               ├── UpdateFileAttribute.Properties.Resources.resources
│   │               ├── UpdateFileAttribute.csproj.FileListAbsolute.txt
│   │               ├── UpdateFileAttribute.csproj.GenerateResource.Cache
│   │               ├── UpdateFileAttribute.exe
│   │               └── UpdateFileAttribute.pdb
│   ├── UpdateFileAttribute.sln
│   ├── UpdateFileAttribute.suo
│   ├── UpgradeLog.XML
│   └── _UpgradeReport_Files
│       ├── UpgradeReport.css
│       ├── UpgradeReport.xslt
│       ├── UpgradeReport_Minus.gif
│       └── UpgradeReport_Plus.gif
└── 文件属性查询、修改,隐藏文件的查询,目录属性设置.rar

22 directories, 70 files