Rev 5766 |
Blame |
Compare with Previous |
Last modification |
View Log
| RSS feed
±¾ÎļþÉÐδÍê³É ...
<p>
Ðí¶à¿ªÔ´µÄ Java С¹¤¾ß(applets) ÂÔ×÷Ð޸ľÍÄÜÓÃÓÚ WIMS.<br>
ÀýÈ磬WIMS ¿ÉÒÔ¶¯Ì¬µØÉèÖÃС¹¤¾ß,
ѧÉúÔÚС¹¤¾ßÀïµÄ»î¶¯±»¶ÁÈ¡²¢ËÍ»Ø WIMS ×÷Ϊ»Ø´ð.
(ͨ¹ý java ½Å±¾)
!read tabletheme
!set cnt=!recordcnt interface2
!for j=1 to $cnt
!set interf=!record $j of interface2
!!$table_header
<table class="wimstable" bgcolor="#a08060" border="0" cellpadding="3" cellspacing="1" width="75%">
$table_tr
<th width="150">$wims_name_name</th><td>
!line 1 of $interf
</td>
$table_tr
<th>$wims_name_Author</th><td>
!line 2 of $interf
</td>
$table_tr
<th>$wims_name_Address</th><td>
!line 3 of $interf
</td>
$table_tr
<th>Use</th><td>
!line 4 of $interf
</td>
$table_end
<p>