Subversion Repositories wimsdev

Rev

Rev 23 | Rev 3569 | Go to most recent revision | Blame | Compare with Previous | Last modification | View Log | RSS feed

!!INDEX
!let module_author  =XIAO, Gang
!let module_address =xiao@unice.fr
!let module_title   =ÉèÖà WIMS µÄ¸öÈËϲºÃ
!let module_description =ÉèÖà WIMS µÄ¸öÈËϲºÃ
!let module_version =1.00
!let module_wims_version=0.13
!let module_language    =cn
!let module_copyright   =&copy; 1998 (<a href=COPYING>GNU GPL</a>)
!let module_category    =adm
!let module_level   =
!let module_domain  =adm
!let module_keywords    =wims
!!INDEXEND

!let texsize=!char 1 of $useropts
!let texalign=!char 2 of $useropts
!default texsize=$[$wims_texbasesize-1]
!default texalign=$talign
!let useropt2=!char 3 to -1 of $useropts
!if $useropts!=$empty and $wims_realuser!=$empty
 !readproc adm/class/userdef classes,$wims_class,$wims_realuser
 !setdef !set user_opts=$useropts in $userdef
 !setdef wims_useropts=$useropts in wimshome/$wims_sesdir/var.stat
!endif

!header

±¾Ò³ÊÇÓÃÓÚÐÞ¸ÄÄãÔÚ WIMS ×÷Òµ¹ý³ÌÖеĸöÈËϲºÃµÄ.
<p>
ÕâЩ¸öÈËϲºÃÊÇ:
<ul>
!if $wims_user=$empty
 <li>ĬÈϵÄÓïÑÔ,
  !for l=1 to $wims_language_cnt
   !let la=!word $l of $wims_site_languages
   !href cmd=resume&phtml=useropts.phtml.$la&lang=$la <img src="gifs/$la.gif" alt="$la.gif" border=1>$(lang_name_$la)
   &nbsp;&nbsp;
  !next l
!endif
 <li><p>Êýѧ·ûºÅÓ빫ʽµÄ×ÖÌå´óС. ÀûÓÃÒÔϵÄÐбȽϷûºÅÓëÎÄ×ֵĴóС.
  <p>
  Ï£À°×Öĸ $m_alpha,$m_pi. Êýѧ¹«Ê½ 
  !let ins_align=middle
  !instex $$x^3\sin(x)+{\sqrt{x^2+1}\over105}-123.45$$.
  »ìºÏµÄ²»µÈʽ
  <center>| $m_a + $m_b | $m_le $m_varepsilon + 123.45.</center>
  <p>
  Äã¿ÉÒÔ
  !let ts1=!eval $texsize-1
  !let ts2=!eval $texsize+1
  !if $ts1<1
    !let ts1=1
  !endif
  !if $ts2>9
    !let ts2=9
  !endif
  !href cmd=resume&useropts=$ts1$texalign$useropt2 ¼õС
  »ò
  !href cmd=resume&useropts=$ts2$texalign$useropt2 Ôö´ó
  Êýѧ·ûºÅµÄ´óС, ʹËüÃÇÓëÎÄ×ֵĴóСÏà·û.
  Èç¹û±í´ïʽ
  !insmath (x+y)/(x^2+y^2)
  !if $texalign=1
¸ßÓÚÎÄ×Ö, Çë
   !href cmd=resume&useropts=$(texsize)0$useropt2 µã»÷ÕâÀï
ÒÔ½µµÍËü.
  !else
µÍÓÚÎÄ×Ö, Çë
   !href cmd=resume&useropts=$(texsize)1$useropt2 µã»÷ÕâÀï
ÒÔÉý¸ßËü.
  !endif
</ul>

!if $wims_user=$empty
µ±Ò»Çоù·ûºÏÄãµÄÐÄÒâʱ, °Ñ
 <a href="$wims_ref_name?lang=$lang&+useropts=$texsize$texalign$useropt2"
 title="WIMS">´ËÁ´½Ó</a>
ÊÕÈëÄãµÄÊéÇ©, ¹©ÒÔºóÁ¬½ÓÖ®ÓÃ.
!else
ÄãµÄϲºÃ½«±»±£´æµ½ÄãÒÔºóµÇ¼µ½´Ë°à¼¶Ê±.
!endif

:end
!tail