日期:2014-05-18  浏览次数:21654 次

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

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