全部搜尋項
buster  ] [  bullseye  ] [  bookworm  ] [  trixie  ] [  sid  ]
[ 原始碼: commons-exec  ]

套件:libcommons-exec-java(1.3-2)

libcommons-exec-java 的相關連結

Screenshot

Debian 的資源:

下載原始碼套件 commons-exec

維護小組:

外部的資源:

相似套件:

Java library to reliably execute external processes from within the JVM

Executing external processes from Java is a well-known problem area. It is inherently platform dependent and requires the developer to know and test for platform specific behaviors, for example using cmd.exe on Windows or limited buffer sizes causing deadlocks. The JRE support for this is very limited, albeit better with the new Java SE 1.5 ProcessBuilder class.

Reliably executing external processes can also require knowledge of the environment variables before or after the command is executed. In J2SE 1.1-1.4 there is no support for this, since the method, System.getenv(), for retrieving environment variables is deprecated.

There are currently several different libraries that for their own purposes have implemented frameworks around Runtime.exec() to handle the various issues outlined above. The commons-exec package aims at coordinating and learning from these initiatives to create and maintain a simple, reusable and well-tested package.

下載 libcommons-exec-java

下載可用於所有硬體架構的
硬體架構 套件大小 安裝後大小 檔案
all 46。9 kB75。0 kB [檔案列表]