Retrieves a string denoting the CPU class.
dhtml语法
[ sCPU = ] object.cpuClass
DHTML可能的值
| sCPU | String that
receives one of the following values.| x86 | Intel processor. | | 68K | Motorola processor. | | Alpha | Digital processor. | | PPC | Motorola processor. | | Other | Other CPU classes, including Sun SPARC. |
|
The property is read-only.
The property has no default value.
是否符合公共标准
There is no public standard that applies to this property.
Applies To