首页 诗词 字典 板报 句子 名言 友答 励志 学校 网站地图
当前位置: 首页 > 教程频道 > .NET > C# >

异常1只有 assignment、call、increment、decrement 和 new 对象表达式可用作语句 这是什么样的异常

2012-04-16 
错误1只有 assignment、call、increment、decrement 和 new 对象表达式可用作语句 这是什么样的错误怎样解决

错误1只有 assignment、call、increment、decrement 和 new 对象表达式可用作语句 这是什么样的错误
怎样解决这样的错误??帮个忙啊!!!!

[解决办法]
代码贴出来
[解决办法]
thisreader["much"]; thisreader["state"]; thisreader["number"]; thisreader["location"];
----------------------------------------------
thisreader是什么?Hashtable对象吗?如果是的话你光取值不赋值怎么可以呢?

热点排行