📄 grouporg.jsp
字号:
<html>
<head>
<link rel="stylesheet" href="cn.css" type="text/css">
<meta http-equiv="Content-Language" content="zh-tw">
<meta http-equiv="Content-Type" content="text/html; charset=big5">
<meta name="GENERATOR" content="Microsoft FrontPage 4.0">
<meta name="ProgId" content="FrontPage.Editor.Document">
<style type="text/css">
TD {
FONT-SIZE: 10pt;LINE-HEIGHT: 15pt
}
A:link {
COLOR: #003366; TEXT-DECORATION: none
}
A:visited {
COLOR: #003366; TEXT-DECORATION: none
}
A:active {
COLOR: #003366; TEXT-DECORATION: none
}
A:hover {
COLOR: #ff0000; TEXT-DECORATION: none
}
</style>
<%@ page session="true" %>
<%@ page contentType="text/html;charset=big5" %>
<%@ page import="java.sql.*" %>
<%@ include file="Big5Decoding.jsp"%>
<%!String Org_No;%>
<%!String UserID;%>
<%!String Org_ID;%>
<%!String Org_DeptNo;%>
<%!String GrpNo;%>
<%!String GrpName;%>
<%!String Org_Name;%>
<%!String Unit_Name;%>
<%!String Unit_No;%>
<%!String Button;%>
<%!String Radio;%>
<%!String DeptNo;%>
<%!String SS;%>
<%!int AllPageNum;//羆
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -