|
|
|
Java classes to include in your own programs. They let you
read or write a file in one fell swoop into RAM. It also
includes createTempFile method that is more convenient to
use than Sun's File.createTempFile. It also includes
PrintWriterPlus that converts linefeeds to platform specific
line feeds even when they are embedded in data.
Why the three linked ball logo? It symbolises processing a
file in line-sized chunks.
|
|
|
Off-line HTML browser
sort desktop
new line
creloaded shopping.com feed
arraylist sort
line counting
-------------------------
|
|
Dos2Unix command line program converts carriage return, line feed pairs (\r\n) to line feeds (\n) and places the output files in a separate directory if such directory is specified. The file size must be small enough to fit in available memory.
Command line parameters are:
-srcdir adirectory directory of the original files. By default, this is the current directory.
-destdir adirectory destination directory to save modified files. By default, this is the current directory. The source files will be over written.
-fname apattern the file name pattern to search, for example *.*
-r recursively process sub directories.
Dos2Unix bulk converts text files from DOS to Unix format via easy to use scriptable command line syntax. Dos2Unix is part of Bestcode File utilities.
Bestcode is pleased to provide the following file utilities to make bulk processing of files easier through simple, scriptable command line utilities and powerful regular expression functionality when needed.
Dos2Unix command line program converts carriage return, line feed pairs (\r\n) to line feeds (\n) and places the output files in a separate directory if such directory is specified. The file size must be small enough to fit in available memory.
Unix2Dos command line program converts line feeds (\n) to carriage return, line feed pairs (\r\n) and places the output files in a separate directory if such directory is specified. The file size must be small enough to fit in available memory.
Replaceregex command line program finds a given string in a batch of files, replaces them with another string and places the output files in a separate directory if such directory is specified. The file size must be small enough to fit in available memory.
RenameRegex command line program renames files whose name matches a regular expression places the output files in a separate directory if such directory is specified.
FileLineFilterRegex command line program eliminates text lines from text files based on regular expression patterns.
This program removes all lines which does not match a regular expression from text files places the output files in a separate directory if such directory is specified. The file size must be small enough to fit in available memory.
Bestcode File Utilities Pack comes as a zip file.
For more information, please visit http://www.bestcode.com
HunkIO: http://mindprod.com/zips/hunkio16.zip
Dos2Unix: http://www.bestcode.com/html/dos2unix.html |
|
MLEditor is a professional multi-language text editor. It supports professional text/word editing, processing and management, conversions between Unicode/Unicode BE and ANSI/UTF-8, professional English case conversions and professional conversions between Simplified Chinese and Traditional Chinese.
Code Conversions/Language Related:
1. Intelligent multi-language text reader and editor - MLEditor was designed to help people read/edit ANSI text or text files in a language other than that of the user's operating system. Chinese, Japanese, Korean, Russian, Arabic...all languages supported by Microsoft Windows are supported by MLEditor. Intelligent techniques are involved to help read and edit text/text files in multiple languages.
2. Conversions between Unicode/Unicode BE/ANSI (in any languages)/UTF-8.
3. Professional quality conversions between Simplified Chinese and Traditional Chinese, including clipboard conversion, edit area conversion, file/web page and site conversion.
Advanced Tools/Features:
4. Dual-edit-area control editing.
5. Handy text file preview - open any text files from Windows Explorer simply with a context menu command.
6. Professional English case conversions between upper case, lower case, caption and sentence formats. Proper nouns and non-capitalized words are considered.
7. Character count, word count, line count and paragraph count for texts in English, Simplified Chinese and Traditional Chinese, the same as those by Microsoft Word in that language.
8. Batch replace - unlimited rounds of replaces in one click, with advanced options.
9. Glossary management - line sorting, redundant line handling, and glossary entry mergence, split and swap. The word adjustment systems itself is an advanced phrase management system.
10. With the feature of profile management, you can easily change the appearance of MLEditor to be a sticky note, text verifier, or notepad, or a fully-equipped editor...
MLEditor Standard Edition: http://www.speedy7.com/cn/mleditor/download/mlestp_s.exe
|
|
|
|