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

  • 大小: 0.04M
    文件類型: .rar
    金幣: 1
    下載: 0 次
    發(fā)布日期: 2020-12-14
  • 語言: C#
  • 標(biāo)簽: XML和INI??

資源簡(jiǎn)介

XML和INI配置文件的讀寫方法

資源截圖

代碼片段和文件信息

using?System;
using?System.Collections.Generic;
using?System.ComponentModel;
using?System.Data;
using?System.Drawing;
using?System.Linq;
using?System.Text;
using?System.Windows.Forms;
using?System.xml;
using?System.Runtime.InteropServices;

namespace?xmlandIni
{
????public?partial?class?Form1?:?Form
????{
????????[DllImport(“kernel32“)]
????????public?static?extern?bool?WritePrivateProfileString(string?lpApplicationName?string?lpKeyName?string?lpString?string?lpFileName);
????????[DllImport(“kernel32“)]
????????public?static?extern?uint?GetPrivateProfileString(string?lpApplicationName?string?lpKeyName?string?lpDefault?StringBuilder?lpReturnedString?int?nSize?string?lpFileName);

????????public?Form1()
????????{
????????????InitializeComponent();
????????}


?屬性????????????大小?????日期????時(shí)間???名稱
-----------?---------??----------?-----??----

?????文件??????11110??2015-06-17?20:26??xmlandIni\xml?Operate.txt

?????文件?????????22??2015-09-11?10:03??xmlandIni\xmlandIni\bin\Debug\myIni.ini

?????文件????????251??2015-09-11?10:05??xmlandIni\xmlandIni\bin\Debug\Myxml.xml

?????文件??????10240??2016-04-07?10:38??xmlandIni\xmlandIni\bin\Debug\xmlandIni.exe

?????文件??????30208??2016-04-07?10:38??xmlandIni\xmlandIni\bin\Debug\xmlandIni.pdb

?????文件??????11600??2016-04-07?10:37??xmlandIni\xmlandIni\bin\Debug\xmlandIni.vshost.exe

?????文件????????490??2013-11-09?09:03??xmlandIni\xmlandIni\bin\Debug\xmlandIni.vshost.exe.manifest

?????文件???????4338??2015-09-11?10:03??xmlandIni\xmlandIni\Form1.cs

?????文件???????2719??2015-09-11?09:58??xmlandIni\xmlandIni\Form1.Designer.cs

?????文件???????5817??2015-09-11?09:58??xmlandIni\xmlandIni\Form1.resx

?????文件???????2152??2015-09-11?09:29??xmlandIni\xmlandIni\obj\x86\Debug\DesignTimeResolveAssemblyReferences.cache

?????文件???????6286??2016-04-07?10:38??xmlandIni\xmlandIni\obj\x86\Debug\DesignTimeResolveAssemblyReferencesInput.cache

?????文件????????384??2015-09-11?09:58??xmlandIni\xmlandIni\obj\x86\Debug\GenerateResource.read.1.tlog

?????文件????????874??2015-09-11?09:58??xmlandIni\xmlandIni\obj\x86\Debug\GenerateResource.write.1.tlog

?????文件???????1688??2016-04-07?10:38??xmlandIni\xmlandIni\obj\x86\Debug\xmlandIni.csproj.FileListAbsolute.txt

?????文件????????975??2016-04-07?10:38??xmlandIni\xmlandIni\obj\x86\Debug\xmlandIni.csproj.GenerateResource.Cache

?????文件??????10240??2016-04-07?10:38??xmlandIni\xmlandIni\obj\x86\Debug\xmlandIni.exe

?????文件????????180??2015-09-11?09:58??xmlandIni\xmlandIni\obj\x86\Debug\xmlandIni.Form1.resources

?????文件??????30208??2016-04-07?10:38??xmlandIni\xmlandIni\obj\x86\Debug\xmlandIni.pdb

?????文件????????180??2015-09-11?09:31??xmlandIni\xmlandIni\obj\x86\Debug\xmlandIni.Properties.Resources.resources

?????文件????????490??2015-09-11?09:29??xmlandIni\xmlandIni\Program.cs

?????文件???????1398??2015-09-11?09:29??xmlandIni\xmlandIni\Properties\AssemblyInfo.cs

?????文件???????2869??2015-09-11?09:29??xmlandIni\xmlandIni\Properties\Resources.Designer.cs

?????文件???????5612??2015-09-11?09:29??xmlandIni\xmlandIni\Properties\Resources.resx

?????文件???????1095??2015-09-11?09:29??xmlandIni\xmlandIni\Properties\Settings.Designer.cs

?????文件????????249??2015-09-11?09:29??xmlandIni\xmlandIni\Properties\Settings.settings

?????文件???????3677??2015-09-11?09:31??xmlandIni\xmlandIni\xmlandIni.csproj

?????文件????????869??2015-09-11?09:29??xmlandIni\xmlandIni.sln

????..A..H.?????19968??2016-04-07?10:43??xmlandIni\xmlandIni.suo

?????目錄??????????0??2015-09-11?09:29??xmlandIni\xmlandIni\obj\x86\Debug\TempPE

............此處省略11個(gè)文件信息

評(píng)論

共有 條評(píng)論

相關(guān)資源