projprofile.html.svn-base

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

SVN-BASE
25
字号
<html>
<head>
	<meta http-equiv="content-style-type" content="text/css">
	<meta http-equiv="pragma" content="no-cache">
	<title>Achievo-RMS Project Profile Help</title>
	<link href="../theme/help.css" rel="stylesheet" type="text/css">
</head>
<body bgcolor="#afffff">
<h1><a name="top"></a>Project 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 project and
to modify existing project profile.<br><br>
To add new project, please press <input type="button" name="Add_New_Project" value="Add New Project"> to enter the project profile creation section.<br>
<br>
To modify existing project profile, please select a project name from the
drop down Project Name list and then press <input type="button" name="Display _Modify" value="Display & Modify"> to enter the project 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 + -
显示快捷键?