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

📄 sharingform.html,v

📁 linux下基于web的个人信息管理器源码
💻 HTML,V
字号:
head	1.2;access;symbols;locks; strict;comment	@# @;1.2date	2001.03.25.23.30.49;	author wombat;	state Exp;branches;next	1.1;1.1date	2001.02.24.17.01.40;	author wombat;	state Exp;branches;next	;desc@@1.2log@*** empty log message ***@text@<html><body bgcolor=white><center><h3>Add Shared Folder</h3><table border=1 width=100% cellpading=3><tr>  <td bgcolor=#477979 align=center>    <font color=white>Users</font>  </td>	<td>	  <form action="contacts.cgi" method="post">  		<input type=hidden name="option" value="Sharing">			<input type=hidden name="action" value="users">   	  <select name=user>        <!--users-->      </select>  		<input type=submit value=OK>		</form>	</td></tr><tr>  <td bgcolor=#477979 align=center>    <font color=white>Global</font>  </td>	<td>	  <form action="contacts.cgi" method="post">  		<input type=hidden name="option" value="Sharing">			<input type=hidden name="action" value="global">   	  <select name=global>        <!--global-->      </select>  		<input type=submit value=OK>		</form>	</td></tr></table></body></html>@1.1log@Initial revision@text@d16 1a16 1        <users>d31 1a31 1        <global>d39 1a39 1</html>@

⌨️ 快捷键说明

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