博客园  :: 首页  :: 新随笔  :: 联系 :: 订阅 订阅  :: 管理

2013年12月18日

摘要: 使用 GhostScript 转换 PDF 为图片时,报如下错误。 GPL Ghostscript 8.61 (2007-11-21)Copyright (C) 2007 Artifex Software, Inc. All rights reserved.This software comes ... 阅读全文

posted @ 2013-12-18 12:39 ^e^boy 阅读(3071) 评论(0) 推荐(0)

2013年2月16日

摘要: 配置过程: (1)网站按 release X86 发布 (2)iis设为兼容32位【英文的】Enable 32-bit Server Applications on 64-bit Machines ASP.NET applications that use TX Text Control .NET ... 阅读全文

posted @ 2013-02-16 18:45 ^e^boy 阅读(449) 评论(0) 推荐(0)

2008年8月26日

摘要: 显示SQL的表结构 sql2000 Select 表名 = Case When a.Colorder=1 Then d.Name Else '' End, 表说明 = Case When a.Colorder=1 Then Isnull(f.Value,'') Else '... 阅读全文

posted @ 2008-08-26 15:33 ^e^boy 阅读(320) 评论(0) 推荐(0)