Fanfou Wiki

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

用户工具

站点工具


playground:playground

差别

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

到此差别页面的链接

两侧同时换到之前的修订记录前一修订版
后一修订版
前一修订版
上一修订版两侧同时换到之后的修订记录
playground:playground [2020/12/22 17:12] adminplayground:playground [2020/12/30 12:29] admin
行 18: 行 18:
 </code> </code>
 ---- ----
-<html+<uml
-  <head> +Alice -> Bob: Authentication Request 
-    <meta charset="UTF-8" /+Bob --> Alice: Authentication Response 
-    <meta name="viewport" content="width=device-width, initial-scale=1.0" /+ 
-    <title>Document</title> +Alice -Bob: Another authentication Request 
-  </head+Alice <-- Bob: another authentication Response 
-  <body> +</uml
-    <script src="https://cdnjs.cloudflare.com/ajax/libs/crypto-js/4.0.0/crypto-js.min.js"></script+ 
-    <script> + 
-      console.log(CryptoJS.MD5("Message")); +
-    </script> +
-  </body> +
-</html>+
playground/playground.txt · 最后更改: 2020/12/30 12:30 由 admin