Skip to content

Commit 3b11580

Browse files
author
blog.s135.com
committed
Snow Young 编写的HTTPSQS Java Client
1 parent b04f19d commit 3b11580

50 files changed

Lines changed: 6060 additions & 0 deletions

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

client/httpsqs4j/.classpath

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
<?xml version="1.0" encoding="UTF-8"?>
2+
<classpath>
3+
<classpathentry kind="src" path="src"/>
4+
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.6"/>
5+
<classpathentry kind="output" path="bin"/>
6+
</classpath>

client/httpsqs4j/.project

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
<?xml version="1.0" encoding="UTF-8"?>
2+
<projectDescription>
3+
<name>Httpsqs4j</name>
4+
<comment></comment>
5+
<projects>
6+
</projects>
7+
<buildSpec>
8+
<buildCommand>
9+
<name>org.eclipse.jdt.core.javabuilder</name>
10+
<arguments>
11+
</arguments>
12+
</buildCommand>
13+
</buildSpec>
14+
<natures>
15+
<nature>org.eclipse.jdt.core.javanature</nature>
16+
</natures>
17+
</projectDescription>
Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
#Thu Apr 29 11:07:00 CST 2010
2+
eclipse.preferences.version=1
3+
org.eclipse.jdt.core.compiler.codegen.inlineJsrBytecode=enabled
4+
org.eclipse.jdt.core.compiler.codegen.targetPlatform=1.6
5+
org.eclipse.jdt.core.compiler.codegen.unusedLocal=preserve
6+
org.eclipse.jdt.core.compiler.compliance=1.6
7+
org.eclipse.jdt.core.compiler.debug.lineNumber=generate
8+
org.eclipse.jdt.core.compiler.debug.localVariable=generate
9+
org.eclipse.jdt.core.compiler.debug.sourceFile=generate
10+
org.eclipse.jdt.core.compiler.problem.assertIdentifier=error
11+
org.eclipse.jdt.core.compiler.problem.enumIdentifier=error
12+
org.eclipse.jdt.core.compiler.source=1.6
2.12 KB
Binary file not shown.
6.71 KB
Binary file not shown.
707 Bytes
Binary file not shown.
941 Bytes
Binary file not shown.
1.72 KB
Binary file not shown.
Lines changed: 40 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,40 @@
1+
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
2+
<!--NewPage-->
3+
<HTML>
4+
<HEAD>
5+
<!-- Generated by javadoc (build 1.6.0_18) on Thu Apr 29 19:44:00 CST 2010 -->
6+
<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
7+
<TITLE>
8+
All Classes
9+
</TITLE>
10+
11+
<META NAME="date" CONTENT="2010-04-29">
12+
13+
<LINK REL ="stylesheet" TYPE="text/css" HREF="stylesheet.css" TITLE="Style">
14+
15+
16+
</HEAD>
17+
18+
<BODY BGCOLOR="white">
19+
<FONT size="+1" CLASS="FrameHeadingFont">
20+
<B>All Classes</B></FONT>
21+
<BR>
22+
23+
<TABLE BORDER="0" WIDTH="100%" SUMMARY="">
24+
<TR>
25+
<TD NOWRAP><FONT CLASS="FrameItemFont"><A HREF="com/daguu/lib/httpsqs4j/Httpsqs4j.html" title="class in com.daguu.lib.httpsqs4j" target="classFrame">Httpsqs4j</A>
26+
<BR>
27+
<A HREF="com/daguu/lib/httpsqs4j/HttpsqsClient.html" title="class in com.daguu.lib.httpsqs4j" target="classFrame">HttpsqsClient</A>
28+
<BR>
29+
<A HREF="com/daguu/lib/httpsqs4j/HttpsqsException.html" title="class in com.daguu.lib.httpsqs4j" target="classFrame">HttpsqsException</A>
30+
<BR>
31+
<A HREF="com/daguu/lib/httpsqs4j/HttpsqsStatus.html" title="class in com.daguu.lib.httpsqs4j" target="classFrame">HttpsqsStatus</A>
32+
<BR>
33+
<A HREF="com/daguu/lib/httpsqs4j/Test.html" title="class in com.daguu.lib.httpsqs4j" target="classFrame">Test</A>
34+
<BR>
35+
</FONT></TD>
36+
</TR>
37+
</TABLE>
38+
39+
</BODY>
40+
</HTML>
Lines changed: 40 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,40 @@
1+
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
2+
<!--NewPage-->
3+
<HTML>
4+
<HEAD>
5+
<!-- Generated by javadoc (build 1.6.0_18) on Thu Apr 29 19:44:00 CST 2010 -->
6+
<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
7+
<TITLE>
8+
All Classes
9+
</TITLE>
10+
11+
<META NAME="date" CONTENT="2010-04-29">
12+
13+
<LINK REL ="stylesheet" TYPE="text/css" HREF="stylesheet.css" TITLE="Style">
14+
15+
16+
</HEAD>
17+
18+
<BODY BGCOLOR="white">
19+
<FONT size="+1" CLASS="FrameHeadingFont">
20+
<B>All Classes</B></FONT>
21+
<BR>
22+
23+
<TABLE BORDER="0" WIDTH="100%" SUMMARY="">
24+
<TR>
25+
<TD NOWRAP><FONT CLASS="FrameItemFont"><A HREF="com/daguu/lib/httpsqs4j/Httpsqs4j.html" title="class in com.daguu.lib.httpsqs4j">Httpsqs4j</A>
26+
<BR>
27+
<A HREF="com/daguu/lib/httpsqs4j/HttpsqsClient.html" title="class in com.daguu.lib.httpsqs4j">HttpsqsClient</A>
28+
<BR>
29+
<A HREF="com/daguu/lib/httpsqs4j/HttpsqsException.html" title="class in com.daguu.lib.httpsqs4j">HttpsqsException</A>
30+
<BR>
31+
<A HREF="com/daguu/lib/httpsqs4j/HttpsqsStatus.html" title="class in com.daguu.lib.httpsqs4j">HttpsqsStatus</A>
32+
<BR>
33+
<A HREF="com/daguu/lib/httpsqs4j/Test.html" title="class in com.daguu.lib.httpsqs4j">Test</A>
34+
<BR>
35+
</FONT></TD>
36+
</TR>
37+
</TABLE>
38+
39+
</BODY>
40+
</HTML>

0 commit comments

Comments
 (0)