91av视频/亚洲h视频/操亚洲美女/外国一级黄色毛片 - 国产三级三级三级三级

資源簡介

簡單標準的xml文件類,一直在使用的。非常好用

資源截圖

代碼片段和文件信息


using?System.xml;

namespace?xmlfileHelper
{
????///?
????///?xmlHelper?的摘要說明
????///?

????public?class?xmlHelper
????{
????????public?xmlHelper()
????????{
????????}
????????///?
????????///?讀取條目數(shù)量
????????///?

????????///?路徑
????????///?節(jié)點

????????public?static?string?Conster(string?path?string?node)
????????{
????????????xmlDocument?xmldoc?=?new?xmlDocument();
????????????xmldoc.Load(path);
????????????xmlNodeList?nodeList?=?xmldoc.SelectNodes(node);
????????????string?i?=?nodeList.Count.ToString();
????????????return?i;
????????}
????????//去除了屬性值的操作,簡化讀取過程
????????///?
????????///?讀取數(shù)據(jù)
????????///?

????????///?路徑
??

?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----

?????文件????????161??2016-10-26?09:39??xmlOutPutFile\app.config

?????文件???????7680??2017-02-28?15:48??xmlOutPutFile\bin\Debug\xmlfileHelper.dll

?????文件????????161??2016-10-26?09:39??xmlOutPutFile\bin\Debug\xmlfileHelper.dll.config

?????文件??????19968??2017-02-28?15:48??xmlOutPutFile\bin\Debug\xmlfileHelper.pdb

?????文件???????6746??2016-10-26?09:30??xmlOutPutFile\bin\Debug\xmlHelper.cs

?????文件???????7169??2018-07-16?15:50??xmlOutPutFile\obj\x86\Debug\DesignTimeResolveAssemblyReferencesInput.cache

?????文件????????154??2016-10-25?14:56??xmlOutPutFile\obj\x86\Debug\GenerateResource.read.1.tlog

?????文件????????370??2016-10-25?14:56??xmlOutPutFile\obj\x86\Debug\GenerateResource.write.1.tlog

?????文件??????????0??2016-10-25?17:49??xmlOutPutFile\obj\x86\Debug\TemporaryGeneratedFile_036C0B5B-1481-4323-8D20-8F5ADCB23D92.cs

?????文件??????????0??2016-10-25?17:49??xmlOutPutFile\obj\x86\Debug\TemporaryGeneratedFile_5937a670-0e60-4077-877b-f7221da3dda1.cs

?????文件??????????0??2016-10-25?17:49??xmlOutPutFile\obj\x86\Debug\TemporaryGeneratedFile_E7A71F73-0F8D-4B9B-B56E-8E70B10BC5D3.cs

?????文件???????3584??2016-10-26?09:39??xmlOutPutFile\obj\x86\Debug\TempPE\Properties.Resources.Designer.cs.dll

?????文件???????7680??2017-02-28?15:48??xmlOutPutFile\obj\x86\Debug\xmlfileHelper.dll

?????文件??????19968??2017-02-28?15:48??xmlOutPutFile\obj\x86\Debug\xmlfileHelper.pdb

?????文件????????180??2016-10-26?09:43??xmlOutPutFile\obj\x86\Debug\xmlfileHelper.Properties.Resources.resources

?????文件??????10506??2017-02-28?15:48??xmlOutPutFile\obj\x86\Debug\xmlOutPutFile.csproj.FileListAbsolute.txt

?????文件????????954??2016-10-26?09:43??xmlOutPutFile\obj\x86\Debug\xmlOutPutFile.csproj.GenerateResource.Cache

?????文件???????2210??2017-02-28?15:48??xmlOutPutFile\obj\x86\Debug\xmlOutPutFile.csprojResolveAssemblyReference.cache

?????文件???????1358??2016-10-26?09:31??xmlOutPutFile\Properties\AssemblyInfo.cs

?????文件???????2866??2016-10-26?09:39??xmlOutPutFile\Properties\Resources.Designer.cs

?????文件???????5612??2016-10-25?14:31??xmlOutPutFile\Properties\Resources.resx

?????文件???????1113??2016-10-26?09:39??xmlOutPutFile\Properties\Settings.Designer.cs

?????文件????????249??2016-10-25?14:31??xmlOutPutFile\Properties\Settings.settings

?????文件???????6746??2016-10-26?09:30??xmlOutPutFile\xmlHelper.cs

?????文件???????3681??2016-10-26?09:43??xmlOutPutFile\xmlOutPutFile.csproj

?????目錄??????????0??2018-07-16?15:46??xmlOutPutFile\obj\x86\Debug\TempPE

?????目錄??????????0??2018-07-16?15:46??xmlOutPutFile\obj\x86\Debug

?????目錄??????????0??2018-07-16?15:46??xmlOutPutFile\bin\Debug

?????目錄??????????0??2016-10-25?14:56??xmlOutPutFile\bin\Release

?????目錄??????????0??2018-07-16?15:46??xmlOutPutFile\obj\x86

............此處省略7個文件信息

評論

共有 條評論