resprofile.html.svn-base

来自「一个timesheet程序,用来统计开发人员的度量衡web在线程序.用于软件行业」· SVN-BASE 代码 · 共 24 行

SVN-BASE
24
字号
<html>
<head>
	<meta http-equiv="content-style-type" content="text/css">
	<meta http-equiv="pragma" content="no-cache">
	<title>Achievo-RMS Resources Profile Help</title>
	<link href="../theme/help.css" rel="stylesheet" type="text/css">
</head>
<body bgcolor="#afffff">
<h1><a name="top"></a>Resources Profile</h1>
<form>
<b><a href="#General">General Description</a></b><br><br>
<b><a name="General"></a>General Description</b><br><br>
This page is designed for the System Administrator to add new resources
and to modify existing resources profile.<br><br>
To add new resources, please press <input type="button" name="Add_New_Resources" value="Add New Resources"> to enter the resources profile creation section.<br>
<br>
To modify existing resources profile, please select a resources name from
the drop down Resources Name list and then press <input type="button" name="Display _Modify" value="Display & Modify"> to enter the resources profile modification section.<br><br>
<a href="#top"><img src="../images/top.gif" border="0" width="79" height="27"></a>
<br>
<br>
</form>
</body>
</html>

⌨️ 快捷键说明

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