ComputerComponent(电脑组件) | ![]() |
appearance as argument number 1 |
![]() |
(documentation ComputerComponent EnglishLanguage "An instance of ComputerComponent is a piece of computer hardware that has measurable performance characteristics in terms of different units. Components include hard drives, the performance of which can be measured in terms of BitsPerSecond required to transfer data to and from the drive, network adapters, the performance of which can be measured by PacketsPerSecond units of data transfered to and from the adapter, and other common components like ComputerMemory and CentralProcessingUnit.") | QoSontology.kif 810-816 | |
(subclass ComputerComponent ComputerHardware) | QoSontology.kif 809-809 | 电脑组件 是 电脑硬件 的 subclass |
appearance as argument number 2 |
![]() |
(subclass CPU ComputerComponent) | QoSontology.kif 83-83 | 中央处理器 是 电脑组件 的 subclass |
(subclass ComputerMemory ComputerComponent) | QoSontology.kif 70-70 | 电脑记忆 是 电脑组件 的 subclass |
(subclass DiskDrive ComputerComponent) | ComputerInput.kif 730-730 | DiskDrive 是 电脑组件 的 subclass |
(subclass HardDiskDrive ComputerComponent) | QoSontology.kif 76-76 | 硬盘驱动器 是 电脑组件 的 subclass |
(subclass NetworkAdapter ComputerComponent) | QoSontology.kif 823-823 | 网络适配器 是 电脑组件 的 subclass |
(termFormat ChineseLanguage ComputerComponent "电脑组件") | domainEnglishFormat.kif 16275-16275 | |
(termFormat ChineseTraditionalLanguage ComputerComponent "電腦組件") | domainEnglishFormat.kif 16274-16274 | |
(termFormat EnglishLanguage ComputerComponent "computer component") | domainEnglishFormat.kif 16273-16273 |
appearance as argument number 3 |
![]() |
(domain componentDataID 3 ComputerComponent) | QoSontology.kif 897-897 | 组件数据ID 的 3 数量 是 电脑组件 的 instance |
(domain load 1 ComputerComponent) | QoSontology.kif 1846-1846 | 加载 的 1 数量 是 电脑组件 的 instance |
(domain performanceResult 2 ComputerComponent) | QoSontology.kif 939-939 | 表现结果 的 2 数量 是 电脑组件 的 instance |
(domain unitMeasuringPerformance 1 ComputerComponent) | QoSontology.kif 837-837 | 单位测量性能 的 1 数量 是 电脑组件 的 instance |
(domainSubclass componentDataID 2 ComputerComponent) | QoSontology.kif 896-896 | 组件数据ID 的 2 数量 是 电脑组件 的 subclass |
antecedent |
![]() |
(=> (instance ?Component ComputerComponent) (exists (?Unit) (unitMeasuringPerformance ?Component ?Unit))) |
QoSontology.kif 818-821 |
![]() |
![]() |