Rev 8723 | Rev 10208 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 8723 | Rev 10207 | ||
---|---|---|---|
Line 9... | Line 9... | ||
9 | 9 | ||
10 | !! empty_data bad_data double_reply are in html/msg.phtml.fr - suppress on test |
10 | !! empty_data bad_data double_reply are in html/msg.phtml.fr - suppress on test |
11 | 11 | ||
12 | !if bad_answer iswordof $error |
12 | !if bad_answer iswordof $error |
13 | !if illegalname iswordof $test |
13 | !if illegalname iswordof $test |
14 | ÄãµÄ»Ø´ð°üº¬·Ç·¨Ãû×Ö<span class="tt">$illegal_name</span>. Çë¸ÄÕý. |
14 | ÄãµÄ»Ø´ð°üº¬·Ç·¨Ãû×Ö<span class="wims_msg alert tt">$illegal_name</span>. Çë¸ÄÕý. |
15 | !exit |
15 | !exit |
16 | !endif |
16 | !endif |
17 | !if lengthoverflow iswordof $test |
17 | !if lengthoverflow iswordof $test |
18 | ÄãµÄ»Ø´ð³¬³¤. ÇëÖØÐ´. |
18 | ÄãµÄ»Ø´ð³¬³¤. ÇëÖØÐ´. |
19 | !exit |
19 | !exit |
20 | !endif |
20 | !endif |
21 | ÄãµÄ»Ø´ð |
21 | ÄãµÄ»Ø´ð |
22 | < |
22 | <span span class="wims_msg alert tt">$bad_value</span> |
23 | !if unknownword iswordof $test |
23 | !if unknownword iswordof $test |
24 | !set w=!word 3 of $test |
24 | !set w=!word 3 of $test |
25 | ¿´²»¶®: »Ø´ðÖеÄ<span class=" |
25 | ¿´²»¶®: »Ø´ðÖеÄ<span class="wims_msg alert tt">$w</span> |
26 | ÓëÎÊÌâÎÞ¹Ø. Çë¸ÄÕý. |
26 | ÓëÎÊÌâÎÞ¹Ø. Çë¸ÄÕý. |
27 | !exit |
27 | !exit |
28 | !endif |
28 | !endif |
29 | !if nocompute iswordof $test |
29 | !if nocompute iswordof $test |
30 | ÊDz»ÔÊÐíµÄ: ÇëÄã×Ô¼º¼ÆËã³ö´ðÊý, ÔÙ½«ÆäËÍ»Ø. |
30 | ÊDz»ÔÊÐíµÄ: ÇëÄã×Ô¼º¼ÆËã³ö´ðÊý, ÔÙ½«ÆäËÍ»Ø. |
31 | !exit |
31 | !exit |
32 | !endif |
32 | !endif |
33 | !if nocomputecomplex iswordof $test |
33 | !if nocomputecomplex iswordof $test |
34 | ÊDz»ÔÊÐíµÄ. |
34 | ÊDz»ÔÊÐíµÄ. |
35 | Çë°´ÏÂÁÐÐÎʽ¸ø³ö¸´Êý |
35 | Çë°´ÏÂÁÐÐÎʽ¸ø³ö¸´Êý |
36 | <span class="tt"> a + b i </span> |
36 | <span class="wims_msg alert tt"> a + b i </span> |
37 | ÆäÖÐ |
37 | ÆäÖÐ |
38 | <span class="tt">a</span> |
38 | <span class="wims_msg alert tt">a</span> |
39 | ºÍ |
39 | ºÍ |
40 | <span class="tt">b</span> |
40 | <span class="wims_msg alert tt">b</span> |
41 | ÊǼÆËã³öÀ´µÄÊýÖµ (ÀýÈç, |
41 | ÊǼÆËã³öÀ´µÄÊýÖµ (ÀýÈç, |
42 | <span class="tt |
42 | <span class="wims_msg alert tt"> -1 + 2 i</span> or <span class="wims_msg alert tt"> 1 - 2 i</span>). |
43 | !exit |
43 | !exit |
44 | !endif |
44 | !endif |
45 | !if badform iswordof $test |
45 | !if badform iswordof $test |
46 | !if noreduced iswordof $test |
46 | !if noreduced iswordof $test |
47 | ûÓÐд³É×î¼òÐÎʽ. ÇëÔ¼¼ò·Öʽ. |
47 | ûÓÐд³É×î¼òÐÎʽ. ÇëÔ¼¼ò·Öʽ. |
Line 52... | Line 52... | ||
52 | !endif |
52 | !endif |
53 | !if notunit iswordof $test |
53 | !if notunit iswordof $test |
54 | Ö»ÊÇÒ»¸öÊý: Çëд³öËüµÄµ¥Î». |
54 | Ö»ÊÇÒ»¸öÊý: Çëд³öËüµÄµ¥Î». |
55 | !exit |
55 | !exit |
56 | !endif |
56 | !endif |
- | 57 | !if variable iswordof $test |
|
- | 58 | is not understandable. It should contain extra variables. |
|
- | 59 | !exit |
|
- | 60 | !endif |
|
- | 61 | is not understandable. |
|
57 | ¿´²»¶®. Çë¸ÄÕýºóÖØÐ·¢ËÍ. |
62 | ¿´²»¶®. Çë¸ÄÕýºóÖØÐ·¢ËÍ. |
58 | !exit |
63 | !exit |
59 | !endif |
64 | !endif |
60 | 65 | ||
61 | !if bad_exo iswordof $error |
66 | !if bad_exo iswordof $error |