目前分類:ASP.Net For C# (5)

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

environment:

web: asp.net for c#

db: sql server 2008

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

自己寫的ADO.NET class

使用C#

還蠻實用的

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

本方法使用AjaxPro2

Step1

在web.config裡加入

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

using System.Reflection;
using System.ComponentModel;

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

1.使用CMD (不好用,且編譯在網站後無法使用)

using System.Diagnostics;
public string GetMac(string IP)

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