pDataArray=new short[10]数组的下标是不是从0到9共10个,还是从0到10 共11个pDataArray=new short[10]数组的下标是不是从0到9共10个,还是从0到10 共11个??[解决办法]从0到9共10个[解决办法]10个,是从0到9[解决办法]....