page3.html
来自「GSM猫管理程序」· HTML 代码 · 共 143 行
HTML
143 行
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"><HTML><HEAD><TITLE>SMS Server Tools 3</TITLE><META http-equiv=Content-Type content="text/html; charset=iso-8859-1"><META content="SMS Server Tools 3" name=Title><META content=INDEX,FOLLOW name=Robots><STYLE type=text/css>BODY { BACKGROUND: #efefef; MARGIN: 5px 5px 10px; FONT: 10pt verdana, geneva, lucida, arial, helvetica, sans-serif; COLOR: #000000;}H3 { FONT: 14pt verdana, geneva, lucida, arial, helvetica, sans-serif; COLOR: #000000; BACKGROUND-COLOR: #dcdcfe;}A:link { COLOR: #0000ff; TEXT-DECORATION: none;}A:visited { COLOR: #0000ff; TEXT-DECORATION: none;}A:hover { COLOR: #ffffff; BACKGROUND-COLOR: #5555ff; TEXT-DECORATION: none;}.TextArea { FONT: 12pt verdana, geneva, lucida, arial, helvetica, sans-serif; COLOR: #000000;}.MenuArea { FONT: 10pt verdana, geneva, lucida, arial, helvetica, sans-serif; COLOR: #000000;}.Image { FONT: 12pt verdana, geneva, lucida, arial, helvetica, sans-serif; COLOR: #800000;}div.slideborder { border-bottom-width: 4px; border-bottom-color: #333333; border-bottom-style: groove; border-right-width: 3px; border-right-color: #333333; border-right-style: groove;}</STYLE></head><BODY><!-- START --> <BR><CENTER><table bgcolor=#efefef> <tr> <td bgcolor=#ffffff> <div class="slideborder"> <table width=703 bgcolor=#ffffff> <tr height="4"> <td width=4></td> <td></td> <td width=4></td> </tr> <tr> <td></td> <td width=700> <A title="Back to the project homepage" href="../index.html"> <img src="smstools3-small.jpg" alt="SMS Server Tools 3" border=0> </A> </td> <td></td> </tr> <tr> <td></td> <td width=700> <h3><b>Creating a Short Message</b></h3> </td> <td></td> </tr> <tr> <td></td> <td width=700 class=TextArea><ul> <li><p><b> Sending SM starts by creating a SMS File. </b></p></li></ul><table class=Image align="center"> <tr> <td align=center><b>SMS File</b><p><img src="sms.gif" border=1></td> <td> <p><img src="move_r.gif"></td> <td align=center><b>Outgoing Queue</b><p><img src="queue.gif" border=1></td> </tr></table><ul> <li><p><b> The SMS File is a simple text file that contains the destination phone number and the message text. </b></p></li> <li><p><b> After writing the text, you need to store that file in the Outgoing Queue folder. Any filename is Ok. </b></p></li> <li><p><b> The Outgoing Queue allows you to create many files without waiting for the slow modems. </b></p></li></ul><br><hr> <TABLE width="100%"> <tr class=MenuArea> <td width="35%" align="left"><a href="page2.html">Previous page</a></td> <td width="30%" align="center"> <a href="page1.html">1</a> <a href="page2.html">2</a> <font style="background:#00FF00"> 3 </font> <a href="page4.html">4</a> <a href="page5.html">5</a> <a href="page6.html">6</a> <a href="page7.html">7</a> <a href="page8.html">8</a> </td> <td width="35%" align="right"><a href="page4.html">Next page</a></td> </tr> </TABLE> </td> <td></td> </tr> </table> </div> </td> </tr></table></CENTER></BODY></HTML>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?