游戏王残局简化版

Diff
Login

Diff

Differences From Artifact [911f217cd0]:

To Artifact [ccd5f47861]:


81
82
83
84
85
86
87








88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
}
b {
background-color: white;
}
a {
target: _blank;
}








</style>
  <!--[if lt IE 9]>
    <script src="//cdnjs.cloudflare.com/ajax/libs/html5shiv/3.7.3/html5shiv-printshiv.min.js"></script>
  <![endif]-->
</head>
<body>
<div class="title">
二解
</div>
<p>「二解」指超越了原残局作者设定血量的解局方法。</p>
<p>一般情况下,残局设定血量就是目前最优解的解局血量。</p>
<p>如果出现了二解,就表明残局设定血量需要更改了。</p>
<script>

document.onmouseup = function(event) {
  var 元素 = event.target

  if (元素.tagName == "PRE"
  || 元素.tagName == "CODE") {







>
>
>
>
>
>
>
>











|







81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
}
b {
background-color: white;
}
a {
target: _blank;
}
details > summary {
list-style: none;
border-right: 0.3em solid #5183C466;
border-left: 0.3em solid #5183C466;
padding: 0.2em 0.4em;
margin-bottom: 0.2em;
margin-top: 0.3em;
}
</style>
  <!--[if lt IE 9]>
    <script src="//cdnjs.cloudflare.com/ajax/libs/html5shiv/3.7.3/html5shiv-printshiv.min.js"></script>
  <![endif]-->
</head>
<body>
<div class="title">
二解
</div>
<p>「二解」指超越了原残局作者设定血量的解局方法。</p>
<p>一般情况下,残局设定血量就是目前最优解的解局血量。</p>
<p>如果出现了二解,就表明残局设定血量<b>需要更改</b>了。</p>
<script>

document.onmouseup = function(event) {
  var 元素 = event.target

  if (元素.tagName == "PRE"
  || 元素.tagName == "CODE") {