mirror of
https://github.com/mcxiaoke/mqtt.git
synced 2026-02-07 23:20:43 +08:00
26 lines
678 B
HTML
26 lines
678 B
HTML
<!DOCTYPE html>
|
|
<!-- Created by pdf2htmlEX (https://github.com/coolwanglu/pdf2htmlex) -->
|
|
<html xmlns="http://www.w3.org/1999/xhtml">
|
|
<head>
|
|
<meta charset="utf-8"/>
|
|
<meta name="generator" content="pdf2htmlEX"/>
|
|
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1"/>
|
|
<style>
|
|
body{ text-align:center}
|
|
.center {
|
|
width: 960px;
|
|
margin-left: auto;
|
|
margin-right: auto;
|
|
}
|
|
</style>
|
|
<title>MQTT协议3.1.1中文版</title>
|
|
</head>
|
|
<body>
|
|
<div class="center" >
|
|
<p><a href="protocol/MQTT-3.1.1-CN.html">中文版HTML</a></p>
|
|
<p><a href="protocol/MQTT-3.1.1-CN.pdf">中文版PDF</a></p>
|
|
<p></p>
|
|
<a href="https://github.com/mcxiaoke/mqtt">项目首页</a>
|
|
</div>
|
|
</body>
|
|
</html> |