📄 showwork.jsp
字号:
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<%-- jsf:pagecode language="java" location="/src/pagecode/article/ShowWork.java" --%><%-- /jsf:pagecode --%>
<%@ page language="java" contentType="text/html; charset=UTF-8"
pageEncoding="UTF-8"%>
<%
response.setDateHeader("Expires", 0);
response.setHeader("Pragma", "no-cache");
if (request.getProtocol().equals("HTTP/1.1"))
response.setHeader("Cache-Control", "no-cache");
%>
<%@taglib uri="http://java.sun.com/jsf/html" prefix="h"%>
<%@taglib uri="http://java.sun.com/jsf/core" prefix="f"%>
<%@taglib uri="http://www.ibm.com/jsf/html_extended" prefix="hx"%>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
<title>鏄剧ず浠诲姟</title>
<link href="../css/ext-all.css" rel="stylesheet" type="text/css" />
<link href="../css/style.css" rel="stylesheet" type="text/css" />
<link href="../css/page_en.css" rel="stylesheet" type="text/css">
<link rel="stylesheet" type="text/css" href="../theme/stylesheet.css"
title="Style">
</head>
<f:view>
<body>
<hx:scriptCollector id="scriptCollector1">
<h:form styleClass="form" id="form1">
<h:panelGrid columns="2" styleClass="Table-box_bg">
<h:outputText value="浠诲姟鍚嶇О:"></h:outputText>
<h:outputText value="#{pc_ShowWork.hti.taskName}"></h:outputText>
<h:outputText value="浠诲姟璇存槑:"></h:outputText>
<h:outputText value="#{pc_ShowWork.hti.instruction}"></h:outputText>
<h:outputText value="涓氬姟瀵硅薄(URL):"></h:outputText>
<hx:outputLinkEx value="javascript:parent.popWindowBase.app.showDetail('./article/sampleNews.html','鏌ョ湅鏂伴椈绋
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -