摘要:
public class PidUtil { public final static String OS_NAME = StringUtils.defaultString(System.getProperty("os.name")); public static void getCurrentPid 阅读全文
摘要:
import java.io.*; public class Test { public static void main(String[] args) { // TODO Auto-generated method stub String content[] = { "好久不见", "最近好吗", 阅读全文
摘要:
@echo off set PROCESSNAME=notepad.exe ::First save current pids with the wanted process name setlocal EnableExtensions EnableDelayedExpansion set "RET 阅读全文
摘要:
org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'consoleConfig': Injection of autowired dependencies failed; ne 阅读全文