All articles| All Pictures| All Softwares| All Video| Go home page| Write articles| Upload pictures

Reading number is top 10 articles
WebService,服务和ajax,使用教程一例_.net资料_编程技术
C#教程:DLL动态链接库的概念
XML入门教程:了解学习 XML 属性_[XML教程]
SQL Server 对文件内容进行全文检索的查询_[SQL Server教程]
asp.net2.0加密数据库连接字符串技巧_[Asp.Net教程]
在asp.net2.0页面部分缓存中使用ControlCachePolicy类
XML规范和学习资源小结_[XML教程]
net在cs程序中加入JS(背景不会变白)_[Asp.Net教程]
学习PHP小结:PHP编程中常用的三则技巧_php资料_编程技术
delphi限制鼠标移动的范围
Reading number is top 10 pictures
Terrorist smile the largest human history an explosion2
壮丽的云彩2
超级大兔子
牛奶和人奶哪个好?
So beauty, will let you spray blood1
Fan bingbing black wings for platform and DanLuoWang believes beauty1
Startling Russian girl blind date scene1
战场废物2
湖南中医院的养生八图
The service WaLiangGe Chinese aircraft carrier1
Download software ranking
Tram sex maniac 2 (H) rar bag15
C#高级编程(第4版)
传奇私服架设教程-chm
Detective task-the top secret prostitution files
C#COM编程指南
美女写真3
艳兽都市
Unix video tutorial6
Boxer's Top ten classic battle2
金山office2007
归海一刀 published in(发表于) 2014/2/3 6:46:54 Edit(编辑)
用sql存储过程实现前台标题变色_[SQL Server教程]

用sql存储过程实现前台标题变色_[SQL Server教程]

用sql存储过程实现前台标题变色_[SQL Server教程]
源程序:

ALTER proc GetDataByNumCategory
(
@Carcategory nvarchar(50)
)
as
declare @sql nvarchar(1000)
declare @Num nvarchar(20)
set @Num=(select top 1 Keyword from TaoCarActive)
declare @Green nvarchar(100)
declare @Green1 nvarchar(100)
set @Green=''
set @Green1='
'


declare @Red nvarchar(100)
set @Red=''
declare @Red1 nvarchar(100)
set @Red1='
'



exec('select top '+@Num+'
ID,
case when Hits=0 then '''+@Green+'''+CarCard+'''+@Green1+'''
else '''+@Red+'''+CarCard+'''+@Red1+''' end as CarCard
from
TaoCarActive where Carcategory='''+@Carcategory+''' order by ID')






添加到del.icio.us 添加到新浪ViVi 添加到百度搜藏 添加到POCO网摘 添加到天天网摘365Key 添加到和讯网摘 添加到天极网摘 添加到黑米书签 添加到QQ书签 添加到雅虎收藏 添加到奇客发现 diigo it 添加到饭否 添加到飞豆订阅 添加到抓虾收藏 添加到鲜果订阅 digg it 貼到funP 添加到有道阅读 Live Favorites 添加到Newsvine 打印本页 用Email发送本页 在Facebook上分享


Disclaimer Privacy Policy About us Site Map

If you have any requirements, please contact webmaster。(如果有什么要求,请联系站长)
Copyright ©2011-
uuhomepage.com, Inc. All rights reserved.