Skip to content

Commit

Permalink
导入代码
Browse files Browse the repository at this point in the history
  • Loading branch information
codefollower committed Jan 9, 2013
1 parent e2d8621 commit 0d7f560
Show file tree
Hide file tree
Showing 796 changed files with 182,547 additions and 1 deletion.
5 changes: 5 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -4,3 +4,8 @@
*.jar
*.war
*.ear

*.classpath
*.project
*.settings
target
37 changes: 36 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,39 @@
Douyu
=====

一种新颖的将编译器、HTTP服务器、MVC框架、ORM框架有效结合的Java开发平台
一种新颖的将编译器、HTTP服务器、MVC框架、ORM框架有效结合的Java开发平台


=================================================================
1. 要生成eclipse工程请运行:

eclipse.bat

在eclipse中所有文件的编码要用UTF-8.



2.打包发布请运行:

package.bat

打包后的文件放在target目录中:
target\douyu-x.y.z.jar

(注: x.y.z是实际的版本号)




3. 每次更新版本时要修改下面这些文件:

package.bat (对应set version=那一行)
pom.xml (对应<douyu.version>那一行)



4. 要想得到所有的依赖jar包,运行:

assembly.bat 或
mvn dependency:copy-dependencies

66 changes: 66 additions & 0 deletions apidocs/allclasses-frame.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,66 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!--NewPage-->
<HTML>
<HEAD>
<!-- Generated by javadoc (build 1.6.0_20) on Thu Jun 23 18:29:43 CST 2011 -->
<META http-equiv="Content-Type" content="text/html; charset=utf-8">
<TITLE>
所有类 (Douyu 0.7.1 API)
</TITLE>

<META NAME="date" CONTENT="2011-06-23">

<LINK REL ="stylesheet" TYPE="text/css" HREF="stylesheet.css" TITLE="Style">


</HEAD>

<BODY BGCOLOR="white">
<FONT size="+1" CLASS="FrameHeadingFont">
<B>所有类</B></FONT>
<BR>

<TABLE BORDER="0" WIDTH="100%" SUMMARY="">
<TR>
<TD NOWRAP><FONT CLASS="FrameItemFont"><A HREF="douyu/mvc/Action.html" title="douyu.mvc 中的注释" target="classFrame">Action</A>
<BR>
<A HREF="douyu/mvc/Async.html" title="douyu.mvc 中的注释" target="classFrame">Async</A>
<BR>
<A HREF="douyu/mvc/Context.html" title="douyu.mvc 中的接口" target="classFrame"><I>Context</I></A>
<BR>
<A HREF="douyu/mvc/Controller.html" title="douyu.mvc 中的注释" target="classFrame">Controller</A>
<BR>
<A HREF="douyu/mvc/ControllerException.html" title="douyu.mvc 中的类" target="classFrame">ControllerException</A>
<BR>
<A HREF="douyu/mvc/ControllerManager.html" title="douyu.mvc 中的接口" target="classFrame"><I>ControllerManager</I></A>
<BR>
<A HREF="douyu/http/HttpMethod.html" title="douyu.http 中的枚举" target="classFrame">HttpMethod</A>
<BR>
<A HREF="douyu/http/HttpRequest.html" title="douyu.http 中的接口" target="classFrame"><I>HttpRequest</I></A>
<BR>
<A HREF="douyu/http/HttpResponse.html" title="douyu.http 中的接口" target="classFrame"><I>HttpResponse</I></A>
<BR>
<A HREF="douyu/mvc/Model.html" title="douyu.mvc 中的注释" target="classFrame">Model</A>
<BR>
<A HREF="douyu/mvc/ModelException.html" title="douyu.mvc 中的类" target="classFrame">ModelException</A>
<BR>
<A HREF="douyu/mvc/ModelManager.html" title="douyu.mvc 中的接口" target="classFrame"><I>ModelManager</I></A>
<BR>
<A HREF="douyu/http/UploadedFile.html" title="douyu.http 中的接口" target="classFrame"><I>UploadedFile</I></A>
<BR>
<A HREF="douyu/mvc/ViewException.html" title="douyu.mvc 中的类" target="classFrame">ViewException</A>
<BR>
<A HREF="douyu/mvc/ViewManager.html" title="douyu.mvc 中的接口" target="classFrame"><I>ViewManager</I></A>
<BR>
<A HREF="douyu/mvc/ViewManagerProvider.html" title="douyu.mvc 中的接口" target="classFrame"><I>ViewManagerProvider</I></A>
<BR>
<A HREF="douyu/http/WebSocket.html" title="douyu.http 中的接口" target="classFrame"><I>WebSocket</I></A>
<BR>
<A HREF="douyu/http/WebSocket.Outbound.html" title="douyu.http 中的接口" target="classFrame"><I>WebSocket.Outbound</I></A>
<BR>
</FONT></TD>
</TR>
</TABLE>

</BODY>
</HTML>
66 changes: 66 additions & 0 deletions apidocs/allclasses-noframe.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,66 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!--NewPage-->
<HTML>
<HEAD>
<!-- Generated by javadoc (build 1.6.0_20) on Thu Jun 23 18:29:43 CST 2011 -->
<META http-equiv="Content-Type" content="text/html; charset=utf-8">
<TITLE>
所有类 (Douyu 0.7.1 API)
</TITLE>

<META NAME="date" CONTENT="2011-06-23">

<LINK REL ="stylesheet" TYPE="text/css" HREF="stylesheet.css" TITLE="Style">


</HEAD>

<BODY BGCOLOR="white">
<FONT size="+1" CLASS="FrameHeadingFont">
<B>所有类</B></FONT>
<BR>

<TABLE BORDER="0" WIDTH="100%" SUMMARY="">
<TR>
<TD NOWRAP><FONT CLASS="FrameItemFont"><A HREF="douyu/mvc/Action.html" title="douyu.mvc 中的注释">Action</A>
<BR>
<A HREF="douyu/mvc/Async.html" title="douyu.mvc 中的注释">Async</A>
<BR>
<A HREF="douyu/mvc/Context.html" title="douyu.mvc 中的接口"><I>Context</I></A>
<BR>
<A HREF="douyu/mvc/Controller.html" title="douyu.mvc 中的注释">Controller</A>
<BR>
<A HREF="douyu/mvc/ControllerException.html" title="douyu.mvc 中的类">ControllerException</A>
<BR>
<A HREF="douyu/mvc/ControllerManager.html" title="douyu.mvc 中的接口"><I>ControllerManager</I></A>
<BR>
<A HREF="douyu/http/HttpMethod.html" title="douyu.http 中的枚举">HttpMethod</A>
<BR>
<A HREF="douyu/http/HttpRequest.html" title="douyu.http 中的接口"><I>HttpRequest</I></A>
<BR>
<A HREF="douyu/http/HttpResponse.html" title="douyu.http 中的接口"><I>HttpResponse</I></A>
<BR>
<A HREF="douyu/mvc/Model.html" title="douyu.mvc 中的注释">Model</A>
<BR>
<A HREF="douyu/mvc/ModelException.html" title="douyu.mvc 中的类">ModelException</A>
<BR>
<A HREF="douyu/mvc/ModelManager.html" title="douyu.mvc 中的接口"><I>ModelManager</I></A>
<BR>
<A HREF="douyu/http/UploadedFile.html" title="douyu.http 中的接口"><I>UploadedFile</I></A>
<BR>
<A HREF="douyu/mvc/ViewException.html" title="douyu.mvc 中的类">ViewException</A>
<BR>
<A HREF="douyu/mvc/ViewManager.html" title="douyu.mvc 中的接口"><I>ViewManager</I></A>
<BR>
<A HREF="douyu/mvc/ViewManagerProvider.html" title="douyu.mvc 中的接口"><I>ViewManagerProvider</I></A>
<BR>
<A HREF="douyu/http/WebSocket.html" title="douyu.http 中的接口"><I>WebSocket</I></A>
<BR>
<A HREF="douyu/http/WebSocket.Outbound.html" title="douyu.http 中的接口"><I>WebSocket.Outbound</I></A>
<BR>
</FONT></TD>
</TR>
</TABLE>

</BODY>
</HTML>
147 changes: 147 additions & 0 deletions apidocs/constant-values.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,147 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!--NewPage-->
<HTML>
<HEAD>
<!-- Generated by javadoc (build 1.6.0_20) on Thu Jun 23 18:29:43 CST 2011 -->
<META http-equiv="Content-Type" content="text/html; charset=utf-8">
<TITLE>
常量字段值 (Douyu 0.7.1 API)
</TITLE>

<META NAME="date" CONTENT="2011-06-23">

<LINK REL ="stylesheet" TYPE="text/css" HREF="stylesheet.css" TITLE="Style">

<SCRIPT type="text/javascript">
function windowTitle()
{
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="常量字段值 (Douyu 0.7.1 API)";
}
}
</SCRIPT>
<NOSCRIPT>
</NOSCRIPT>

</HEAD>

<BODY BGCOLOR="white" onload="windowTitle();">
<HR>


<!-- ========= START OF TOP NAVBAR ======= -->
<A NAME="navbar_top"><!-- --></A>
<A HREF="#skip-navbar_top" title="跳过导航链接"></A>
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
<TR>
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
<A NAME="navbar_top_firstrow"><!-- --></A>
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
<TR ALIGN="center" VALIGN="top">
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="overview-summary.html"><FONT CLASS="NavBarFont1"><B>概述</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">软件包</FONT>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1"></FONT>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">使用</FONT>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="overview-tree.html"><FONT CLASS="NavBarFont1"><B></B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="deprecated-list.html"><FONT CLASS="NavBarFont1"><B>已过时</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="index-all.html"><FONT CLASS="NavBarFont1"><B>索引</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="help-doc.html"><FONT CLASS="NavBarFont1"><B>帮助</B></FONT></A>&nbsp;</TD>
</TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
</EM>
</TD>
</TR>

<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
&nbsp;上一个&nbsp;
&nbsp;下一个</FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="index.html?constant-values.html" target="_top"><B>框架</B></A> &nbsp;
&nbsp;<A HREF="constant-values.html" target="_top"><B>无框架</B></A> &nbsp;
&nbsp;<SCRIPT type="text/javascript">
<!--
if(window==top) {
document.writeln('<A HREF="allclasses-noframe.html"><B>所有类</B></A>');
}
//-->
</SCRIPT>
<NOSCRIPT>
<A HREF="allclasses-noframe.html"><B>所有类</B></A>
</NOSCRIPT>


</FONT></TD>
</TR>
</TABLE>
<A NAME="skip-navbar_top"></A>
<!-- ========= END OF TOP NAVBAR ========= -->

<HR>
<CENTER>
<H1>
常量字段值</H1>
</CENTER>
<HR SIZE="4" NOSHADE>
<B>目录</B><UL>
</UL>

<HR>


<!-- ======= START OF BOTTOM NAVBAR ====== -->
<A NAME="navbar_bottom"><!-- --></A>
<A HREF="#skip-navbar_bottom" title="跳过导航链接"></A>
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
<TR>
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
<A NAME="navbar_bottom_firstrow"><!-- --></A>
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
<TR ALIGN="center" VALIGN="top">
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="overview-summary.html"><FONT CLASS="NavBarFont1"><B>概述</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">软件包</FONT>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1"></FONT>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">使用</FONT>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="overview-tree.html"><FONT CLASS="NavBarFont1"><B></B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="deprecated-list.html"><FONT CLASS="NavBarFont1"><B>已过时</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="index-all.html"><FONT CLASS="NavBarFont1"><B>索引</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="help-doc.html"><FONT CLASS="NavBarFont1"><B>帮助</B></FONT></A>&nbsp;</TD>
</TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
</EM>
</TD>
</TR>

<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
&nbsp;上一个&nbsp;
&nbsp;下一个</FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="index.html?constant-values.html" target="_top"><B>框架</B></A> &nbsp;
&nbsp;<A HREF="constant-values.html" target="_top"><B>无框架</B></A> &nbsp;
&nbsp;<SCRIPT type="text/javascript">
<!--
if(window==top) {
document.writeln('<A HREF="allclasses-noframe.html"><B>所有类</B></A>');
}
//-->
</SCRIPT>
<NOSCRIPT>
<A HREF="allclasses-noframe.html"><B>所有类</B></A>
</NOSCRIPT>


</FONT></TD>
</TR>
</TABLE>
<A NAME="skip-navbar_bottom"></A>
<!-- ======== END OF BOTTOM NAVBAR ======= -->

<HR>

</BODY>
</HTML>
Loading

0 comments on commit 0d7f560

Please sign in to comment.