studio
2022.4
false
Studio ガイド
- リリース ノート
- 基本情報
- セットアップと構成
- オートメーション プロジェクト
- 依存関係
- ワークフローの種類
- ファイルの比較
- ファイルの比較について
- ファイルを比較する
- オートメーションのベスト プラクティス
- ソース管理との連携
- デバッグ
- 診断ツール
- ワークフロー アナライザー
- 変数
- 引数
- インポートされた名前空間
- 制御フロー
- オブジェクト リポジトリ
- ログ
- ScreenScrapeJavaSupport ツール
- Studio でのテスト
- 拡張機能
- トラブルシューティング
重要 :
このコンテンツの一部は機械翻訳によって処理されており、完全な翻訳を保証するものではありません。
新しいコンテンツの翻訳は、およそ 1 ~ 2 週間で公開されます。
2 つのファイルを比較することは、特に同一プロジェクト内で複数の .xaml ファイルを作業する際に便利です。
Studio comes with the Compare Files feature that enables you to select two similar files in the same project and compare the differences between them. It shows the activities used in the two similar workflows, together with added variables, modified properties, and changes that might have been made to selectors.
「ファイルを比較」は、メイン ワークフローの作業用コピーで行った変更と、変更前の元のワークフローを確認する場合に便利です。
Another way in which files can be compared is offered by the File Diff feature for versioned workflows. The feature reveals the changes between the local copy of a file and the one versioned under GIT, SVN or TFS.