tmp.html 309 B

123456789101112131415
  1. <!DOCTYPE html>
  2. <html>
  3. <head>
  4. <title>Page Swipe</title>
  5. <script src="jquery.js"></script>
  6. <!-- 支持中文-->
  7. <meta charset="utf-8">
  8. </head>
  9. <body>
  10. <div>
  11. $2$的平方是指$2$乘以$2$。\n\n解答过程如下:\n\n$2\\times2$ $=4$所以,$2$的平方等于$4$。
  12. </div>
  13. </body>
  14. </html>