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

📄 lock

📁 java 编写的程序
💻
字号:
<?xml version="1.0"?>
<WORKPLACE>
<TEMPLATE name="file">
<![CDATA[
<HTML>
	
	<script language=JavaScript>
	<!--
	top.help_url='ExplorerAnsicht/Kontextmenue/eigenschaftsAktionen/Sperren.html';
	//-->
	</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.lock" message1="messagebox.message1.lock" message2="messagebox.message2.lock" button1="button.ok" button2="button.cancel" link1="lock.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>
	<!--
	top.help_url='ExplorerAnsicht/Kontextmenue/eigenschaftsAktionen/Sperren.html';
	//-->
	</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.lockfolder" message1="messagebox.message1.lockfolder" message2="messagebox.message2.lockfolder" button1="button.ok" button2="button.cancel" link1="lock.html?lock=true" link2="explorer_files.html"><PROCESS>FILENAME</PROCESS></MESSAGEBOX><![CDATA[
	</td></tr>
	</table>
		
	</BODY>
	</html>
	]]>
</TEMPLATE>


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

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

</WORKPLACE>

⌨️ 快捷键说明

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