Skip to content

Commit

Permalink
国家电网项目
Browse files Browse the repository at this point in the history
  • Loading branch information
Dio committed Dec 30, 2015
0 parents commit 68c188e
Show file tree
Hide file tree
Showing 1,681 changed files with 791,274 additions and 0 deletions.
214 changes: 214 additions & 0 deletions .classpath

Large diffs are not rendered by default.

13 changes: 13 additions & 0 deletions .mymetadata
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
<?xml version="1.0" encoding="UTF-8"?>
<project-module
type="WEB"
name="jyy"
id="myeclipse.1324020864000"
context-root="/jyy"
j2ee-spec="5.0"
archive="jyy.war">
<attributes>
<attribute name="webrootdir" value="WebRoot" />
</attributes>
</project-module>

2 changes: 2 additions & 0 deletions .myumldata
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
#Wed Oct 19 11:32:03 CST 2011
CodeGenContainer=java.util.Vector
50 changes: 50 additions & 0 deletions .project
Original file line number Diff line number Diff line change
@@ -0,0 +1,50 @@
<?xml version="1.0" encoding="UTF-8"?>
<projectDescription>
<name>jyy</name>
<comment></comment>
<projects>
</projects>
<buildSpec>
<buildCommand>
<name>org.eclipse.wst.jsdt.core.javascriptValidator</name>
<arguments>
</arguments>
</buildCommand>
<buildCommand>
<name>com.genuitec.eclipse.j2eedt.core.WebClasspathBuilder</name>
<arguments>
</arguments>
</buildCommand>
<buildCommand>
<name>org.eclipse.jdt.core.javabuilder</name>
<arguments>
</arguments>
</buildCommand>
<buildCommand>
<name>com.genuitec.eclipse.j2eedt.core.J2EEProjectValidator</name>
<arguments>
</arguments>
</buildCommand>
<buildCommand>
<name>com.genuitec.eclipse.j2eedt.core.DeploymentDescriptorValidator</name>
<arguments>
</arguments>
</buildCommand>
<buildCommand>
<name>org.eclipse.wst.validation.validationbuilder</name>
<arguments>
</arguments>
</buildCommand>
<buildCommand>
<name>com.genuitec.eclipse.ast.deploy.core.DeploymentBuilder</name>
<arguments>
</arguments>
</buildCommand>
</buildSpec>
<natures>
<nature>com.genuitec.eclipse.ast.deploy.core.deploymentnature</nature>
<nature>com.genuitec.eclipse.j2eedt.core.webnature</nature>
<nature>org.eclipse.jdt.core.javanature</nature>
<nature>org.eclipse.wst.jsdt.core.jsNature</nature>
</natures>
</projectDescription>
12 changes: 12 additions & 0 deletions .settings/.jsdtscope
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="con" path="org.eclipse.wst.jsdt.launching.JRE_CONTAINER"/>
<classpathentry kind="con" path="org.eclipse.wst.jsdt.launching.WebProject">
<attributes>
<attribute name="hide" value="true"/>
</attributes>
</classpathentry>
<classpathentry kind="con" path="org.eclipse.wst.jsdt.launching.baseBrowserLibrary"/>
<classpathentry kind="src" path="WebRoot"/>
<classpathentry kind="output" path=""/>
</classpath>
8 changes: 8 additions & 0 deletions .settings/org.eclipse.core.resources.prefs
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
#Fri Dec 16 15:36:17 CST 2011
eclipse.preferences.version=1
encoding//WebRoot/archives/js=UTF-8
encoding//WebRoot/help/js=UTF-8
encoding//WebRoot/js=UTF-8
encoding//WebRoot/project/js=UTF-8
encoding//WebRoot/search/js=UTF-8
encoding//WebRoot/system/js=UTF-8
7 changes: 7 additions & 0 deletions .settings/org.eclipse.jdt.core.prefs
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
#Fri Dec 16 15:34:24 CST 2011
eclipse.preferences.version=1
org.eclipse.jdt.core.compiler.codegen.targetPlatform=1.5
org.eclipse.jdt.core.compiler.compliance=1.5
org.eclipse.jdt.core.compiler.problem.assertIdentifier=error
org.eclipse.jdt.core.compiler.problem.enumIdentifier=error
org.eclipse.jdt.core.compiler.source=1.5
1 change: 1 addition & 0 deletions .settings/org.eclipse.wst.jsdt.ui.superType.container
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
org.eclipse.wst.jsdt.launching.baseBrowserLibrary
1 change: 1 addition & 0 deletions .settings/org.eclipse.wst.jsdt.ui.superType.name
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Window
13 changes: 13 additions & 0 deletions WebRoot/.settings/org.eclipse.core.resources.prefs
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
#Thu Mar 24 13:31:28 CST 2011
eclipse.preferences.version=1
encoding//WEB-INF/jsp/admin/login.jsp=UTF-8
encoding//css/smoothness/jquery-ui-1.8.10.custom.css=UTF-8
encoding//css/ui.jqgrid.css=UTF-8
encoding//js/grid.base.js=UTF-8
encoding//js/grid.jqueryui.js=UTF-8
encoding//js/jquery-ui-1.8.10.custom.css=UTF-8
encoding//js/jquery.dynatree.js=UTF-8
encoding//js/jquery.jqGrid.js=UTF-8
encoding//js/rowedex4.js=UTF-8
encoding/docnode.html=UTF-8
encoding/index.html=UTF-8
48 changes: 48 additions & 0 deletions WebRoot/403.jsp
Original file line number Diff line number Diff line change
@@ -0,0 +1,48 @@
<%@ page language="java" import="java.util.*" pageEncoding="UTF-8"%>
<%
String path = request.getContextPath();
String basePath = request.getScheme()+"://"+request.getServerName()+":"+request.getServerPort()+path+"/";
%>

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<base href="<%=basePath%>">

<title>My JSP '403.jsp' starting page</title>

<meta http-equiv="pragma" content="no-cache">
<meta http-equiv="cache-control" content="no-cache">
<meta http-equiv="expires" content="0">
<meta http-equiv="keywords" content="keyword1,keyword2,keyword3">
<meta http-equiv="description" content="This is my page">
<link href="css/base.css" rel="stylesheet" type="text/css">

</head>

<body>
<table width="100%" border="0" cellspacing="0" cellpadding="0" class="contert2">
<tr>
<td class="conttop2"><div class="top2left"></div>
<div class="top2right"></div>
<div class="top2middle">
<span class="topico2"><img src="images/404.png" height="22"></span>
<h3>错误画面</h3>
</div></td>
</tr>
<tr>
<td class="contmiddle2">
<div align="center" style="font-size:24px;">
<img src="images/404L.png">
找不到你所请求的画面,请与管理员联系!
</div>
</td>
</tr>
<tr>
<td class="contbottom2"><div class="bottom2left"></div>
<div class="bottom2right"></div>
<div class="bottom2middle"></div></td>
</tr>
</table>
</body>
</html>
53 changes: 53 additions & 0 deletions WebRoot/500.jsp
Original file line number Diff line number Diff line change
@@ -0,0 +1,53 @@
<%@ page language="java" import="java.util.*" pageEncoding="UTF-8"%>
<%@ taglib prefix="s" uri="/struts-tags"%>
<%
String path = request.getContextPath();
String basePath = request.getScheme() + "://"
+ request.getServerName() + ":" + request.getServerPort()
+ path + "/";
String msg=(String)request.getAttribute("errMsg");
String uMsg=(String)request.getAttribute("userMsg");
%>

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<base href="<%=basePath%>">

<title>My JSP '500.jsp' starting page</title>

<meta http-equiv="pragma" content="no-cache">
<meta http-equiv="cache-control" content="no-cache">
<meta http-equiv="expires" content="0">
<meta http-equiv="keywords" content="keyword1,keyword2,keyword3">
<meta http-equiv="description" content="This is my page">
<link href="css/base.css" rel="stylesheet" type="text/css">

</head>

<body>
<table width="100%" border="0" cellspacing="0" cellpadding="0" class="contert2">
<tr>
<td class="conttop2"><div class="top2left"></div>
<div class="top2right"></div>
<div class="top2middle">
<span class="topico2"><img src="images/404.png" height="22"></span>
<h3>错误画面</h3>
</div></td>
</tr>
<tr>
<td class="contmiddle2">
<img src="images/500.png">
<%=msg==null?"":msg%>
<%=uMsg==null?"":uMsg%>
</td>
</tr>
<tr>
<td class="contbottom2"><div class="bottom2left"></div>
<div class="bottom2right"></div>
<div class="bottom2middle"></div></td>
</tr>
</table>
</body>
</html>
3 changes: 3 additions & 0 deletions WebRoot/META-INF/MANIFEST.MF
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
Manifest-Version: 1.0
Class-Path:

57 changes: 57 additions & 0 deletions WebRoot/S500.jsp
Original file line number Diff line number Diff line change
@@ -0,0 +1,57 @@
<%@ page language="java" import="java.util.*" pageEncoding="UTF-8"%>
<%@ taglib prefix="s" uri="/struts-tags"%>
<%
String path = request.getContextPath();
String basePath = request.getScheme() + "://"
+ request.getServerName() + ":" + request.getServerPort()
+ path + "/";
%>

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<base href="<%=basePath%>">

<title>My JSP '500.jsp' starting page</title>

<meta http-equiv="pragma" content="no-cache">
<meta http-equiv="cache-control" content="no-cache">
<meta http-equiv="expires" content="0">
<meta http-equiv="keywords" content="keyword1,keyword2,keyword3">
<meta http-equiv="description" content="This is my page">
<link href="css/base.css" rel="stylesheet" type="text/css">

</head>

<body>
<table width="100%" border="0" cellspacing="0" cellpadding="0" class="contert2">
<tr>
<td class="conttop2"><div class="top2left"></div>
<div class="top2right"></div>
<div class="top2middle">
<span class="topico2"><img src="images/404.png" height="22"></span>
<h3>错误画面</h3>
</div></td>
</tr>
<tr>
<td class="contmiddle2">
<img src="images/500.png">
<s:if test="hasActionErrors()">
<div class="show_info">
<span>
<s:iterator value="actionErrors">
<s:property />
</s:iterator>
</span>
</div>
</s:if>
</td>
</tr>
<tr>
<td class="contbottom2"><div class="bottom2left"></div>
<div class="bottom2right"></div>
<div class="bottom2middle"></div></td>
</tr>
</table>
</body>
</html>
Binary file added WebRoot/WEB-INF/DesKey.xml
Binary file not shown.
Loading

0 comments on commit 68c188e

Please sign in to comment.