Rev 12810 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 12810 | Rev 18491 | ||
---|---|---|---|
Line 1... | Line 1... | ||
1 | !! ÎÊÌâ¿É±»·ÅÔÚÕâ¸öÎļþÀï. ͨ³£Ê¹Óà html ¸ñʽ. |
1 | !! ÎÊÌâ¿É±»·ÅÔÚÕâ¸öÎļþÀï. ͨ³£Ê¹Óà html ¸ñʽ. |
2 | !! ÕâÀïÖ»ÊÇÓû§»Ø´ð±í¸ñµÄÒ»¸öÀý. Äã¿ÉÒÔÈÎÒâÐÞ¸Ä. |
2 | !! ÕâÀïÖ»ÊÇÓû§»Ø´ð±í¸ñµÄÒ»¸öÀý. Äã¿ÉÒÔÈÎÒâÐÞ¸Ä. |
3 | 3 | ||
4 | !form reply |
4 | !form reply |
5 | <ul> |
5 | <ul> |
6 | <li><label for="x">x = </label><input size="40" id="x" name="x" value="$x" |
6 | <li><label for="x">x = </label><input size="40" id="x" name="x" value="$x"></li> |
7 | <li><label for="y">y = </label><input size="40" id="y" name="y" value="$y" |
7 | <li><label for="y">y = </label><input size="40" id="y" name="y" value="$y"></li> |
8 | </ul> |
8 | </ul> |
9 | <p class="send_answer"> |
9 | <p class="send_answer"> |
10 | <input type="submit" value="$wims_name_send" |
10 | <input type="submit" value="$wims_name_send"> |
11 | </p> |
11 | </p> |
12 | 12 | ||
13 | !formend |
13 | !formend |