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

📄 idx_t.htm

📁 编程珍珠,里面很多好用的代码,大家可以参考学习呵呵,
💻 HTM
📖 第 1 页 / 共 3 页
字号:
  <a name="characters-transliterating-with">  <dt>characters, transliterating with: <a href="../ch15_02.htm#INDEX-2848">15.2. Effects of Character Semantics</a></dt>  <a name="=~-and-!~-binding-operators-using-with">  <dt>=~ and !~ binding operators, using with: <a href="../ch05_02.htm#INDEX-1322">5.2. Pattern-Matching Operators</a></dt>  <a name="modifiers-for">  <dt>modifiers for: <a href="../ch05_02.htm#INDEX-1339">5.2.1. Pattern Modifiers</a></dt></dl></dd><a name="tracing"><dt>tracing,  <a name="stack-backtrace-debugger-T-command">  <dt>stack backtrace, debugger T command: <a href="../ch20_02.htm#INDEX-3537">20.2.3. Tracing</a></dt><a name="tracing-stack-backtrace-debugger-command"><dt>tracing, stack backtrace (debugger command): <a href="../ch20_01.htm#INDEX-3512">20.1. Using the Debugger</a></dt><a name="trailing-spaces-in-string-comparisons"><dt>trailing spaces in string comparisons: <a href="../ch03_11.htm#INDEX-941">3.11. Relational Operators</a></dt><a name="translating-between-languages"><dt>translating between languages: <a href="../ch24_05.htm#INDEX-4301">24.5.2. Generating Perl in Other Languages</a></dt><a name="translation"><dt>translation: <a href="../ch29_02.htm#INDEX-5350">29.2.182. tr///</a></dt><dd><dl>  <dt><a href="../ch29_02.htm#INDEX-5415">29.2.201. y//</a></dt></dl></dd><a name="transliteration-escapes-processing-by-Perl-regex-compiler"><dt>transliteration escapes, processing by Perl regex compiler: <a href="../ch05_09.htm#INDEX-1687">5.9.2.1. When backslashes happen</a></dt><a name="trapping"><dt>trapping<dd><dl>  <a name="exceptions">  <dt>exceptions: <a href="../ch29_02.htm#INDEX-4746">29.2.32. eval</a></dt> <a name="trapping-out-of-memory-errors"><dt>out-of-memory errors: <a href="../ch28_02.htm#INDEX-4520">28.2. Special Variables in Alphabetical Order</a></dt><a name="trapping-signals"><dt>signals: <a href="../ch16_01.htm#INDEX-2909">16.1. Signals</a></dt></dl></dd><a name="trigonometry-Math::Trig-module"><dt>trigonometry, Math::Trig module: <a href="../ch32_01.htm#INDEX-5435">32.1.1. Data Types</a></dt><a name="trinary-operators"><dt>trinary operators: <a href="../ch01_05.htm#INDEX-194">1.5. Operators</a></dt><dd><dl><a name="trinary-operator"><dt><a href="../ch03_01.htm#INDEX-780">3. Unary and Binary Operators</a></dt>  <a name="?:-as">  <dt>?: as: <a href="../ch03_16.htm#INDEX-984">3.16. Conditional Operator</a></dt>    <dt><a href="../ch04_05.htm#INDEX-1157">4.5.1. Case Structures</a></dt>  <a name="overloading-not-working-with">  <dt>overloading, not working with: <a href="../ch13_01.htm#INDEX-2610">13.1. The overload Pragma</a></dt> </dl></dd><a name="troff"><a name="troubleshooting"><dt>troubleshooting: <a href="../ch20_01.htm#INDEX-3503">20. The Perl Debugger</a></dt><dd><dl>  <dt>(see also <a href="idx_d.htm#debugging">debugging</a>)</dt>  <a name="C-code">  <dt>C code: <a href="../ch24_01.htm#INDEX-4136">24.1.3. C Traps</a></dt>  <a name="troubleshooting-multidimensional-arrays"><dt>multidimensional arrays: <a href="../ch09_01.htm#INDEX-2102">9.1.5. Common Mistakes</a></dt><a name="scripts">  <dt>scripts</dt>    <a name="common-mistakes-of-novices"><a href="../ch24_01.htm#INDEX-4100">24.1. Common Goofs for Novices</a></dt>  <a name="shell-code">  <dt>shell code: <a href="../ch24_01.htm#INDEX-4150">24.1.4. Shell Traps</a></dt></dl></dd><a name="true-values"><dt>true values: <a href="../ch01_02.htm#INDEX-67">1.2.1.1. Singularities</a></dt><dd><dl></dl></dd><a name="truncate-function"><dt>truncate function: <a href="../ch29_02.htm#INDEX-5351">29.2.183. truncate</a></dt><a name="truncating"><a name="truncating-argument-list"><dd><dl><dt>argument list: <a href="../ch20_03.htm#INDEX-3618">20.3.3. Debugger Options</a></dt><a name="truncating-arrays"><dt>arrays: <a href="../ch02_08.htm#INDEX-702">2.8.2. Array Length</a></dt><a name="truncating-numbers"><dt>numbers: <a href="../ch29_02.htm#INDEX-4937">29.2.76. int</a></dt></dl></dd><a name="truth-conditions"><dt>truth conditions,  <a name="if-and-unless-statements-evaluating-with">  evaluating with if and unless statements: <a href="../ch01_06.htm#INDEX-295">1.6.1.1. The if and unless statements</a></dt><a name="truth-values"><dt>truth values,  <a name="evaluating-for-in-Perl">evaluating for: <a href="../ch01_06.htm#INDEX-288">1.6.1. What Is Truth?</a></dt><a name="try-block"><dt>try block: <a href="../ch29_02.htm#INDEX-4744">29.2.32. eval</a></dt><a name="tty"><dt>tty: <a href="../ch16_03.htm#INDEX-3028">16.3.3. Bidirectional Communication </a></dt><a name="two-dimensional-arrays"><dt>two-dimensional arrays</dt><dd><dl>  <a name="creating-and-accessing">  <dt>creating and accessing: <a href="../ch09_01.htm#INDEX-2086">9.1.1. Creating and Accessing a Two-Dimensional Array</a></dt>  <a name="creating-your-own">  <dt>creating your own: <a href="../ch09_01.htm#INDEX-2089">9.1.2. Growing Your Own</a></dt></dl></dd><a name="tying-variables"><dt>tying variables: <a href="../ch08_05.htm#INDEX-2060">8.5.1. References Don't Work as Hash Keys</a></dt><dd><dl>  <dt><a href="../ch14_01.htm#INDEX-2658">14. Tied Variables</a></dt>  <a name="arrays">  <dt>arrays: <a href="../ch14_02.htm#INDEX-2704">14.2. Tying Arrays</a></dt>  <a name="filehandles">  <dt>filehandles: <a href="../ch14_04.htm#INDEX-2735">14.4. Tying Filehandles</a></dt>  <a name="hashes">  <dt>hashes: <a href="../ch14_03.htm#INDEX-2721">14.3. Tying Hashes</a></dt>  <a name="scalars">  <dt>scalars: <a href="../ch14_01.htm#INDEX-2678">14.1. Tying Scalars</a></dt>  <a name="untying-trap">  <dt>untying trap: <a href="../ch14_05.htm#INDEX-2761">14.5. A Subtle Untying Trap</a></dt></dl></dd><a name="typecasting-operator-in-C"><dt>typecasting operator (in C): <a href="../ch03_21.htm#INDEX-">3.21. C Operators Missing from Perl</a></dt><a name="typedefs-C-language"><dt>typedefs (C language): <a href="../ch21_02.htm#INDEX-3689">21.2. Internal Data Types</a></dt><dd><dl></dl></dd><a name="typeglobs"><dt>typeglobs: <a href="../ch02_05.htm#INDEX-473">2.5. Names</a></dt><dd><dl>  <a name="typeglob"><dt><a href="../ch01_02.htm#INDEX-40">1.2.1. Variable Syntax</a></dt><dt><a href="../ch02_10.htm#INDEX-724">2.10. Typeglobs and Filehandles</a></dt>  <dt><a href="../ch08_01.htm#INDEX-1945">8. References</a></dt>  <dt><a href="../ch08_03.htm#INDEX-2028">8.3.6. Other Tricks You Can Do with Hard References</a></dt>  <a name="-anonymous">  <dt> anonymous: <a href="../ch08_02.htm#INDEX-2000">8.2.4. Handle References</a></dt>  <a name="anonymous">  <dt>anonymous</dt><dd><dl>    <a name="generating-with-Symbol-module">    <dt>generating with Symbol module: <a href="../ch32_01.htm#INDEX-5439">32.1.1. Data Types</a></dt>  </dl></dd>  <a name="autovivification-of">  <dt>autovivification of: <a href="../ch14_04.htm#INDEX-">14.4.1. Filehandle-Tying Methods</a></dt>  <a name="filehandle-references-creating">  <dt>filehandle references, creating: <a href="../ch08_02.htm#INDEX-1998">8.2.4. Handle References</a></dt>  <a name="IO-:-:Handle-object">  <dt>IO\:\:Handle object: <a href="../ch08_02.htm#INDEX-2004">8.2.5. Symbol Table References</a></dt>  <a name="local-function-using-with">  <dt>local function, using with: <a href="../ch29_02.htm#INDEX-4983">29.2.87. local</a></dt>  <a name="printing-contents-of">  <dt>printing contents of: <a href="../ch20_03.htm#INDEX-3625">20.3.3. Debugger Options</a></dt>  <a name="references-to-typeglobs-vs.">  <a name="prototype-symbol-*">  <dt>prototype symbol (*): <a href="../ch01_02.htm#INDEX-46">1.2.1. Variable Syntax</a></dt><dt>references to typeglobs vs.: <a href="../ch08_02.htm#INDEX-1999">8.2.4. Handle References</a></dt>  <a name="subroutines-resolving-to">  <dt>subroutines, resolving to: <a href="../ch12_03.htm#INDEX-2377">12.3. Method Invocation</a></dt>  <a name="symbol-table-aliasing-with">  <dt>symbol table aliasing with: <a href="../ch10_01.htm#INDEX-2242">10.1. Symbol Tables</a></dt>  <a name="in-symbol-table-hashes">  <dt>in symbol table hashes: <a href="../ch10_01.htm#INDEX-2226">10.1. Symbol Tables</a></dt>  <a name="variables-tying-to-classes-via">  <dt>variables, tying to classes via: <a href="../ch14_01.htm#INDEX-2665">14. Tied Variables</a></dt></dl></dd><a name="typemap"><dt>typemap: <a href="../ch21_03.htm#INDEX-3715">21.3.1. XS and XSUBs</a></dt><a name="types"><dt>types (see <a href="idx_d.htm#data-types">data types</a>)</dt><a name="typing-variables"><dt>typing variables</dt><dd><dl>  <a name="scalars">  <dt>scalars: <a href="../ch02_06.htm#INDEX-528">2.6. Scalar Values</a></dt>  <a name="subtypes-converting-between">  <dt>subtypes, converting between: <a href="../ch02_06.htm#INDEX-531">2.6. Scalar Values</a></dt></dl></dd></dl><!-- BOTTOM INDEX LINKS --><p><hr width="515" align="LEFT"></p><p><a href="idx_0.htm">Symbols</a>| <a href="idx_a.htm">A</a>| <a href="idx_b.htm">B</a>| <a href="idx_c.htm">C</a>| <a href="idx_d.htm">D</a>| <a href="idx_e.htm">E</a>| <a href="idx_f.htm">F</a>| <a href="idx_g.htm">G</a>| <a href="idx_h.htm">H</a>| <a href="idx_i.htm">I</a>| <a href="idx_j.htm">J</a>| <a href="idx_k.htm">K</a>| <a href="idx_l.htm">L</a>| <a href="idx_m.htm">M</a>| <a href="idx_n.htm">N</a>| <a href="idx_o.htm">O</a>| <a href="idx_p.htm">P</a>| <a href="idx_q.htm">Q</a>| <a href="idx_r.htm">R</a>| <a href="idx_s.htm">S</a>| <a href="idx_t.htm">T</a>| <a href="idx_u.htm">U</a>| <a href="idx_v.htm">V</a>| <a href="idx_w.htm">W</a>| <a href="idx_x.htm">X</a>| <a href="idx_y.htm">Y</a>| <a href="idx_z.htm">Z</a><!-- LIBRARY NAV BAR --><p><hr width="515" align="left"></p><img src="../../gifs/smnavbar.gif"  usemap="#library-map"  border="0"  alt="Library Navigation Links"><p><font size="-1"><a href="../copyrght.htm">Copyright &copy; 2001</a>O'Reilly &amp; Associates, Inc.All Rights Reserved.</p><map name="library-map"> <area shape="rect" coords="2,-1,79,99" href="../../index.htm"><area shape="rect" coords="84,1,157,108" href="../../perlnut/index.htm"><area shape="rect" coords="162,2,248,125" href="../../prog/index.htm"><area shape="rect" coords="253,2,326,130" href="../../advprog/index.htm"><area shape="rect" coords="332,1,407,112" href="../../cookbook/index.htm"><area shape="rect" coords="414,2,523,103" href="../../sysadmin/index.htm"></map><!-- END OF BODY --></body></html>

⌨️ 快捷键说明

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