Overview
| Comment: | 0.0.621 |
|---|---|
| Downloads: | Tarball | ZIP archive |
| Timelines: | family | ancestors | descendants | both | trunk |
| Files: | files | file ages | folders |
| SHA3-256: |
9cfaf58424edf8aae3bf173972cc7faa |
| User & Date: | 顽雨沉风 on 2023-07-05 01:52:17.808 |
| Other Links: | manifest | tags |
Context
|
2023-07-05
| ||
| 01:54 | 0.0.622 check-in: c45c95d0c3 user: 顽雨沉风 tags: trunk | |
| 01:52 | 0.0.621 check-in: 9cfaf58424 user: 顽雨沉风 tags: trunk | |
| 01:48 | 0.0.620 check-in: f4afc68cf4 user: 顽雨沉风 tags: trunk | |
Changes
Modified single_doc/README.html
from [572a3f1f67]
to [57fbf5395e].
| ︙ | ︙ | |||
29 30 31 32 33 34 35 | </head> <body> <div class="title"> 游戏王残局简化版 </div> <p>游戏王残局简化版,随缘更新。</p> <p>简化方法见<a href="残局简化方法.md">残局简化方</a>。</p> | | > | 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 |
</head>
<body>
<div class="title">
游戏王残局简化版
</div>
<p>游戏王残局简化版,随缘更新。</p>
<p>简化方法见<a href="残局简化方法.md">残局简化方</a>。</p>
<p><b>☞ 以下内容不够重要,可以忽略</b> <a
href="http://chiselapp.com/user/kkk/repository/canju">1</a></p>
<script>
document.onmouseup = function(event) {
var 元素 = event.target
if (元素.tagName == "PRE"
|| 元素.tagName == "CODE") {
|
| ︙ | ︙ |
Modified single_doc/README.md
from [9552937fb9]
to [3e826cfdfe].
1 2 3 4 5 | <div class="title">游戏王残局简化版</div> 游戏王残局简化版,随缘更新。 | | | | 1 2 3 4 5 6 7 8 9 10 11 12 13 | <div class="title">游戏王残局简化版</div> 游戏王残局简化版,随缘更新。 简化方法见[残局简化方](残局简化方法.html)。 <b>☞ 以下内容不够重要,可以忽略</b> [1] [残局简化方法]:残局简化方法.html [1]:http://chiselapp.com/user/kkk/repository/canju |