使用VS2005 代码: strTemp.Format("my {0:d} hi, Set it!", nIndex); 
编译不过去,出错信息如下 
错误 CS0176: 无法使用实例引用访问静态成员“string.Format(string, object)”;改用类型名来限定它 
f:\Program Files\Microsoft Visual Studio 8\SmartDevices\SDK\CompactFramework\2.0\v2.0\WindowsCE\mscorlib.dll: (相关文件)