Changes between Version 9 and Version 10 of iOSSpecs


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

--

Legend:

Unmodified
Added
Removed
Modified
  • iOSSpecs

    v9 v10  
    11= iOS设备型号对照表 = 
     2[[BR]] 
     3 
     4 
     5{{{#!th rowspan=4 align=justify 
     6With the `#td` and `#th` processors, 
     7table cells can contain any content: 
     8}}} 
     9|---------------- 
     10{{{#!td 
     11  - lists 
     12  - embedded tables 
     13  - simple multiline content 
     14}}} 
     15|---------------- 
     16{{{#!td 
     17As processors can be easily nested,  
     18so 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 
     28Even when you don't have complex markup, 
     29this form of table cells can be convenient 
     30to write content on multiple lines. 
     31}}} 
    232[[BR]] 
    333