Subversion Repositories wimsdev

Rev

Rev 3998 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 3998 Rev 4747
Line 1... Line 1...
1
 
1
 
2
!set wims_warn_header=<p><font color="red"><blink><b>¾¯¸æ.</b></blink></font>
2
!set wims_warn_header=<p><span class="wims_warning">$wims_name_warning.</span>
3
 
3
 
4
!if ambiguous iswordof $wims_warn_rawmath
4
!if ambiguous iswordof $wims_warn_rawmath
5
 $wims_warn_header
5
 $wims_warn_header
6
 ÄãÊäÈëÁËÒ»¸öÓÐÆçÒåµÄ¹«Ê½,
6
 ÄãÊäÈëÁËÒ»¸öÓÐÆçÒåµÄ¹«Ê½,
7
WIMS¶ÔËüµÄÀí½â¿ÉÄܲ»Í¬ÓÚÄãµÄ±¾Òâ. Çë¼ì²éÒ»ÏÂ.
7
WIMS¶ÔËüµÄÀí½â¿ÉÄܲ»Í¬ÓÚÄãµÄ±¾Òâ. Çë¼ì²éÒ»ÏÂ.
Line 17... Line 17...
17
 <p>
17
 <p>
18
 !set wims_warn_rmremark=yes
18
 !set wims_warn_rmremark=yes
19
!endif
19
!endif
20
 
20
 
21
!if flatpower iswordof $wims_warn_rawmath
21
!if flatpower iswordof $wims_warn_rawmath
22
 <p><font color="red"><b>Hint.</font></b>
22
 <p><span class="wims_warning">Hint.</span>
23
 ÏëÒªµÃµ½ <font color="green">x<sup>2</sup></font> Âð ? 
23
 ÏëÒªµÃµ½ <font color="green">x<sup>2</sup></font> Âð ? 
24
 ÊäÈë <tt>x^2</tt> »ò <tt>x**2</tt>.
24
 ÊäÈë <tt>x^2</tt> »ò <tt>x**2</tt>.
25
 <p>
25
 <p>
26
!endif
26
!endif
27
 
27