- ±¾ÎļþÉÐδÍê³É ... 
- WIMS ÌṩһЩ±ØÐëµ¥¶À°²×°µÄÈí¼þ°üµÄ½çÃæ.  
-   
- !read tabletheme 
- !set cnt=!recordcnt interface0 
- !for j=1 to $cnt 
-   !set interf=!record $j of interface0 
- $table_header 
- $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>ÓÃ;</th><td> 
- !line 4 of $interf 
- </td> 
- $table_end 
- <p> 
-   
- <h2>WIMS ÄÚ²¿Èí¼þ</h2> 
- !set cnt=!recordcnt interface1 
- !for j=1 to $cnt 
-   !set interf=!record $j of interface1 
- $table_header 
- $table_tr 
- <th width="150">$wims_name_name</th><td> 
- !set name=!line 1 of $interf 
- !line 1 of $interf 
- </td> 
- $table_tr<th>$wims_name_Author</th> 
- <td> 
- !line 2 of $interf 
- </td> 
- $table_tr<th>ÓÃ;</th> 
- <td> 
- !line 3 of $interf 
- </td> 
- $table_tr<th>ÊäÈëÊý¾Ý</th> 
- <td> 
- !line 4 of $interf 
- </td> 
- $table_tr<th>Êä³öÊý¾Ý</th> 
- <td> 
- !line 5 of $interf 
- </td> 
- $table_tr<th>Àý</th><td> 
- !set example=!line 7 of $interf 
- !if $example!= 
- !set example=!replace internal \\ by $\ 
- $ in $example 
- !set example=!replace internal xx by in $example 
- !set example0=!line 6 of $interf 
- !set example0=!replace internal \\ by $\ 
- $ in $example0 
- !set u=!linecnt $example0 
- !for a=1 to $u 
-   !set a1=!replace internal = by , in $a1 
-   !set $(a1[1])=$(a1[2]) 
- <pre> 
- <font color="green">$example0 
- $name $example</font></pre> 
-  <br/> 
-  <pre> 
-  </pre> 
- !endif 
- $table_tr 
- $table_end 
- <p> 
-