摘要:
2015-08-10止总结的常用方法类using System;using System.Collections.Generic;using System.Linq;using System.Text;using System.Data;using System.Security.Cryptogra... 阅读全文
posted @ 2015-08-10 16:51
Mark1997
阅读(364)
评论(0)
推荐(0)
摘要:
一、创建存储过程if Exists(select name from sysobjects where NAME = 'sp1LoginUser' and type='P')drop procedure sp1LoginUserGOCREATE PROCEDURE [dbo].[sp1LoginUs... 阅读全文
posted @ 2015-08-10 16:13
Mark1997
阅读(566)
评论(0)
推荐(0)
摘要:
using System;using System.Collections.Generic;using System.Text;using System.Web;using System.Web.UI;///在後台註冊JavaScript腳本彈出信息對話框及確認對話框(需要有MS AJAX環境)na... 阅读全文
posted @ 2015-08-10 16:00
Mark1997
阅读(226)
评论(0)
推荐(0)

浙公网安备 33010602011771号