⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 lockchange

📁 java 编写的程序
💻
字号:
<?xml version="1.0"?>
<WORKPLACE>
<TEMPLATE name="file">
<![CDATA[
<HTML>
	
	<script language=JavaScript>
	<!--
	//-->
	</script>
	
	<head>
	<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
	
	<title>OpenCms</title>
	<link rel=stylesheet type="text/css" href="../css/format.css">
	
	</HEAD>
	<BODY bgcolor="#ffffff" marginwidth = 0 marginheight = 0 topmargin=0 leftmargin=0>
	
	<!-- table to center the page-->
	<table width=100% height=100% border=0 cellspacing=0 cellpadding=0>
	<tr><td align=middle valign=center>
	
	<!-- table to set up the dialog box-->
	<form id=LOCK name=LOCK>
    ]]><MESSAGEBOX title="messagebox.title.lockchange" message1="messagebox.message1.lockchange" message2="messagebox.message2.lockchange" button1="button.ok" button2="button.cancel" link1="lockchange.html?lock=true" link2="explorer_files.html"><PROCESS>FILENAME</PROCESS></MESSAGEBOX><![CDATA[
	</td></tr>
	</table>
		
	</BODY>
	</html>
	]]>
</TEMPLATE>

<TEMPLATE name="folder">
<![CDATA[
<HTML>
	
	<script language=JavaScript>
	<!--
	//-->
	</script>
	
	<head>
	<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
	
	<title>OpenCms</title>
	<link rel=stylesheet type="text/css" href="../css/format.css">
	
	</HEAD>
	<BODY bgcolor="#ffffff" marginwidth = 0 marginheight = 0 topmargin=0 leftmargin=0>
	
	<!-- table to center the page-->
	<table width=100% height=100% border=0 cellspacing=0 cellpadding=0>
	<tr><td align=middle valign=center>
	
	<!-- table to set up the dialog box-->
	<form id=LOCK name=LOCK>
    ]]><MESSAGEBOX title="messagebox.title.lockchangefolder" message1="messagebox.message1.lockchangefolder" message2="messagebox.message2.lockchangefolder" button1="button.ok" button2="button.cancel" link1="lockchange.html?lock=true" link2="explorer_files.html"><PROCESS>FILENAME</PROCESS></MESSAGEBOX><![CDATA[
	</td></tr>
	</table>
		
	</BODY>
	</html>
	]]>
</TEMPLATE>

<TEMPLATE name="error">
<ERRORPAGE title="error.title.lockchange" message="error.message.lockchange" reason="error.reason.lockchange" suggestion="error.suggestion.lockchange" ref="explorer_files.html" ><process>details</process><process>lasturl</process></ERRORPAGE>
</TEMPLATE>

<TEMPLATE name="erroraccessdenied">
<ERRORPAGE title="error.title.lockchange" message="error.message.lockchange" reason="error.reason.lockchange" suggestion="error.suggestion.lockchange" ref="explorer_files.html" ><process>details</process><process>lasturl</process></ERRORPAGE>
</TEMPLATE>

</WORKPLACE>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -