mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-03-22 15:19:59 +07:00
14 lines
1.8 KiB
HTML
14 lines
1.8 KiB
HTML
<!-- OpenIDE Project -->
|
|
<!-- Copyright (C) 2025 “Open Development Platform” Ltd. (https://openide.ru) -->
|
|
<!-- -->
|
|
<!-- This program is free software: you can redistribute it and/or modify -->
|
|
<!-- it under the terms of the GNU Affero General Public License version 3 or later as published by the Free Software Foundation. -->
|
|
<!-- -->
|
|
<!-- This program is distributed in the hope that it will be useful, -->
|
|
<!-- but WITHOUT ANY WARRANTY; without even the implied warranty of -->
|
|
<!-- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -->
|
|
<!-- GNU Affero General Public License for more details. -->
|
|
<!-- -->
|
|
<!-- You should have received a copy of the GNU Affero General Public License -->
|
|
<!-- along with this program. If not, see http://www.gnu.org/licenses/. -->
|
|
<html><head><meta charset="UTF-8"><link rel="stylesheet" type="text/css" href="css/tips.css"></head><body><p><b>比较文件和文件夹</b></p><p>比较文件或文件夹时,可以使用 V 形按钮 (<img src="images/app.diff.applyNotConflictsLeft.png" alt="the Insert from left button"/> <img src="images/app.diff.applyNotConflictsRight.png" alt="the Insert from right button"/>) 在 <span class="control">差异查看器</span> 中的窗格之间应用差异</p><p>要将当前窗格的内容附加到其他窗格,请按住 <span class="shortcut">Ctrl</span> 。按钮将变为 <img src="images/app.diff.arrowRightDown.png" alt="the Insert below from left button"/> <img src="images/app.diff.arrowLeftDown.png" alt="the Insert below from right button"/>。</p><p>要还原更改,请按住 <span class="shortcut">Shift</span>。 <span class="control">V 形</span> 变为 <img src="images/app.diff.remove.png" alt="the Remove button"/>。</p><p class="image"><img src="images/ij_tips_apply_append.png" alt="Chevron buttons" style="border: 1px solid #55555;" /></p></body></html> |