User contributions for Admin
Jump to navigation
Jump to search
1 May 2024
- 21:5021:50, 1 May 2024 diff hist +10,986 N CommandLineOptions tutorial Created page with "===Processing command line options is easy, so why do I need a helper?=== To illustrate the reason being, let's develop a command line application to show the typical problems and how <code>CommandLineOptions</code> can help you: <pre> package com.acme.clo_demo; public class Diff { public static void main(String[] args) { boolean brief = false; boolean reportIdenticalFiles = false; int context = 3;..." current
- 21:1821:18, 1 May 2024 diff hist +6,994 N Using Globs Created page with "This article documents the "Globs" feature implemented in [http://commons.unkrig.de/commons-text/apidocs/index.html?de/unkrig/commons/text/pattern/package-summary.html commons.unkrig.de]. === Introduction === Surely you have used globs before (maybe even without knowing that they call them "globs"): *.txt dir/*.doc execut?r.txt Globs are a widely spread concept that is used throughout the UNIX, MICROSOFT and other "worlds". All implementations support at least th..." current
- 20:5520:55, 1 May 2024 diff hist 0 m Unkrig.de Admin moved page Unkrig.de:Unkrig.de to Unkrig.de
- 20:5220:52, 1 May 2024 diff hist 0 m Unkrig.de Admin moved page Main Page to Unkrig.de:Unkrig.de without leaving a redirect
- 20:5020:50, 1 May 2024 diff hist +9 N MediaWiki:Mainpage Created page with "Unkrig.de" current