摘要:
T-SQL:declare @int int,@prov int,@city int,@str nvarchar(500)set @str='天河麗特青春:中國廣東省廣州市天河區天河路623號天河娛樂廣場麗特青春百貨一樓,塗聚文'select @int=charindex(':',@str) select @prov=charindex('省',@str) select @city=charindex('市',@str) select substring(@str,0,@int)select substring(@str,@int 阅读全文
posted @ 2014-02-21 15:13
®Geovin Du Dream Park™
阅读(742)
评论(0)
推荐(0)
摘要:
http://www.jacklmoore.com/colorbox/http://www.jacklmoore.com/colorbox/example5/ cancel 阅读全文
posted @ 2014-02-21 11:23
®Geovin Du Dream Park™
阅读(699)
评论(0)
推荐(0)
浙公网安备 33010602011771号