CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 通讯/手机编程 android开发

文件名称:FileExplorer

  • 所属分类:
  • 标签属性:
  • 上传时间:
    2012-11-16
  • 文件大小:
    349.27kb
  • 已下载:
    0次
  • 提 供 者:
  • 相关连接:
  • 下载说明:
    别用迅雷下载,失败请重下,重下不扣分!

介绍说明--下载内容来自于网络,使用问题请自行百度

该文件浏览器能通过网格形式、列表形式显示文件,能够根据不同的后缀名显示不同的文件图标。-Through a grid, a list displays the file,Able to display different files depending on the extension icon.
(系统自动生成,下载前可以参看下载内容)

下载文件列表

FileExplorer/.classpath
FileExplorer/.project
FileExplorer/.settings/org.eclipse.jdt.core.prefs
FileExplorer/AndroidManifest.xml
FileExplorer/bin/classes.dex
FileExplorer/bin/com/tcl/FileManager$1.class
FileExplorer/bin/com/tcl/FileManager$10.class
FileExplorer/bin/com/tcl/FileManager$11.class
FileExplorer/bin/com/tcl/FileManager$12.class
FileExplorer/bin/com/tcl/FileManager$13.class
FileExplorer/bin/com/tcl/FileManager$14.class
FileExplorer/bin/com/tcl/FileManager$15$1.class
FileExplorer/bin/com/tcl/FileManager$15$2.class
FileExplorer/bin/com/tcl/FileManager$15.class
FileExplorer/bin/com/tcl/FileManager$16.class
FileExplorer/bin/com/tcl/FileManager$17.class
FileExplorer/bin/com/tcl/FileManager$18$1$1.class
FileExplorer/bin/com/tcl/FileManager$18$1$2.class
FileExplorer/bin/com/tcl/FileManager$18$1.class
FileExplorer/bin/com/tcl/FileManager$18$2.class
FileExplorer/bin/com/tcl/FileManager$18$3.class
FileExplorer/bin/com/tcl/FileManager$18$4$1.class
FileExplorer/bin/com/tcl/FileManager$18$4$2.class
FileExplorer/bin/com/tcl/FileManager$18$4.class
FileExplorer/bin/com/tcl/FileManager$18$5.class
FileExplorer/bin/com/tcl/FileManager$18.class
FileExplorer/bin/com/tcl/FileManager$2.class
FileExplorer/bin/com/tcl/FileManager$3.class
FileExplorer/bin/com/tcl/FileManager$4.class
FileExplorer/bin/com/tcl/FileManager$5.class
FileExplorer/bin/com/tcl/FileManager$6.class
FileExplorer/bin/com/tcl/FileManager$7.class
FileExplorer/bin/com/tcl/FileManager$8.class
FileExplorer/bin/com/tcl/FileManager$9.class
FileExplorer/bin/com/tcl/FileManager$IconifiedTextListAdapter.class
FileExplorer/bin/com/tcl/FileManager.class
FileExplorer/bin/com/tcl/IconifiedText.class
FileExplorer/bin/com/tcl/R$array.class
FileExplorer/bin/com/tcl/R$attr.class
FileExplorer/bin/com/tcl/R$drawable.class
FileExplorer/bin/com/tcl/R$id.class
FileExplorer/bin/com/tcl/R$layout.class
FileExplorer/bin/com/tcl/R$string.class
FileExplorer/bin/com/tcl/R.class
FileExplorer/bin/FileExplorer.apk
FileExplorer/bin/resources.ap_
FileExplorer/default.properties
FileExplorer/gen/com/tcl/R.java
FileExplorer/proguard.cfg
FileExplorer/res/drawable/addfolderr.png
FileExplorer/res/drawable/audio.png
FileExplorer/res/drawable/delete.png
FileExplorer/res/drawable/folder.png
FileExplorer/res/drawable/goroot.png
FileExplorer/res/drawable/icon.png
FileExplorer/res/drawable/image.png
FileExplorer/res/drawable/packed.png
FileExplorer/res/drawable/paste.png
FileExplorer/res/drawable/text.png
FileExplorer/res/drawable/uponelevel.png
FileExplorer/res/drawable/video.png
FileExplorer/res/drawable/webtext.png
FileExplorer/res/drawable-hdpi/icon.png
FileExplorer/res/drawable-ldpi/icon.png
FileExplorer/res/drawable-mdpi/icon.png
FileExplorer/res/layout/dialog.xml
FileExplorer/res/layout/file_manager.xml
FileExplorer/res/layout/gridview.xml
FileExplorer/res/layout/grid_item.xml
FileExplorer/res/layout/item.xml
FileExplorer/res/layout/menubutton.xml
FileExplorer/res/layout/rename.xml
FileExplorer/res/layout/simple_listview.xml
FileExplorer/res/values/fileendings.xml
FileExplorer/res/values/strings.xml
FileExplorer/src/com/tcl/FileManager.java
FileExplorer/src/com/tcl/IconifiedText.java
FileExplorer/strings.xml
FileExplorer/bin/com/tcl
FileExplorer/gen/com/tcl
FileExplorer/src/com/tcl
FileExplorer/bin/com
FileExplorer/gen/com
FileExplorer/res/drawable
FileExplorer/res/drawable-hdpi
FileExplorer/res/drawable-ldpi
FileExplorer/res/drawable-mdpi
FileExplorer/res/layout
FileExplorer/res/values
FileExplorer/src/com
FileExplorer/.settings
FileExplorer/assets
FileExplorer/bin
FileExplorer/gen
FileExplorer/res
FileExplorer/src
FileExplorer
hello-jni/AndroidManifest.xml
hello-jni/default.properties
hello-jni/jni/Android.mk
hello-jni/jni/hello-jni.c
hello-jni/libs/armeabi/gdb.setup
hello-jni/libs/armeabi/gdbserver
hello-jni/libs/armeabi/libhello-jni.so
hello-jni/obj/local/armeabi/libhello-jni.so
hello-jni/obj/local/armeabi/objs-debug/hello-jni/hello-jni.o
hello-jni/obj/local/armeabi/objs-debug/hello-jni/hello-jni.o.d
hello-jni/res/values/strings.xml
hello-jni/src/com/example/hellojni/HelloJni.java
hello-jni/tests/AndroidManifest.xml
hello-jni/tests/default.properties
hello-jni/tests/src/com/example/HelloJni/HelloJniTest.java
hello-jni/obj/local/armeabi/objs-debug/hello-jni
hello-jni/tests/src/com/example/HelloJni
hello-jni/obj/local/armeabi/objs-debug
hello-jni/src/com/example/hellojni
hello-jni/tests/src/com/example
hello-jni/obj/local/armeabi
hello-jni/src/com/example
hello-jni/tests/src/com
hello-jni/libs/armeabi
hello-jni/obj/local
hello-jni/res/values
hello-jni/src/com
hello-jni/tests/src
hello-jni/jni
hello-jni/libs
hello-jni/obj
hello-jni/res
hello-jni/src
hello-jni/tests
hello-jni

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 搜珍网是交换下载平台,只提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度。更多...
  • 本站已设置防盗链,请勿用迅雷、QQ旋风等下载软件下载资源,下载后用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或换浏览器;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*快速评论: 推荐 一般 有密码 和说明不符 不是源码或资料 文件不全 不能解压 纯粹是垃圾
*内  容:
*验 证 码:
搜珍网 www.dssz.com