下载地址:
下载地址1(本站为飞网专业下载站,域名:down.cfei.net)
资源简介:
1、参考使用方法:public class WordReader extends Activity { /** Called when the activity is first created. */ private TextView tv; @Override public void onCreate(Bundle savedInstanceState) { super.onCreate(savedInstanceState); setContentView(R.layout.main); tv = (TextView) findViewById(R.id.text); String str = readWord(Environment.getExternalStorageDirectory().getAbsolutePath() + "/test.doc"); tv.setText(str.trim().replace("\r", "")); } public String re
飞网下载站,免费下载共享资料,内容涉及教育资源、专业资料、IT资源、娱乐生活、经济管理、办公文书、游戏资料等。