Media Types 设备类型 Color Table 颜色表 Language Codes 语言代码 Character Set Recognition 字符集识别 ISO Latin-1 Character Set ISO Latin-1字符集 Additional Named Entities for HTML HTML附加命名实体 Character Entities for Special Symbols and BIDI Text 特殊文本和BIDI文本的字符实体
1) 如果单词以辅音开头,那么把起始辅音字符串(即直到第一个元音字母的所有字母)从单词开始移到尾部,并加上后缀ay。如“string”变换后为“ingstray”。 2) 如果单词以元音开头,则加后缀way。如“apple”变换后为“appleway”。 程序应该能够生成如下的运行示例: Enter a line: this is pig latin. isthay isway igpay atinlay.
w3schoolWeb全套教程.chm、网页制作、网页设计必看手册包含HTML 4.01 XHTML 1.0 CSS 2.0 Javascr ipt VBscr ipt HTML DOM XML DOM ASP reference ADO reference ASP.NET PHP 5.1 XSLT 1.0 XPath 2.0 XSL-FO WML 1.1 HTML 颜色 字符集 HTML ASCII HTML Latin-1 HTML 符号 实例/案例 HTML 实例 CSS 实例 XML
Preface Chapter 1. Actionscr ipt Basics Section 1.0. Introduction Recipe 1.1. Creating an Actionscr ipt Project Recipe 1.2. Customizing the Properties of an Application Recipe 1.3. Where to Place Actionscr ipt Code Recipe 1.4. How to Trace a Message