Changes between Version 10 and Version 11 of iOSSpecs


Ignore:
Timestamp:
05/24/2012 01:21:15 PM (14 years ago)
Author:
wusiyue
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • iOSSpecs

    v10 v11  
    11= iOS设备型号对照表 = 
    2 [[BR]] 
    3  
    4  
    5 {{{#!th rowspan=4 align=justify 
    6 With the `#td` and `#th` processors, 
    7 table cells can contain any content: 
    8 }}} 
    9 |---------------- 
    10 {{{#!td 
    11   - lists 
    12   - embedded tables 
    13   - simple multiline content 
    14 }}} 
    15 |---------------- 
    16 {{{#!td 
    17 As processors can be easily nested,  
    18 so can be tables: 
    19   {{{#!th 
    20   Example: 
    21   }}} 
    22   {{{#!td style="background: #eef" 
    23   || must be at the third level now... || 
    24   }}} 
    25 }}} 
    26 |---------------- 
    27 {{{#!td 
    28 Even when you don't have complex markup, 
    29 this form of table cells can be convenient 
    30 to write content on multiple lines. 
    31 }}} 
    322[[BR]] 
    333