在线报名系统 net
该系统是某工程硕士,开发的在线报名系统publicpartialclasslogin:System.Web.UI.Page{protectedvoidPage_Load(objectsender,EventArgse){if(!IsPostBack){stringindexDirectory;indexDirectory=Server.MapPath("admin")+"\\App_LocalResources\\time.txt";StreamRe
下载地址
用户评论
很值得学习
编写工具有点老,还得转换,
调试时提示错误,是在配置文件里面,看来以后我也要多学习下配置文件的书写了