2015年11月13日

摘要: 引用using Ghostscript.NET;using Ghostscript.NET.Rasterizer;需要安装 exe文件public static GhostscriptVersionInfo _lastInstalledVersion = null; public static Gh... 阅读全文

posted @ 2015-11-13 14:14 qhy1277 阅读(553) 评论(0) 推荐(0)

摘要: with district as ( select * from Area where AbbrTW= N'中國' union all select a.* from Area a, district b where a.AreaNo like '2011%')--district1 as... 阅读全文

posted @ 2015-11-13 12:29 qhy1277 阅读(232) 评论(0) 推荐(0)

摘要: select (SELECT (Case A1.AreaAbbr WHEN '' THEN A1.AreaName Else A1.AreaAbbr END)+ ' ' FROM AreaLang A1 WHERE (SELECT AreaNo FROM Area WHERE Area.AreaID... 阅读全文

posted @ 2015-11-13 12:13 qhy1277 阅读(307) 评论(0) 推荐(0)

摘要: //新增网址信息function AddSitInfo(a) { var obj = $(a).closest("td[name='POIRestaurant_Reference_URL']"); if ($(obj).find("[name='div_SiteModel']").find("div... 阅读全文

posted @ 2015-11-13 12:07 qhy1277 阅读(148) 评论(0) 推荐(0)

摘要: function CheckUrl(a) { var falg = true; var regstr = /^http(s)?:\/\/([\w-]+\.)+[\w-]+(\/[\w- ./?%&=]*)?$/; //var reg = new RegExp("^http(s)?:\/\/([\w-... 阅读全文

posted @ 2015-11-13 12:06 qhy1277 阅读(227) 评论(0) 推荐(0)


博客园  ©  2004-2025
浙公网安备 33010602011771号 浙ICP备2021040463号-3