Fanfou Wiki

我等采石之人,当心怀建造大教堂之愿景。

用户工具

站点工具


playground:playground

差别

这里会显示出您选择的修订版和当前版本之间的差别。

到此差别页面的链接

两侧同时换到之前的修订记录前一修订版
后一修订版
前一修订版
playground:playground [2020/12/22 17:39] adminplayground:playground [2020/12/30 12:30] (当前版本) admin
行 18: 行 18:
 </code> </code>
 ---- ----
-<html+<uml
-  <head> +@startgantt 
-    <meta charset="UTF-8" /> + 
-    <meta name="viewport" content="width=device-width, initial-scale=1.0" /> +Project starts 2020-02-01 
-    <title>Document</title> + 
-    <link +-- Team -- 
-      rel="stylesheet" +[Requirements] lasts 6 days 
-      href="https://cdnjs.cloudflare.com/ajax/libs/mdui/1.0.1/css/mdui.min.css" +[Design] starts 2020-02-05 and ends 2020-02-12 
-    /> +[Implementation] starts 2020-02-12 and ends 2020-02-25 
-  </head> + 
-  <body> +-- Team 2 -- 
-    <div class="mdui-textfield"> +[T2 - Requirements] lasts week and 4 days 
-      <input +[T2 Implementation] starts 2020-02-10 and ends 2020-02-22 
-        class="mdui-textfield-input" + 
-        type="text" +-- Days Off -- 
-        id="input" +[Holidays] starts 2020-02-12 and ends 2020-02-14 
-        onchange="getMd5Value(this.value)" + 
-        placeholder="值" +@endgantt 
-      /> +</uml
-      <input +
-        class="mdui-textfield-input" +
-        type="text" +
-        id="result" +
-        disabled +
-        placeholder="结果" +
-      /> +
-    </div> +
-    <script src="https://cdnjs.cloudflare.com/ajax/libs/mdui/1.0.1/js/mdui.min.js"></script> +
-    <script src="https://cdnjs.cloudflare.com/ajax/libs/crypto-js/4.0.0/crypto-js.min.js"></script> +
-    <script> +
-      function getMd5Value(value) { +
-        document.getElementById("result").value = CryptoJS.MD5(value); +
-      } +
-    </script> +
-  </body+
-</html>+
  
  
playground/playground.1608629960.txt.gz · 最后更改: 2020/12/22 17:39 由 admin