using system;
using system.drawing;
using system.collections;
using system.componentmodel;
using system.windows.forms;
using system.io;
using system.xml;
public class form1 : system.windows.forms.form
///
/// 清理所有正在使用的資源。
///
protected override void dispose( bool disposing )
}base.dispose( disposing );
}#region windows 窗體設計器生成的**
///
/// 設計器支援所需的方法 - 不要使用**編輯器修改
/// 此方法的內容。
///
private void initializecomponent()
#endregion
///
/// 從這個入口啟動窗體
///
///
///
private void button1_click(object sender, system.eventargs e) }
///
/// 把載入的xml檔案轉換為office檔案
///
///
///
private void button2_click(object sender, system.eventargs e)
///
/// 載入視窗時的一些初始化行為
///
///
///
public void form1_load(object sender, system.eventargs e)
///
/// 解除安裝窗體時把臨時變數全部釋放
///
///
///
public void form1_closed(object sender, system.eventargs e)
///
/// 載入office檔案並編碼序列花為乙個xmldocument變數
///
///
///
private void button3_click(object sender, system.eventargs e) }
///
/// 載入xml檔案到私有物件dox
///
///
///
private void button4_click(object sender, system.eventargs e)}}
把XML檔案轉換為字串
後台管理跑馬燈功能,使用者新增完跑馬燈之後,需要在後台產生乙個xml檔案,讓前台直接讀取這個xml檔案即可。不必需要在前台顯示時,再去迴圈跑馬燈目錄的所有。前台讀xml檔案時,需要把xml檔案轉為字串。xml檔案是這樣子的 剛開始轉換時,使用下面的轉換方法 dim objdoc asnew xmld...
ini檔案轉換為 xml檔案
config.ini檔案 config of network 有關網路的配置資訊 network ip 192.168.11.6 port 8000 home path home admin config of database有關資料庫的配置資訊 database server oracle us...
用JS把全形轉換為半形
一 用js把全形轉換成半形 不能轉換標點符號 二 用js把全形轉換成半形的函式 三 用js把全形轉換成半形 只允許輸入數字 小數點與負號 48 k 57 k 46 k 45 npaste return clipboarddata.getdata text match d ndragenter ret...