Subversion Repositories wimsdev

Rev

Blame | Last modification | View Log | RSS feed

!set methtit=½»»»·½³ÌµÄÁ½±ß
!set methparmtype=parm equation
!set methhelp=´Ë·½·¨°Ñ·½³Ì \(a = b) ÖØÐ´³É \(b = a).

!if $wims_read_parm iswordof form check
 !goto $wims_read_parm
!endif

!exit
:form
 ½»»»ÒÔÏ·½³ÌµÄÁ½±ß
 !read deduc/methparm.phtml 1

!exit
:check
 !distribute items $methparmobj1 into data,left,sign,right
 methexp=½»»» \($left $sign $right) µÄÁ½±ß

 newobject1=$right $sign $left
 oldobject=1

 contextlist=$ct_Always,\
    $ct_OnlywhenÁ½±ßÊÇÕýµÄ,\
    $ct_OnlywhenÁ½±ßͬºÅ

!exit