elch01.html
来自「aol和icq使用的oscar协议详细介绍」· HTML 代码 · 共 16 行
HTML
16 行
<html>
<head>
<title>Example: Login sequence (Channel 0x01 authorization)</title>
<style type="text/css">
body {background-color: white; font-size: 13px;}
td {font-size: 16px;}
</style>
</head>
<frameset border="0" cols="200,*">
<frame name="_pkts" scrolling="auto" src="elch01_pkts.html">
<frame name="_info" scrolling="yes" src="cli_ident.html">
</frameset>
</html>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?