Overview
Comment: | 0.0.675 |
---|---|
Downloads: | Tarball | ZIP archive | SQL archive |
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA3-256: |
47cc47de9d9ed4bf56208a2166f60070 |
User & Date: | 顽雨沉风 on 2023-07-05 08:28:36 |
Other Links: | manifest | tags |
Context
2023-07-05
| ||
08:30 | 0.0.676 check-in: e1d19dd516 user: 顽雨沉风 tags: trunk | |
08:28 | 0.0.675 check-in: 47cc47de9d user: 顽雨沉风 tags: trunk | |
08:27 | 0.0.674 check-in: a31666ad1f user: 顽雨沉风 tags: trunk | |
Changes
Modified single_doc/README.html from [981a1cd861] to [8fb5af8888].
︙ | ︙ | |||
81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 | } 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> | > > > > > > > > | | 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 | } 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>游戏王残局简化版,<b>随缘</b>更新。</p> <p><b>☞ 以下内容不够重要,可以忽略</b></p> <p>http://chiselapp.com/user/kkk/repository/canju</p> <script> document.onmouseup = function(event) { var 元素 = event.target |
︙ | ︙ |
Modified single_doc/残局与实战.md from [e1051428d4] to [d0855c814e].
︙ | ︙ | |||
14 15 16 17 18 19 20 21 22 23 24 | </details> <details> <summary> 残局优势 </summary> 1. 残局必有解 </details> | > | 14 15 16 17 18 19 20 21 22 23 24 25 | </details> <details> <summary> 残局优势 </summary> 1. 残局必有解 1. 残局已知双方所有卡 </details> |