摘要:
create proc proc_searchuser( @username varchar(12), @page int=1, @pagesize int=3, @totalcount int output )asdeclare @totalsql nvarchar(512)declare @sql varchar(4000)if(ISNULL(@username,'')'')begin set @totalsql='select @totalcount=COUNT(*) from users where username like '' 阅读全文
posted @ 2013-08-06 22:32
zhangchun
阅读(332)
评论(0)
推荐(0)
摘要:
无标题页 外企 国企 民企您的兴趣爱好: 游泳 看书 打篮球 电脑游戏 阅读全文
posted @ 2013-08-06 11:55
zhangchun
阅读(210)
评论(0)
推荐(0)
摘要:
阅读全文
posted @ 2013-08-06 09:56
zhangchun
阅读(149)
评论(0)
推荐(0)
浙公网安备 33010602011771号