package com.properties; public class Main { public static void main(String[] args) { // 打印所有系统配置信息到控制台 System.getProperties().list(System.out); // 获取操作系统名称 System.out.println(System.getProperty("os.name")); } }


15592940706 LV3
6月16日
xianyu091012 LV5
2024年12月27日
shisun LV3
2021年7月5日
cenj12700 LV5
2021年6月25日
Leaf-1396 LV1
2021年6月2日
zoujialuo LV9
2020年9月11日
gan857569302 LV9
2020年6月28日
dengge123 LV14
2020年6月14日
912299793 LV21
2020年5月16日
Rommel LV27
2020年4月18日