資源簡介
asp.net制作的大作業(yè),系統(tǒng)簡便運(yùn)行,易于操作包含數(shù)據(jù)庫和文檔。
代碼片段和文件信息
using?System;
using?System.Collections.Generic;
using?System.Linq;
using?System.Web;
using?System.Web.UI;
using?System.Web.UI.WebControls;
public?partial?class?First?:?System.Web.UI.Page
{
????protected?void?Page_Load(object?sender?EventArgs?e)
????{
????}
}
評(píng)論
共有 條評(píng)論