摘要:
create function dbo.fun(@inputid as varchar(40))returns intasbegindeclare @counts intselect @counts=COUNT(*) from Stu_Inforreturn @countsenddeclare @i... 阅读全文
posted @ 2015-11-09 11:20
monica_guorong
阅读(149)
评论(0)
推荐(0)
摘要:
using System;using System.Collections.Generic;using System.Data;using System.Data.SqlClient;using System.Linq;using System.Web;using System.Web.UI;usi... 阅读全文
posted @ 2015-11-09 00:07
monica_guorong
阅读(1354)
评论(0)
推荐(0)

浙公网安备 33010602011771号