You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<dt><codeclass="docutils literal notranslate"><spanclass="pre">C</span></code>(長度為 1 的 <aclass="reference internal" href="../library/stdtypes.html#str" title="str"><codeclass="xref py py-class docutils literal notranslate"><spanclass="pre">str</span></code></a>)[int]</dt><dd><p>Convert a Python character, represented as a <aclass="reference internal" href="../library/stdtypes.html#str" title="str"><codeclass="xref py py-class docutils literal notranslate"><spanclass="pre">str</span></code></a> object of
413
413
length 1, to a C <spanclass="c-expr sig sig-inline c"><spanclass="kt">int</span></span>.</p>
414
414
</dd>
415
-
<dt><codeclass="docutils literal notranslate"><spanclass="pre">f</span></code> (<aclass="reference internal" href="../library/functions.html#float" title="float"><codeclass="xref py py-class docutils literal notranslate"><spanclass="pre">float</span></code></a>) [float]</dt><dd><p>Convert a Python floating-point number to a C <spanclass="c-expr sig sig-inline c"><spanclass="kt">float</span></span>.</p>
<dt><codeclass="docutils literal notranslate"><spanclass="pre">d</span></code> (<aclass="reference internal" href="../library/functions.html#float" title="float"><codeclass="xref py py-class docutils literal notranslate"><spanclass="pre">float</span></code></a>) [double]</dt><dd><p>Convert a Python floating-point number to a C <spanclass="c-expr sig sig-inline c"><spanclass="kt">double</span></span>.</p>
0 commit comments