下面是一个示例Log4j.properties,需要放在classpath下,web应用放在WEB-INF的classes下即可。 log4j.rootCategory=ALL, A1, Rlog4j.appender.A1=org.apache.log4j.ConsoleAppenderlog.....
分类:
其他好文 时间:
2014-10-21 00:46:48
阅读次数:
222
unit SkyPublic;interfaceusesWindows,SysUtils,Classes,Controls,Dialogs,ShellApi,Menus,StdCtrls,registry,Forms,Graphics,Math,DateUtils;typeTQuarter = 1....
delphi 编程 获得同相应扩展文件名关联的应用程序,代码 如下:unit Unit1;interfaceusesWindows, Messages, Registry,IniFiles,SysUtils, Variants, Classes, Graphics, Controls, Form s...
分类:
其他好文 时间:
2014-10-21 00:44:47
阅读次数:
205
unit Unit1;interfaceuses Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms, Dialogs, StdCtrls;type TForm1 = class(TForm) Butto...
分类:
其他好文 时间:
2014-10-21 00:42:36
阅读次数:
217
两个文件改三处就可以了,既可以后台点击专题列表链接问题,也可以解决生成专题多一个“/”的问题。1、\phpcms\modules\special\classes\html.class.php大概第189行$file = pc_base::load_config('system', 'html_roo...
分类:
Web程序 时间:
2014-10-20 11:13:46
阅读次数:
324
com.sun.jersey.api.container.ContainerException: The ResourceConfig instance does not contain any root resource classes jersey 在配置文件web.xml中没有写对而出现的错误!!? 出错的原因: 是因为我的w...
http://sourceforge.net/projects/mingw/files/ HKEY_CLASSES_ROOT\exefile\shell\open\COMMAND dos查看文件关联 ASSOC HKEY_CURRENT_USER\Software\Microsoft\Windows...
分类:
Web程序 时间:
2014-10-18 16:45:33
阅读次数:
201
library DLLEntry;//dll源码 uses SysUtils, Classes, Dialogs, Windows; {$R *.res} procedure DLLEntryPoint(dwReason : DWord); begin ...
unit Unit1; interface uses Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms, Dialogs, StdCtrls, Tlhelp3...
分类:
系统相关 时间:
2014-10-18 15:21:27
阅读次数:
223