当我尝试打印时,有人可以解释这两个术语之间的区别吗
Win32_AllocatedResource()
我可以找到的结构pnp device id
(类似 PCI\\VEN_...
),当我尝试打印Win32_IDEControllerDevice()
我可以找到的结构时device id
(类似IDE\\CDROM...
)
但有什么区别why do I need both of them
?提前致谢
当我尝试打印时,有人可以解释这两个术语之间的区别吗
Win32_AllocatedResource()
我可以找到的结构pnp device id
(类似 PCI\\VEN_...
),当我尝试打印Win32_IDEControllerDevice()
我可以找到的结构时device id
(类似IDE\\CDROM...
)
但有什么区别why do I need both of them
?提前致谢