如题,contentprovider的抽象方法中uri.getPathSegment( ).get(1)得到的是String类型吗?;
getPathSegments()得到用户请求的Uri地址截取的数组,get(1)得到去掉地址中/以后的第二个元素