摘要:        
1.服务器认证(Server Authentication)HttpClient处理服务器认证几乎是透明的,仅需要开发人员提供登录信息(login credentials)。登录信息保存在HttpState类的实例中,可以通过 setCredentials(String realm, Credent    阅读全文
        
            posted @ 2017-02-22 23:10
tigerloveapple
阅读(2577)
评论(0)
推荐(0)
        
            
        
        
摘要:        
当我们需要在java程序中调用外部程序,我们可用通过Runtime.exec()调用来完成。 The class java.lang.Runtime features a static method called getRuntime(), which retrieves the current J    阅读全文
        
            posted @ 2017-02-22 17:54
tigerloveapple
阅读(11180)
评论(0)
推荐(0)
        
            
        
        
摘要:        
摘要: RESTClient是用java Swing编写的基于http协议的接口测试工具,工具比较灵巧,便于做接口的调试,源码在官网上可以下到,感兴趣的可以研究一下 WizTools.org RESTClient is a Java Swing application for testing RES    阅读全文
        
            posted @ 2017-02-22 17:53
tigerloveapple
阅读(31364)
评论(4)
推荐(0)
        
            
        
        
摘要:        
一、linux下shell启动java #!/bin/sh JAVA_HOME=/usr/lib/jvm/java-1.6.0-openjdk-1.6.0.0.x86_64/jre # JVM_OPT="$JVM_OPT -Xdebug -Xrunjdwp:transport=dt_socket,a    阅读全文
        
            posted @ 2017-02-22 16:57
tigerloveapple
阅读(3225)
评论(0)
推荐(0)
        
            
        
        
摘要:        
Java.lang.UnsupportedClassVersionError: org/apache/nutch/crawl/Crawl3 : Unsupported major.minor version 51.0 at java.lang.ClassLoader.defineClass1(Nat    阅读全文
        
            posted @ 2017-02-22 16:48
tigerloveapple
阅读(216)
评论(0)
推荐(0)
        
            
        
        
摘要:        
不错的linux下通用的java程序启动脚本(转载) 虽然写起动shell的频率非常不高。。。但是每次要写都要对付一大堆的jar文件路径,新加jar包也必须要修改起动shell。 在网上找到一个挺好的通用shell脚本。 只需要修改一些配置变量,就可以用来做起动脚本了。 并且除了能起动、还支持关闭、    阅读全文
        
            posted @ 2017-02-22 15:13
tigerloveapple
阅读(240)
评论(0)
推荐(0)
        
            
        
        
摘要:        
linux下find(文件查找)命令的用法总结 2011-11-03 12:51:15 linux中的查找文件夹 查找目录:find /(查找范围) -name '查找关键字' -type d查找文件:find /(查找范围) -name 查找关键字 -print 如果需要更进一步的了解,可以参看L    阅读全文
        
            posted @ 2017-02-22 14:30
tigerloveapple
阅读(322)
评论(0)
推荐(0)
        
            
        
        
摘要:        
1. 查看linux版本 cat /etc/issueUbuntu 11.04 \n \l 2. 查看内核版本 1)cat /proc/versionLinux version 2.6.38-13-generic (buildd@rothera) (gcc version 4.5.2 (Ubuntu    阅读全文
        
            posted @ 2017-02-22 14:13
tigerloveapple
阅读(3631)
评论(0)
推荐(0)
        
            
        
        
摘要:        
Linux下RPM软件包的安装及卸载 Linux下RPM软件包的安装及卸载 在 Linux 操作系统下,几乎所有的软件均通过RPM 进行安装、卸载及管理等操作。RPM 的全称为Redhat Package Manager ,是由Redhat 公司提出的,用于管理Linux 下软件包的软件。Linux    阅读全文
        
            posted @ 2017-02-22 14:11
tigerloveapple
阅读(300)
评论(0)
推荐(0)
        
            
        
        
摘要:        
由于Redhat和CentOS的发行版本现在众多,所以我们应该知道CentOS和Redhat及linux内核之间版本的对应关系对维护系统还是很有帮助的。对应的列表如下: 由于Redhat和CentOS的发行版本现在众多,所以我们应该知道CentOS和Redhat及linux内核之间版本的对应关系对维    阅读全文
        
            posted @ 2017-02-22 13:02
tigerloveapple
阅读(3413)
评论(0)
推荐(0)
        
            
        
        
摘要:        
原文在如下网址:https://access.redhat.com/articles/3078 The tables below list the major and minor Red Hat Enterprise Linux updates, their release dates, and t    阅读全文
        
            posted @ 2017-02-22 12:53
tigerloveapple
阅读(8594)
评论(0)
推荐(1)
        
            
        
        
摘要:        
tomcat启动窗口报错log4j:ERROR Could not find value for key log4j.appender.stdoutlog4j:ERROR Could not instantiate appender named "stdout".解决办法:原来是log4j.prop    阅读全文
        
            posted @ 2017-02-22 10:01
tigerloveapple
阅读(767)
评论(0)
推荐(0)
        
 
                    
                     
                    
                 
                    
                 
 
         
         浙公网安备 33010602011771号
浙公网安备 33010602011771号