文件名称: oshi-core-3.5.0.jar中文-英文对照文档.zip
<dependency>
<groupId>com.github.oshi</groupId>
<artifactId>oshi-core</artifactId>
<version>3.5.0</version>
</dependency>Gradle:
implementation group: 'com.github.oshi', name: 'oshi-core', version: '3.5.0'
Gradle (Short):
implementation 'com.github.oshi:oshi-core:3.5.0'
Gradle (Kotlin):
implementation("com.github.oshi:oshi-core:3.5.0")本翻译文档基于以下开源项目制作,严格遵守各项目的开源许可证,并在此列出其版权归属与许可证信息。
oshi
oshi.hardware
oshi.hardware.common
oshi.hardware.platform.linux
oshi.hardware.platform.mac
oshi.hardware.platform.unix.freebsd
oshi.hardware.platform.unix.solaris
oshi.hardware.platform.windows
oshi.jna.platform.linux
oshi.jna.platform.mac
oshi.jna.platform.unix
oshi.jna.platform.unix.freebsd
oshi.jna.platform.unix.solaris
oshi.jna.platform.windows
oshi.jna.platform.windows.COM
oshi.software.common
oshi.software.os
oshi.software.os.linux
oshi.software.os.mac
oshi.software.os.unix.freebsd
oshi.software.os.unix.solaris
oshi.software.os.windows
oshi.util
oshi.util.platform.linux
oshi.util.platform.mac
oshi.util.platform.unix.freebsd
oshi.util.platform.unix.solaris
oshi.util.platform.windowsoshi.PlatformEnum
oshi.SystemInfo
oshi.hardware.Baseboard
oshi.hardware.CentralProcessor
oshi.hardware.CentralProcessor.TickType
oshi.hardware.ComputerSystem
oshi.hardware.Disks
oshi.hardware.Display
oshi.hardware.Firmware
oshi.hardware.GlobalMemory
oshi.hardware.HWDiskStore
oshi.hardware.HWPartition
oshi.hardware.HardwareAbstractionLayer
oshi.hardware.NetworkIF
oshi.hardware.Networks
oshi.hardware.PowerSource
oshi.hardware.Sensors
oshi.hardware.UsbDevice
oshi.hardware.common.AbstractBaseboard
oshi.hardware.common.AbstractCentralProcessor
oshi.hardware.common.AbstractComputerSystem
oshi.hardware.common.AbstractDisplay
oshi.hardware.common.AbstractFirmware
oshi.hardware.common.AbstractGlobalMemory
oshi.hardware.common.AbstractHardwareAbstractionLayer
oshi.hardware.common.AbstractNetworks
oshi.hardware.common.AbstractPowerSource
oshi.hardware.common.AbstractUsbDevice
oshi.hardware.platform.linux.LinuxBlockDevStats
oshi.hardware.platform.linux.LinuxCentralProcessor
oshi.hardware.platform.linux.LinuxDisks
oshi.hardware.platform.linux.LinuxDisplay
oshi.hardware.platform.linux.LinuxGlobalMemory
oshi.hardware.platform.linux.LinuxHardwareAbstractionLayer
oshi.hardware.platform.linux.LinuxNetworks
oshi.hardware.platform.linux.LinuxPowerSource
oshi.hardware.platform.linux.LinuxSensors
oshi.hardware.platform.linux.LinuxUsbDevice
oshi.hardware.platform.mac.MacCentralProcessor
oshi.hardware.platform.mac.MacDisks
oshi.hardware.platform.mac.MacDisplay
oshi.hardware.platform.mac.MacGlobalMemory
oshi.hardware.platform.mac.MacHardwareAbstractionLayer
oshi.hardware.platform.mac.MacNetworks
oshi.hardware.platform.mac.MacPowerSource
oshi.hardware.platform.mac.MacSensors
oshi.hardware.platform.mac.MacUsbDevice
oshi.hardware.platform.unix.freebsd.FreeBsdCentralProcessor
oshi.hardware.platform.unix.freebsd.FreeBsdDisks
oshi.hardware.platform.unix.freebsd.FreeBsdDisplay
oshi.hardware.platform.unix.freebsd.FreeBsdGlobalMemory
oshi.hardware.platform.unix.freebsd.FreeBsdHardwareAbstractionLayer
oshi.hardware.platform.unix.freebsd.FreeBsdNetworks
oshi.hardware.platform.unix.freebsd.FreeBsdPowerSource
oshi.hardware.platform.unix.freebsd.FreeBsdSensors
oshi.hardware.platform.unix.freebsd.FreeBsdUsbDevice
oshi.hardware.platform.unix.solaris.SolarisCentralProcessor
oshi.hardware.platform.unix.solaris.SolarisDisks
oshi.hardware.platform.unix.solaris.SolarisDisplay
oshi.hardware.platform.unix.solaris.SolarisGlobalMemory
oshi.hardware.platform.unix.solaris.SolarisHardwareAbstractionLayer
oshi.hardware.platform.unix.solaris.SolarisNetworks
oshi.hardware.platform.unix.solaris.SolarisPowerSource
oshi.hardware.platform.unix.solaris.SolarisSensors
oshi.hardware.platform.unix.solaris.SolarisUsbDevice
oshi.hardware.platform.windows.WindowsBaseboard
oshi.hardware.platform.windows.WindowsCentralProcessor
oshi.hardware.platform.windows.WindowsDisks
oshi.hardware.platform.windows.WindowsDisplay
oshi.hardware.platform.windows.WindowsGlobalMemory
oshi.hardware.platform.windows.WindowsHardwareAbstractionLayer
oshi.hardware.platform.windows.WindowsNetworks
oshi.hardware.platform.windows.WindowsPowerSource
oshi.hardware.platform.windows.WindowsSensors
oshi.hardware.platform.windows.WindowsUsbDevice
oshi.jna.platform.linux.Libc
oshi.jna.platform.linux.Libc.Sysinfo
oshi.jna.platform.linux.Udev
oshi.jna.platform.linux.Udev.UdevDevice
oshi.jna.platform.linux.Udev.UdevEnumerate
oshi.jna.platform.linux.Udev.UdevHandle
oshi.jna.platform.linux.Udev.UdevListEntry
oshi.jna.platform.mac.CoreFoundation
oshi.jna.platform.mac.CoreFoundation.CFAllocatorRef
oshi.jna.platform.mac.CoreFoundation.CFArrayRef
oshi.jna.platform.mac.CoreFoundation.CFBooleanRef
oshi.jna.platform.mac.CoreFoundation.CFDataRef
oshi.jna.platform.mac.CoreFoundation.CFDictionaryRef
oshi.jna.platform.mac.CoreFoundation.CFMutableDictionaryRef
oshi.jna.platform.mac.CoreFoundation.CFNumberRef
oshi.jna.platform.mac.CoreFoundation.CFStringRef
oshi.jna.platform.mac.CoreFoundation.CFTypeRef
oshi.jna.platform.mac.DiskArbitration
oshi.jna.platform.mac.DiskArbitration.DADiskRef
oshi.jna.platform.mac.DiskArbitration.DASessionRef
oshi.jna.platform.mac.IOKit
oshi.jna.platform.mac.IOKit.IOConnect
oshi.jna.platform.mac.IOKit.MachPort
oshi.jna.platform.mac.IOKit.SMCKeyData
oshi.jna.platform.mac.IOKit.SMCKeyDataKeyInfo
oshi.jna.platform.mac.IOKit.SMCKeyDataPLimitData
oshi.jna.platform.mac.IOKit.SMCKeyDataVers
oshi.jna.platform.mac.IOKit.SMCVal
oshi.jna.platform.mac.SystemB
oshi.jna.platform.mac.SystemB.Group
oshi.jna.platform.mac.SystemB.IFdata
oshi.jna.platform.mac.SystemB.IFdata64
oshi.jna.platform.mac.SystemB.IFmsgHdr
oshi.jna.platform.mac.SystemB.IFmsgHdr2
oshi.jna.platform.mac.SystemB.Passwd
oshi.jna.platform.mac.SystemB.ProcBsdInfo
oshi.jna.platform.mac.SystemB.ProcTaskAllInfo
oshi.jna.platform.mac.SystemB.ProcTaskInfo
oshi.jna.platform.mac.SystemB.RUsageInfoV2
oshi.jna.platform.mac.SystemB.Statfs
oshi.jna.platform.mac.SystemB.VMMeter
oshi.jna.platform.mac.SystemB.VnodeInfoPath
oshi.jna.platform.mac.SystemB.VnodePathInfo
oshi.jna.platform.mac.SystemB.XswUsage
oshi.jna.platform.unix.CLibrary
oshi.jna.platform.unix.CLibrary.Addrinfo
oshi.jna.platform.unix.CLibrary.Addrinfo.ByReference
oshi.jna.platform.unix.CLibrary.Sockaddr
oshi.jna.platform.unix.CLibrary.Sockaddr.ByReference
oshi.jna.platform.unix.CLibrary.Timeval
oshi.jna.platform.unix.freebsd.Libc
oshi.jna.platform.unix.freebsd.Libc.CpTime
oshi.jna.platform.unix.solaris.LibKstat
oshi.jna.platform.unix.solaris.LibKstat.Kstat
oshi.jna.platform.unix.solaris.LibKstat.KstatCtl
oshi.jna.platform.unix.solaris.LibKstat.KstatIO
oshi.jna.platform.unix.solaris.LibKstat.KstatIntr
oshi.jna.platform.unix.solaris.LibKstat.KstatNamed
oshi.jna.platform.unix.solaris.LibKstat.KstatNamed.UNION
oshi.jna.platform.unix.solaris.LibKstat.KstatNamed.UNION.STR
oshi.jna.platform.unix.solaris.LibKstat.KstatTimer
oshi.jna.platform.windows.COM.EnumWbemClassObject
oshi.jna.platform.windows.COM.WbemClassObject
oshi.jna.platform.windows.COM.WbemLocator
oshi.jna.platform.windows.COM.WbemServices
oshi.jna.platform.windows.Cfgmgr32
oshi.jna.platform.windows.IPHlpAPI
oshi.jna.platform.windows.IPHlpAPI.FIXED_INFO
oshi.jna.platform.windows.IPHlpAPI.IP_ADDRESS_STRING
oshi.jna.platform.windows.IPHlpAPI.IP_ADDR_STRING
oshi.jna.platform.windows.IPHlpAPI.IP_ADDR_STRING.ByReference
oshi.jna.platform.windows.IPHlpAPI.MIB_IFROW
oshi.jna.platform.windows.IPHlpAPI.MIB_IFROW2
oshi.jna.platform.windows.Ole32
oshi.jna.platform.windows.PowrProf
oshi.jna.platform.windows.PowrProf.SystemBatteryState
oshi.jna.platform.windows.Psapi
oshi.jna.platform.windows.Psapi.PERFORMANCE_INFORMATION
oshi.software.common.AbstractNetworkParams
oshi.software.common.AbstractOSVersionInfoEx
oshi.software.common.AbstractOperatingSystem
oshi.software.os.FileSystem
oshi.software.os.NetworkParams
oshi.software.os.OSFileStore
oshi.software.os.OSProcess
oshi.software.os.OSProcess.State
oshi.software.os.OSUser
oshi.software.os.OperatingSystem
oshi.software.os.OperatingSystem.ProcessSort
oshi.software.os.OperatingSystemVersion
oshi.software.os.linux.LinuxFileSystem
oshi.software.os.linux.LinuxNetworkParams
oshi.software.os.linux.LinuxOSVersionInfoEx
oshi.software.os.linux.LinuxOperatingSystem
oshi.software.os.linux.LinuxUserGroupInfo
oshi.software.os.mac.MacFileSystem
oshi.software.os.mac.MacNetworkParams
oshi.software.os.mac.MacOSVersionInfoEx
oshi.software.os.mac.MacOperatingSystem
oshi.software.os.unix.freebsd.FreeBsdFileSystem
oshi.software.os.unix.freebsd.FreeBsdNetworkParams
oshi.software.os.unix.freebsd.FreeBsdOSVersionInfoEx
oshi.software.os.unix.freebsd.FreeBsdOperatingSystem
oshi.software.os.unix.solaris.SolarisFileSystem
oshi.software.os.unix.solaris.SolarisNetworkParams
oshi.software.os.unix.solaris.SolarisOSVersionInfoEx
oshi.software.os.unix.solaris.SolarisOperatingSystem
oshi.software.os.windows.WindowsFileSystem
oshi.software.os.windows.WindowsNetworkParams
oshi.software.os.windows.WindowsOSSystemInfo
oshi.software.os.windows.WindowsOSVersionInfoEx
oshi.software.os.windows.WindowsOperatingSystem
oshi.util.EdidUtil
oshi.util.ExecutingCommand
oshi.util.FileUtil
oshi.util.FormatUtil
oshi.util.LsofUtil
oshi.util.MapUtil
oshi.util.ParseUtil
oshi.util.Util
oshi.util.platform.linux.ProcUtil
oshi.util.platform.mac.CfUtil
oshi.util.platform.mac.CfUtil.CFNumberType
oshi.util.platform.mac.IOKitUtil
oshi.util.platform.mac.SmcUtil
oshi.util.platform.mac.SysctlUtil
oshi.util.platform.unix.freebsd.BsdSysctlUtil
oshi.util.platform.unix.solaris.KstatUtil
oshi.util.platform.windows.WmiUtil
oshi.util.platform.windows.WmiUtil.ValueType