摘要:
<%@ Page Language="C#" MasterPageFile="~/Admin/MasterPage.master" AutoEventWireup="true" CodeBehind="ScoreTemplate.aspx.cs" Inherits="PowerEasy.SiteFactory.WebSite.Admin.Ssms.ScoreTemplate" Title="成绩导入模板"%><asp:Content ID="Con 阅读全文
posted @ 2012-08-07 23:22
zhudongwei
阅读(139)
评论(0)
推荐(0)
摘要:
using System;using System.Collections;using System.Collections.Generic;using System.Data;BLLusing System.Data.OleDb;using System.Text;namespace PowerEasy.SiteFactory.Bll.Ssms{ /// <summary> /// Score BLL Layer /// </summary> public sealed class Score { private static readonly IScore dal 阅读全文
posted @ 2012-08-07 23:17
zhudongwei
阅读(264)
评论(0)
推荐(0)
摘要:
using System;using System.Collections;using System.Collections.Generic;using System.Data;BLLusing System.Data.OleDb;using System.Text;namespace PowerEasy.SiteFactory.Bll.Ssms{ /// <summary> /// Score BLL Layer /// </summary> public sealed class Score { private static readonly IScore dal 阅读全文
posted @ 2012-08-07 23:16
zhudongwei
阅读(203)
评论(0)
推荐(0)