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

資源簡介

1、此系統更新程序主要是通過WebService作為服務器端的更新,從服務器上建立WebService,并通過WebService上的XML中的版本號和客戶端進行對比來進行更新。當發現客戶端的版本號與服務器中不一樣,則將服務器中文件下載到客戶端UPDATE文件夾中,再從此文件夾復制到對應的文件內容中。 2、在服務器上創建好WebService后,在對應目錄下創建update文件夾,將相關更新文件放入文件夾中,并且在update.xml文件中如下配置。 1.0.0.2 更新版本號,如果要更新,需要增加版本號,如1.0.0.3 要更新的文件數目 true name是文件名 true是否更新這個文件 true 更新或者創建文件夾 true 更新文件夾內容 true true true 更新文件夾內容

資源截圖

代碼片段和文件信息

using?System;
using?System.Collections.Generic;
using?System.Text;
using?System.IO;
using?System.Runtime.InteropServices;
using?System.Windows.Forms;

namespace?Start
{
????class?IniFile
????{
????????//文件INI名稱
????????public?string?Path;

????????////聲明讀寫INI文件的API函數?
????????[DllImport(“kernel32“)]
????????private?static?extern?long?WritePrivateProfileString(string?section?string?key?string?val?string?filePath);

????????[DllImport(“kernel32“)]
????????private?static?extern?int?GetPrivateProfileString(string?section?string?key?string?def?StringBuilder?retVal?int?size?string?filePath);

????????//類的構造函數,傳遞INI文件名
????????public?IniFile(string?inipath)
????????{
????????????Path?=?System.AppDomain.CurrentDomain.baseDirectory?+?“\\“?+?inipath?+?“.ini“;
????????}

????????//寫INI文件
????????public?void?IniWriteValue(string?Section?string?Key?string?Value)
????????{
????????????WritePrivateProfileString(Section?Key?Value?this.Path);
????????}

????????//讀取INI文件指定
????????public?string?IniReadValue(string?Section?string?Key)
????????{
????????????StringBuilder?temp?=?new?StringBuilder(255);
????????????int?i?=?GetPrivateProfileString(Section?Key?““?temp?255?this.Path);
????????????return?temp.ToString();

????????}

????}
}

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

?????文件??????45568??2011-02-18?09:00??WebService方式的系統更新程序程序\BJ\2011預算.xls

?????文件?????323590??2006-05-07?03:58??WebService方式的系統更新程序程序\BJ\kchart.ico

?????文件??????35840??2011-12-05?10:58??WebService方式的系統更新程序程序\BJ\kjkm1.xls

?????文件????????149??2011-12-05?13:45??WebService方式的系統更新程序程序\BJ\mssccprj.scc

?????文件???????2025??2011-12-16?09:43??WebService方式的系統更新程序程序\BJ\Solution_WLJZH.sln

????..A..H.?????73728??2012-02-07?08:59??WebService方式的系統更新程序程序\BJ\Solution_WLJZH.suo

?????文件????????256??2011-12-05?09:12??WebService方式的系統更新程序程序\BJ\Solution_WLJZH.vssscc

?????文件????????843??2011-12-16?09:53??WebService方式的系統更新程序程序\BJ\Start\app.config

?????文件?????327680??2012-01-30?16:06??WebService方式的系統更新程序程序\BJ\Start\bin\Debug\Appframe2005.dll

?????文件????????315??2012-01-30?16:06??WebService方式的系統更新程序程序\BJ\Start\bin\Debug\Applications.xml

?????文件?????265216??2012-01-30?16:06??WebService方式的系統更新程序程序\BJ\Start\bin\Debug\budget.exe

?????文件?????710216??2012-01-30?16:06??WebService方式的系統更新程序程序\BJ\Start\bin\Debug\C1.Win.C1FlexGrid.2.dll

?????文件?????656960??2012-01-30?16:06??WebService方式的系統更新程序程序\BJ\Start\bin\Debug\C1.Win.C1Input.2.dll

?????文件?????317877??2012-01-30?16:06??WebService方式的系統更新程序程序\BJ\Start\bin\Debug\C1.Win.C1Input.2.xml

?????文件?????304720??2012-01-30?16:06??WebService方式的系統更新程序程序\BJ\Start\bin\Debug\C1.Win.C1SuperTooltip.2.dll

?????文件??????????6??2012-01-30?16:06??WebService方式的系統更新程序程序\BJ\Start\bin\Debug\DataConnect\dd1\22\12\1.txt

?????文件????????194??2012-01-30?16:06??WebService方式的系統更新程序程序\BJ\Start\bin\Debug\DataConnect\QXXT.xml

?????文件????????194??2012-01-30?16:06??WebService方式的系統更新程序程序\BJ\Start\bin\Debug\DataConnect\YYCX.xml

?????文件?????573440??2012-01-30?16:06??WebService方式的系統更新程序程序\BJ\Start\bin\Debug\DataWindow.dll

?????文件?????167936??2012-01-30?16:06??WebService方式的系統更新程序程序\BJ\Start\bin\Debug\DataWindowInterop.dll

?????文件?????942080??2012-01-30?16:06??WebService方式的系統更新程序程序\BJ\Start\bin\Debug\Excel.dll

?????文件??????32768??2012-01-30?16:06??WebService方式的系統更新程序程序\BJ\Start\bin\Debug\Gl.DataAccess.dll

?????文件??????63488??2012-01-30?16:06??WebService方式的系統更新程序程序\BJ\Start\bin\Debug\MainMenu.dll

?????文件?????479232??2012-01-30?16:06??WebService方式的系統更新程序程序\BJ\Start\bin\Debug\PowerManager2008.exe

?????文件?????270848??2012-01-30?10:55??WebService方式的系統更新程序程序\BJ\Start\bin\Debug\Start.exe

?????文件????????843??2011-12-16?09:53??WebService方式的系統更新程序程序\BJ\Start\bin\Debug\Start.exe.config

?????文件??????50688??2012-01-30?10:55??WebService方式的系統更新程序程序\BJ\Start\bin\Debug\Start.pdb

?????文件??????14328??2012-02-07?08:56??WebService方式的系統更新程序程序\BJ\Start\bin\Debug\Start.vshost.exe

?????文件????????843??2011-12-16?09:53??WebService方式的系統更新程序程序\BJ\Start\bin\Debug\Start.vshost.exe.config

?????文件????????490??2007-07-21?01:33??WebService方式的系統更新程序程序\BJ\Start\bin\Debug\Start.vshost.exe.manifest

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

評論

共有 條評論