~ubuntu-branches/debian/jessie/aisleriot/jessie

« back to all changes in this revision

Viewing changes to help/zh_CN/poker.xml

  • Committer: Package Import Robot
  • Author(s): Jordi Mallach, Jeremy Bicha, Jordi Mallach
  • Date: 2012-04-22 12:49:26 UTC
  • mfrom: (1.1.1)
  • Revision ID: package-import@ubuntu.com-20120422124926-gmr0thwstl91jt1n
Tags: 1:3.4.1-1
[ Jeremy Bicha ]
* New upstream release
* debian/control.in: (Build)-depend on guile-2.0
* debian/*.install: Cards files are now stored as zipped .svg's
* debian/patches/99_format-security.patch: Dropped, applied upstream

[ Jordi Mallach ]
* New upstream release.
* Update copyright to final version of the machine-readable 1.0 spec.
* Bump Standards Version to 3.9.3.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
<?xml version="1.0" encoding="utf-8"?>
2
 
<!DOCTYPE refentry PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN" "http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd">
3
 
<sect1 id="Poker"><!--<sect1info>
4
 
                <copyright>
5
 
                        <year>2001</year>
6
 
                        <holder>Rosanna Yuen</holder>
7
 
                </copyright>
8
 
                <author>
9
 
                        <firstname>Rosanna</firstname>
10
 
                        <surname>Yuen</surname>
11
 
                </author>
12
 
                <address><email>zana@webwynk.net</email></address>
13
 
        </sect1info>-->
14
 
 
15
 
        <title>纸牌戏</title>
16
 
 
17
 
  <para>Rosanna Yuen 编写</para>
18
 
 
19
 
          <sect2><title>牌局</title>
20
 
 
21
 
 
22
 
  <informaltable>
23
 
    <tgroup cols="2">
24
 
      <tbody>
25
 
        <row>
26
 
                <entry>纸牌类型</entry>
27
 
                <entry>标准纸牌</entry>
28
 
        </row>
29
 
        <row>
30
 
                <entry>发牌区</entry>
31
 
                <entry>左上角的牌垛。</entry>
32
 
        </row>
33
 
        <row>
34
 
                <entry>废牌区</entry>
35
 
                <entry>在发牌区旁边,废牌区只能放一张牌。</entry>
36
 
        </row>
37
 
        <row>
38
 
                <entry>桌面排列区</entry>
39
 
                <entry>五行五列,每个空位只能放一张牌。</entry>
40
 
        </row>
41
 
      </tbody>
42
 
    </tgroup>
43
 
  </informaltable>
44
 
 
45
 
          </sect2>
46
 
        <sect2><title>目标</title>
47
 
 
48
 
  <para>尽可能地创建“一手牌”来得分,牌局可以有十二手牌——五行、五列,以及两个对角线,超过75分就可以羸。</para>
49
 
 
50
 
          </sect2>
51
 
        <sect2><title>规则</title>
52
 
 
53
 
  <para>点击发牌区每次发一张牌,这张牌移走后才能接着发下一张牌,一旦放下,这张牌就不能再移动了。</para>
54
 
 
55
 
          </sect2>
56
 
        <sect2><title>选项</title>
57
 
 
58
 
  <para>乱序模式:选中此项,放下的牌还可以移动,这种模式下您要120分才能羸。</para>
59
 
 
60
 
          </sect2>
61
 
        <sect2><title>得分</title>
62
 
 
63
 
  <para>一手牌的积分使用英国记点积分系统,如下所述</para>
64
 
 
65
 
  <informaltable>
66
 
    <tgroup cols="3">
67
 
      <tbody>
68
 
        <row>
69
 
          <entry>手</entry>
70
 
          <entry>描述</entry>
71
 
          <entry>得分</entry>
72
 
        </row>
73
 
        <row>
74
 
          <entry>同花顺</entry>
75
 
          <entry>相同花色按顺序排列的一组牌</entry>
76
 
          <entry>30</entry>
77
 
        </row>
78
 
        <row>
79
 
          <entry>四张相同的</entry>
80
 
          <entry>包含四张相同点数的牌</entry>
81
 
          <entry>16</entry>
82
 
        </row>
83
 
        <row>
84
 
          <entry>顺子</entry>
85
 
          <entry>按顺序排列的一组牌</entry>
86
 
          <entry>12</entry>
87
 
        </row>
88
 
        <row>
89
 
          <entry>满堂红</entry>
90
 
          <entry>三个里面有两个点数相同</entry>
91
 
          <entry>10</entry>
92
 
        </row>
93
 
        <row>
94
 
          <entry>三个相同点数</entry>
95
 
          <entry>包含三个相同点数的牌</entry>
96
 
          <entry>6</entry>
97
 
        </row>
98
 
        <row>
99
 
          <entry>同花</entry>
100
 
          <entry>五张牌都是相同花色</entry>
101
 
          <entry>5</entry>
102
 
        </row>
103
 
        <row>
104
 
          <entry>两对</entry>
105
 
          <entry>包含两对相同的牌</entry>
106
 
          <entry>3</entry>
107
 
        </row>
108
 
        <row>
109
 
          <entry>一对</entry>
110
 
          <entry>包含两张相同的牌</entry>
111
 
          <entry>1</entry>
112
 
        </row>
113
 
      </tbody>
114
 
    </tgroup>
115
 
  </informaltable>
116
 
 
117
 
  <para>可能得到的的最高分:276</para>
118
 
 
119
 
          </sect2>
120
 
        <sect2><title>策略</title>
121
 
 
122
 
  <para>记住您几乎可以看到一半的牌,对此做出相应的计划,不要想着能骗过电脑。</para>
123
 
        </sect2>
124
 
</sect1>