⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 skype4py.call-pysrc.html

📁 基于python的skype的API的说明文档
💻 HTML
📖 第 1 页 / 共 5 页
字号:
<?xml version="1.0" encoding="ascii"?><!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"          "DTD/xhtml1-transitional.dtd"><html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"><head>  <title>Skype4Py.call</title>  <link rel="stylesheet" href="epydoc.css" type="text/css" />  <script type="text/javascript" src="epydoc.js"></script></head><body bgcolor="white" text="black" link="blue" vlink="#204080"      alink="#204080"><!-- ==================== NAVIGATION BAR ==================== --><table class="navbar" border="0" width="100%" cellpadding="0"       bgcolor="#a0c0ff" cellspacing="0">  <tr valign="middle">  <!-- Home link -->      <th>&nbsp;&nbsp;&nbsp;<a        href="Skype4Py-module.html">Home</a>&nbsp;&nbsp;&nbsp;</th>  <!-- Tree link -->      <th>&nbsp;&nbsp;&nbsp;<a        href="module-tree.html">Trees</a>&nbsp;&nbsp;&nbsp;</th>  <!-- Index link -->      <th>&nbsp;&nbsp;&nbsp;<a        href="identifier-index.html">Indices</a>&nbsp;&nbsp;&nbsp;</th>  <!-- Help link -->      <th>&nbsp;&nbsp;&nbsp;<a        href="help.html">Help</a>&nbsp;&nbsp;&nbsp;</th>  <!-- Project homepage -->      <th class="navbar" align="right" width="100%">        <table border="0" cellpadding="0" cellspacing="0">          <tr><th class="navbar" align="center"            ><a class="navbar" target="_top" href="https://developer.skype.com/wiki/Skype4Py">Skype4Py</a></th>          </tr></table></th>  </tr></table><table width="100%" cellpadding="0" cellspacing="0">  <tr valign="top">    <td width="100%">      <span class="breadcrumbs">        <a href="Skype4Py-module.html">Package&nbsp;Skype4Py</a> ::        Module&nbsp;call      </span>    </td>    <td>      <table cellpadding="0" cellspacing="0">        <!-- hide/show private -->        <tr><td align="right"><span class="options"            >[<a href="frames.html" target="_top">frames</a            >]&nbsp;|&nbsp;<a href="Skype4Py.call-pysrc.html"            target="_top">no&nbsp;frames</a>]</span></td></tr>      </table>    </td>  </tr></table><h1 class="epydoc">Source Code for <a href="Skype4Py.call-module.html">Module Skype4Py.call</a></h1><pre class="py-src"><a name="L1"></a><tt class="py-lineno">  1</tt>  <tt class="py-line"><tt class="py-docstring">'''Calls, conferences.</tt> </tt><a name="L2"></a><tt class="py-lineno">  2</tt>  <tt class="py-line"><tt class="py-docstring">'''</tt> </tt><a name="L3"></a><tt class="py-lineno">  3</tt>  <tt class="py-line"> </tt><a name="L4"></a><tt class="py-lineno">  4</tt>  <tt class="py-line"><tt class="py-keyword">from</tt> <tt id="link-0" class="py-name" targets="Module Skype4Py.utils=Skype4Py.utils-module.html"><a title="Skype4Py.utils" class="py-name" href="#" onclick="return doclink('link-0', 'utils', 'link-0');">utils</a></tt> <tt class="py-keyword">import</tt> <tt class="py-op">*</tt> </tt><a name="L5"></a><tt class="py-lineno">  5</tt>  <tt class="py-line"><tt class="py-keyword">from</tt> <tt id="link-1" class="py-name" targets="Module Skype4Py.enums=Skype4Py.enums-module.html"><a title="Skype4Py.enums" class="py-name" href="#" onclick="return doclink('link-1', 'enums', 'link-1');">enums</a></tt> <tt class="py-keyword">import</tt> <tt class="py-op">*</tt> </tt>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -