<p class=MsoNormal>However, in arrays with elements larger than 1 byte, index
numbers (except zero) do not correspond to an element's position. You must
multiply an element's position by its size to determine the element's index.
Thus, for the array</p>
<p class=MsoNormal><span style='font-size:9.5pt;font-family:"Lucida Sans Typewriter"'>wprime[4]</span>
represents the third element (5 which is 4 bytes from the beginning of the
array. Similarly, the expression <span style='font-size:9.5pt;font-family:"Lucida Sans Typewriter"'>wprime[6]</span>
represents the fourth element (7) and <span style='font-size:9.5pt;font-family:
"Lucida Sans Typewriter"'>wprime[10]</span> represents the sixth element (13). </p>
<p class=index></p>
<p class=MsoNormal>The following example determines an index at run time. It
multiplies the position by two (the size of a word element) by shifting it
left:</p>
думаю, не я первый сталкиваюсь с этой проблемой. всего-то нужно - насобирать стили, которые используются и их привести в единообразный вид.
klyv
скриптом, например, на python
oleg701
Ботай оптимизаторы html / html optimizer
В принципе, в навороченных редакторах html функция оптимизации встроена (dreamweaver, homesite, frontpage но за ними тоже не мешает почистить.
yolki
думаю, не я первый сталкиваюсь с этой проблемой. всего-то нужно - насобирать стили, которые используются и их привести в единообразный вид.