head-chapter.html 518 B

1234567891011
  1. <html xmlns="http://www.w3.org/1999/xhtml" xmlns:wb="http://open.weibo.com/wb" >
  2. <head>
  3. <title>一步步搭建物联网系统(教你设计物联网系统)</title>
  4. <meta name="keywords" content="设计物联网系统,物联网系统设计">
  5. <meta name="description" content="一份关于如何设计物联网系统的文档">
  6. <link rel="stylesheet" href="../css/vendor.css" />
  7. </head>
  8. <body class="container inner wrap">
  9. <h1>一步步搭建物联网系统(教你设计物联网系统)</h1>
  10. </body>
  11. </html>