1 頁 (共 1 頁)

[問題] CASHMOD 修改問題

發表於 : 2005-09-01 23:58
nash2229
問題外掛:CASHMOD
參考連結:
使用版本:CASHMOD222
網站位置:


補充:

我想請問一下
下面紅色字是什麼意思~~我知道FIND和AFTER ADD
但是不懂得是in subsilver the full line is ......
是要我尋找那一行程式~~~
還有on the next line 是要新增在哪理之後

#
#-----[ FIND ]------------------------------------------
# in subSilver, the full line is
# <th class="thTop" nowrap="nowrap">{L_POSTS}</th>
#
{L_POSTS}

#
#-----[ AFTER, ADD ]------------------------------------------
# on the next line
#
<!-- BEGIN cashrow -->
<th class="thTop" nowrap="nowrap">{cashrow.NAME}</th>
<!-- END cashrow -->

發表於 : 2005-09-02 16:17
*tytsim*
如果你的風格是subsliver全句是\r
<th class="thTop" nowrap="nowrap">{L_POSTS}</th>
不是就用關鍵字:
"{L_POST}"
on the next line是解"要加在下一行"