上一页 1 ··· 40 41 42 43 44 45 46 47 48 ··· 107 下一页

2009年4月12日

Improving Putty (SSH) settings on Windows 关于SSH设置的详细说明

摘要: http://dag.wieers.com/blog/improving-putty-settings-on-windows Improving Putty settings on Windows Submitted by dag on Sat, 2008/01/26 - 01:25 Since I started contract work for a new customer an... 阅读全文

posted @ 2009-04-12 08:50 cy163 阅读(2145) 评论(0) 推荐(0) 编辑

SecureCRT 6.0.2和SecureFX 6.0.2 软件 和 注册机

摘要: http://www.xtzj.com/read-htm-tid-284582.html 阅读全文

posted @ 2009-04-12 08:45 cy163 阅读(633) 评论(0) 推荐(0) 编辑

SecureCRT 6.0.2和SecureFX 6.0.2 软件 及 注册机

摘要: http://www.xtzj.com/read-htm-tid-284582.html 阅读全文

posted @ 2009-04-12 08:37 cy163 阅读(1236) 评论(0) 推荐(0) 编辑

2009年4月1日

利用 CSS 建立 Table

摘要: http://icant.co.uk/csstablegallery/index.php?css=3#r3 阅读全文

posted @ 2009-04-01 17:44 cy163 阅读(238) 评论(0) 推荐(0) 编辑

在OP71-2机上安装JAVA

摘要: 在OP71-2机上安装JAVA http://www.adempiere.com/wiki/index.php/Installation_Guide_for_ADempiere_on_IBM_i IBM Java installation Sun does not support Power5 and Power6 processors, IBM Java is required instead... 阅读全文

posted @ 2009-04-01 00:52 cy163 阅读(338) 评论(0) 推荐(0) 编辑

2009年3月24日

为什么老是找不到?? log4j.properties

摘要: http://www.lslnet.com/linux/dosc1/15/linux-176396.htm http://www.lslnet.com/linux/dosc1/15/linux-176396.htm 阅读全文

posted @ 2009-03-24 13:38 cy163 阅读(611) 评论(0) 推荐(1) 编辑

正确 配置和使用 的 log4j.properties的 方法

摘要: http://plane.javaeye.com/blog/288886 Java代码 # Set log levels # log4j.rootLogger = DEBUG, Console, LogFile, ErrorFile # Output the log info to the Java Console # log4j.appender... 阅读全文

posted @ 2009-03-24 13:36 cy163 阅读(19793) 评论(0) 推荐(0) 编辑

2009年3月22日

通过IDE开发基于web的XFire(WebService)

摘要: 通过IDE开发基于web的XFire(WebService) http://blog.csdn.net/stoneyang2005/archive/2009/02/24/3931841.aspx 请下载两个工具包供环境使用 。 1、xfire-distribution-1.2.6.zip,主要包含XFire依赖的部分jar包,下载地址为http://repository.codehaus.org... 阅读全文

posted @ 2009-03-22 21:51 cy163 阅读(1204) 评论(0) 推荐(0) 编辑

求助XFire开发webservice时返回List问题

摘要: 请各位高手帮忙!!! 问题是:客户端调用webservice时,调用的方法不停的执行,加了打印语句,就不停的打印aaaaaaaaaaaaa,调用代码:list = client.getAllUser(); 以下是代码: 服务接口: package com.zhang.interfaces; import java.util.List; import com.smc.entity.UserInfo;... 阅读全文

posted @ 2009-03-22 18:18 cy163 阅读(2652) 评论(0) 推荐(0) 编辑

Log4j使用实例

摘要: 1.Logger类 通过Logger类的静态方法Logger.getRootLogger得到RootLogger。所有其他的loggers是通过静态方法Logger.getLogger来实例化并获取的。这个方法Logger.getLogger把所想要的logger的名字作为参数。 Logger类的一些其它基本方法在下面列出: package org.apache.log4j; pub... 阅读全文

posted @ 2009-03-22 17:44 cy163 阅读(4647) 评论(0) 推荐(1) 编辑

上一页 1 ··· 40 41 42 43 44 45 46 47 48 ··· 107 下一页

导航