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

📄 findfile.xhtml_usc

📁 教师办公管理系统
💻 XHTML_USC
字号:
<?xml version="1.0" encoding="UTF-8"?>


<!DOCTYPE html
     PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
     "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">


<html xmlns="http://www.w3.org/1999/xhtml" xmlns:uml="http://xmlns.oracle.com/jdeveloper/905/modeler/html">


   <!-- Header block, contains id for element, this is mandatory -->

   <head>
     <meta http-equiv="content-type" content="text/html; charset=UTF8" />
     <meta name="generator" content="Oracle JDeveloper" />
     <title>Template</title>

     <uml:modelElement_id guid="c2998eb8-0107-1000-8053-0a001b5872bc" />
   </head>


   <!-- Body block, contains the descriptions -->

   <body>


      <!-- Extends block, can contain a link to the usecase that this
            one extends, this part is optional -->

      <h3>Extends :</h3>

      <uml:usecase_extends>

         <p></p>

      </uml:usecase_extends>


      <!-- Specialization block, can contain a link to the usecase that this
            one extends, this part is optional -->

      <h3>Specializes :</h3>

      <uml:class_specializes>

         <p></p>

      </uml:class_specializes>


      <h3>Goal of Primary Actor :</h3>

      <h3>Level :</h3> <uml:usecase_level>Summary</uml:usecase_level>


      <!-- The scope of the current usecase, this part of optional -->

      <h3>Scope :</h3>

      <uml:usecase_scope>

         <p></p>

      </uml:usecase_scope>



      <!-- Communicates needs to contain all actors that are considered to
            communicate with this usecase -->

      <h3>Stakeholder(s) :</h3>


      <uml:usecase_communicates>

         <ul>
           <li>
             <a href="Teacher.xhtml_act">Teacher</a>
           </li>
            <li><uml:next /></li>
         </ul>


      </uml:usecase_communicates>


      <!-- Conditions, contain information that may be used
            in later versions of the tool as constraints_ It is included
            as a placeholder in this release so is optional -->


      <uml:usecase_conditions>

         <h3>Precondition :</h3>

		 <h3>Postcondition :</h3>

			<blockquote>
			  <h4>Minimal Guarantee(s) :</h4>

			  <p> </p>

			  <h4>Success Guarantee(s) :</h4>

			  <p> </p>

         </blockquote>

         <h3>Trigger :</h3>

      </uml:usecase_conditions>


      <!-- Includes block contains to all usecases that are considered
           to be subparts of this one -->


      <h3>Scenario :</h3>

      <uml:usecase_includes>

         <ol>
            <li><uml:next /></li>
         </ol>




      <h3>Extension(s) :</h3>


         <ol>

            <li> ... </li>


         </ol>

      </uml:usecase_includes>




      <!-- Boiler plate issues section -->


      <h3>Open Issue(s) :</h3>

      <ul>

         <li> ... </li>

      </ul>



      <!-- This section is used by the tools to record which object
            uses which document. This section is mandatory; but not
            designed to be user edited so it may be wise to hide
            this block in the HTML -->


      <h3>Referenced By :</h3>

      <uml:backreferences>

         <ul>
            <li><uml:next /></li>
         </ul>


      </uml:backreferences>


   </body>
</html>

⌨️ 快捷键说明

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