Mantis的附件图片实现预览/弹出层动画效果预览图片(LightBox2)的完美解决方案[Z]
摘要:方法1:在Mantis的配置文件中,加入此句,将这个值设的很大,就可以直接看到图片1$g_preview_attachments_inline_max_size=1000000;效果如图这个方法其实不错,但是有个弊端,小尺寸的图片效果不错,但是大尺寸的图片,可能就还是看不起,还是得下载下来看,如上图...
阅读全文
posted @
2014-07-22 15:06
huak
阅读(1043)
推荐(0)
Oracle中针对中文进行排序[Z]
摘要:在oracle 9i之前,对中文的排序,是默认按2进制编码来进行排序的. 9i时增加了几种新的选择:按中文拼音进行排序:SCHINESE_PINYIN_M按中文部首进行排序:SCHINESE_RADICAL_M按中文笔画进行排序:SCHINESE_STROKE_M而oracle 9i是对中文的排序是...
阅读全文
posted @
2014-07-18 15:56
huak
阅读(549)
推荐(0)
How to Send an Email Using UTL_SMTP with Authenticated Mail Server. (文档 ID 885522.1)
摘要:APPLIES TO:PL/SQL - Version 9.2.0.1 to 12.1.0.1 [Release 9.2 to 12.1]Information in this document applies to any platform.***Checked for relevance on ...
阅读全文
posted @
2014-07-18 14:13
huak
阅读(1884)
推荐(0)
Check SMTP Server Availability for ORA-29278 or ORA-29279 errors using UTL_SMTP to Send Email
摘要:Check SMTP Server Availability for ORA-29278 or ORA-29279 errors using UTL_SMTP to Send Email. (文档 ID 604763.1)转到底部修改时间:2014-5-13类型:PROBLEM为此文档评级通过电子邮...
阅读全文
posted @
2014-07-18 13:48
huak
阅读(3002)
推荐(0)
How to Use the UTL_MAIL Package
摘要:APPLIES TO:PL/SQL - Version 10.1.0.2 and laterInformation in this document applies to any platform."Checked for relevance on 06-Mar-2012"GOALThis note...
阅读全文
posted @
2014-07-18 11:39
huak
阅读(355)
推荐(0)
ORA-32001: 已请求写入 SPFILE, 但是在启动时未指定 SPFILE
摘要:SQL> alter system set smtp_out_server='smtp.126.com' scope=both;alter system set smtp_out_server='smtp.126.com' scope=both*ERROR at line 1:ORA-32001: ...
阅读全文
posted @
2014-07-18 09:23
huak
阅读(4472)
推荐(0)
解决linux ping: unknown host www.baidu.com(转)
摘要:解决方案:如果某台Linux服务器ping不通域名, 如下提示:[root@localhost~]# ping www.baidu.comping: unknown host www.baidu.com首先确定已经连接上路由器,并且路由器能够访问外网,可以通过访问网关进行确定[root@localh...
阅读全文
posted @
2014-07-18 08:11
huak
阅读(250)
推荐(0)
查看EBS R12应用中使用CONTEXT_FILE的版本及路径
摘要:SELECT * FROM APPLSYS.FND_OAM_CONTEXT_FILES;
阅读全文
posted @
2014-07-08 12:11
huak
阅读(327)
推荐(0)
mantis 中文统计报表乱码问题解决办法
摘要:mantis 中文报表乱码问题1、安装mantisTB 1.2.17:a.安装插件:管理--》插件管理--》安装MantisGraph(Mantis图表 1.0) 插件b.修改配置文件:文件mantis\plugins\MantisGraph\pages\config.php(用UltraEdit打...
阅读全文
posted @
2014-07-03 08:56
huak
阅读(618)
推荐(0)