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

📄 edauser.html.svn-base

📁 利用google开发的GWT工具
💻 SVN-BASE
字号:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"><!-- The HTML 4.01 Transitional DOCTYPE declaration--><!-- above set at the top of the file will set     --><!-- the browser's rendering engine into           --><!-- "Standards Mode", which gives better cross    --><!-- browser compatibility to the application.     --><!-- Omitting this line leaves most browsers in    --><!-- "Quirks mode", emulating the bugs in older    --><!-- browser versions.                             --><html>  <head>    <meta http-equiv="content-type" content="text/html; charset=UTF-8">    <!--                                           -->    <!-- Any title is fine                         -->    <!--                                           -->    <title>EDAUser</title>        <!--                                           -->    <!-- This script loads your compiled module.   -->    <!-- If you add any GWT meta tags, they must   -->    <!-- be added before this line.                -->    <!--                                           -->    <script type="text/javascript" language="javascript" src="org.gjj.gwt.EDAUser.nocache.js"></script>  </head>  <!--                                           -->  <!-- The body can have arbitrary html, or      -->  <!-- you can leave the body empty if you want  -->  <!-- to create a completely dynamic UI.        -->  <!--                                           -->  <body>    <!-- OPTIONAL: include this if you want history support -->    <iframe src="javascript:''" id="__gwt_historyFrame" tabIndex='-1' style="position:absolute;width:0;height:0;border:0"></iframe>  </body></html>

⌨️ 快捷键说明

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