source: trunk/gsdl/macros/zhquery.dm@ 587

Last change on this file since 587 was 587, checked in by sjboddie, 25 years ago

updated

  • Property svn:executable set to *
  • Property svn:keywords set to Author Date Id Revision
File size: 792 bytes
Line 
1package query
2
3_textfm1_[l=zh] {词频: }
4_textmt2_[l=zh] {超
5过}
6_textdmtq3_[l=zh] {匹é…
7æé—®çš„记圕}
8
9_textmatches_[l=zh] {匹é…
10 }
11
12_textbeginsearch_[l=zh] {匀始查询}
13_textsome_[l=zh] {郚分}
14_textall_[l=zh] {å…
15šéƒš}
16
17
18_queryform_[l=zh] {
19<form name=QueryForm method=get action="_gwcgi_">
20
21<input type=hidden name="a" value="q">
22<input type=hidden name="e" value="_compressedoptions_">
23<input type=hidden name="r" value="1">
24
25<center>
26<table><tr><td>
27<_font_>
28<nobr>
29按 _indexselection_ 查询包
30含 _querytypeselection_ 提问词的记圕<br>
31</nobr>
32</font>
33</td></tr><tr><td>
34<_font_>
35<nobr>
36<input type="text" name="q" value="_querystring_" size="50">
37<input type="submit" value="_textbeginsearch_" name="b">
38</nobr>
39</font>
40</td></tr></table>
41</center>
42</font>
43</form>
44}
45
Note: See TracBrowser for help on using the repository browser.