Rev 5903 | Rev 6840 | Go to most recent revision | Details | Compare with Previous | Last modification | View Log | RSS feed
Rev | Author | Line No. | Line |
---|---|---|---|
134 | bpr | 1 | |
2 | !set embraced_randitem=<p> \ |
||
2071 | zjchen | 3 | ±¾À¸½ÓÊÜÓû¨À¨ºÅÀ¨ÆðÀ´µÄËæ»ú»¯.\ |
5819 | bpr | 4 | </p><p>\ |
134 | bpr | 5 | Èç¹ûÔÚÀ¨ºÅÀï·ÅÈëһЩÓöººÅ·Ö¸ôµÄ´Ê(»ò´Ê×é),\ |
6 | µ±Õâ¶ÎÎÄ×ÖÏòѧÉúÏÔʾʱ, ½«»á´ÓÖÐËæ»úѡȡһ¸ö´Ê.\ |
||
5819 | bpr | 7 | ÕâÑù¾Í»á¸øÕâ¶ÎÎÄ×Ö¼ÓÉÏËæ»úÐÔ. </p><p>\ |
8 | ¾ÙÀýÀ´Ëµ, Èç¹ûÄãÊäÈëÒÔÏÂÎÄ×Ö</p><p>\ |
||
6838 | bpr | 9 | <span class="tt">{Ã÷Ìì, ÏÂÐÇÆÚ}ÎÒ½«È¥{°ÍÀè, ŦԼ, Â×¶Ø}\ |
10 | </span>,\ |
||
5819 | bpr | 11 | </p><p>½«»áËæ»úµØµÃµ½ÏÂÁоä×Ó:<p>\ |
134 | bpr | 12 | <pre>\ |
13 | Ã÷ÌìÎÒ½«È¥°ÍÀè\ |
||
14 | Ã÷ÌìÎÒ½«È¥Å¦Ô¼\ |
||
15 | Ã÷ÌìÎÒ½«È¥Â×¶Ø\ |
||
16 | ÏÂÐÇÆÚÎÒ½«È¥°ÍÀè\ |
||
17 | ÏÂÐÇÆÚÎÒ½«È¥Å¦Ô¼\ |
||
18 | ÏÂÐÇÆÚÎÒ½«È¥Â×¶Ø\ |
||
6838 | bpr | 19 | </pre>\ |
20 | </pre><br /> |
||
21 | Si vous désirez entrer des formules mathématiques, il est conseillé de\ |
||
22 | désactiver cette possibilité en mettant le bouton <span class="wims_code_words">\ |
||
23 | Mise en aléatoire par des accolades emboitables</span> \ |
||
24 | sur <span class="tt">$wims_name_no</span>. |
||
134 | bpr | 25 | |
2455 | bpr | 26 | !set name_random=Ëæ»úÉú³É²ÎÊýµÄÀý: <ul>\ |
27 | <li>10 Óë 100 ¼äµÄÕûÊý (°üÀ¨¶Ëµã):\ |
||
5903 | bpr | 28 | <span class="tt">randint(10..100)</span>\ |
5819 | bpr | 29 | </li><li>10 Óë 1000 ¼äµÄ 10 µÄ±¶Êý (°üÀ¨¶Ëµã):\ |
5903 | bpr | 30 | <span class="tt">randint(1..100)*10</span>\ |
5819 | bpr | 31 | </li><li> 0 Óë 2 Ö®¼äµÄÊ®½øÐ¡Êý:\ |
5903 | bpr | 32 | <span class="tt">random(0..2)</span>\ |
5819 | bpr | 33 | </li><li>±íÖеÄËæ»úÏî:\ |
5903 | bpr | 34 | <span class="tt">randitem(a,b,c,10,100,word,a phrase)</span>\ |
5819 | bpr | 35 | </li></ul> |
134 | bpr | 36 | |
2455 | bpr | 37 | !set name_detail_parm= µã»÷ÕâÀï ÒÔÁ˽â²ÎÊý¼ÆËãµÄ¸ü¶àÏêÇé. |
134 | bpr | 38 | |
5903 | bpr | 39 | !set credits_help=Äã¿ÉÒÔÀûÓà <span class="tt wims_code_words">$wims_name_credits</span> ¸ø³ö¼ò¶ÌµÄ²Î¿¼ÐÅÏ¢,\ |
5864 | zjchen | 40 | ÀýÈç¹ØÓÚÁ·Ï°ÖвåÈëµÄͼÏñ. |
5819 | bpr | 41 |