今天在看关于CPU Count的一段程序时候发现了以下三个变量:& s' N* i9 D5 Z
wPriCpuCount dw 0 ; number of physical processors in the system.& {2 Q, O/ H) ?. [" f7 l8 h$ p/ T
wCoreCount dw 0 ; number of cores in the system. 8 g0 j' _: a# fwThreadCount dw 0 ; number of threads (HT CPU) in the system. " S$ A. c0 z5 x不知道physical processors in the system,cores in the system,以及threads (HT CPU) in the system三者之间是什么关系? % K9 p1 s0 f+ }还望各位大侠指点迷津,十分感激!