目前分類:C# (4)

瀏覽方式: 標題列表 簡短摘要

引用 using System.Diagnostics;

ProcessStartInfo Info2 = new ProcessStartInfo();

level168 發表在 痞客邦 留言(1) 人氣()

指定DataSet

BindingSource BS1 = new BindingSource();

DataSet DS = new DataSet();

level168 發表在 痞客邦 留言(0) 人氣()

EX:~~~app.config的內容~~~~

<?xml version="1.0" encoding="utf-8" ?>
<configuration>

level168 發表在 痞客邦 留言(0) 人氣()

要引用

using System.Net.Mail;

using System.Text;

level168 發表在 痞客邦 留言(0) 人氣()