Text Manipulator


ダウンロードする(zip 90442 bytes)

テキストファイルをコマンド形式で編集するアプリケーションです。 文字列の検索、置換をバッチ処理的に行う場合に便利です。

このアプリケーションは文字列を自由に入力して編集するテキストエディタではありません。 もしそのようなアプリケーションが必要であれば、優れたフリーソフトが無数に存在するのでそれらを使用すべきです。

An application that edits text files in command format. This is useful when searching and replacing character strings in batch processing.

This application is not a text editor that allows you to enter and edit strings freely. If you need such an application, you should use them because there are a myriad of good free software.

このアプリケーションはテキストの操作履歴を「スナップショット」という単位で管理します。 コマンドを実行すると、その結果を出力した新しいスナップショットが生成され、 画面左側のツリービューに入力となったスナップショットの子要素になって追加されます。

This application manages the text operation history in units called “snapshots”. When you run the command, a new snapshot with the results is generated, It is added as a child element of the input snapshot in the tree view on the left side of the screen.

コマンドはパイプ記号 "|" で区切ることで、複数のコマンドをまとめて入力できます。 この場合もコマンド毎の実行結果がスナップショットとして出力されます。

Multiple commands can be entered at once by separating the commands with the pipe symbol "|".

インストール (How to install)

ダウンロードしたzipファイルを展開し、展開した以下のファイルを適当なフォルダに配置します。

Extract the downloaded zip file, and place the following files in an appropriate folder.

アンインストール (How to uninstall)

インストール時に配置したファイルを削除します。 また、以下の箇所にアプリケーションの設定ファイルが保存されます。 設定を残す必要が無ければこのフォルダと、そのサブフォルダを削除します。

Delete the files placed during installation. In addition, application setting files are saved in the following locations. If you do not need to keep the settings, delete this folder and its subfolders.

%USERPROFILE%\AppData\Local\Team_ClishnA\TeMan.exe_***

(フォルダ名の末尾の *** の箇所は環境によって異なります。 The *** part at the end of the folder name varies depending on the environment.)

ライセンス

あなたはこのアプリケーションを無償で使用することができます。

このアプリケーションはソースコードを公開しています。 このソースコードをダウンロードして あなたはバグを修正したり自分に必要な機能を追加することができます。

このアプリケーションはオープンソースソフトウェアではありません

あなたはこのアプリケーションを配布、転載することはできません。 あなたが修正したソースコードを配布する場合、修正箇所のみを配布することができます。

You can use this application for free.

This application has released the source code. You can download the source code and fix bugs or add functions.

This application is not open source software.

You cannot distribute or reprint this application. When you distribute the source code that you modified, you can distribute only the modified part.

ソースコード

ソースコードは BitBucket からダウンロード可能です。

The source code can be downloaded from BitBucket.

Repository on BitBucket.