saveconnection.htm
来自「g729 coding ipaddressing」· HTM 代码 · 共 31 行
HTM
31 行
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" Content="text/html; charset=Windows-1252">
<TITLE>Saving a connection in a file</TITLE>
</HEAD>
<BODY BGCOLOR="#FFFFFF" TEXT="#000000">
<OBJECT TYPE="application/x-oleobject" CLASSID="clsid:1e2a7bd0-dab9-11d0-b93a-00c04fc99f9e">
<PARAM NAME="Keyword" VALUE="Connection, saving in a file">
<PARAM NAME="Keyword" VALUE="SFX files">
</OBJECT>
<H2><A NAME="saveconnection"></A>Saving a connection in a file</H2>
<P>The Connection/Save and Connection/Save As... menu items
create an <tt>.SFX</tt> file in which all the <A
HREF="connproperties.htm">options of the connection</A> are
saved. You can later reestablish the connection with the same
properties by loading the <tt>.SFX</tt> file with the <A
HREF="openconnection.htm">Connection/Open...</A> menu item.</P>
<P>The first time you save a new connection, use Save As... to
specify the name of the <tt>.SFX</tt> file. Subsequently, you
can use Save to write changes to the connection options to the
file.</P>
</BODY>
</HTML>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?