首页 诗词 字典 板报 句子 名言 友答 励志 学校 网站地图
当前位置: 首页 > 教程频道 > 移动开发 > Android >

android pull解析中遇到的有关问题

2012-09-11 
android pull解析中遇到的问题1.0 测试用例中加载文件的路径????? InputStream inthis.getClass().getCla

android pull解析中遇到的问题

1.0 测试用例中加载文件的路径

????? InputStream in=this.getClass().getClassLoader().getResourceAsStream("文件路径.xml");

2.0 XML必须是良构的

热点排行