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

文件名称:Notepad

  • 所属分类:
  • 标签属性:
  • 上传时间:
    2013-12-02
  • 文件大小:
    1.25mb
  • 已下载:
    1次
  • 提 供 者:
  • 相关连接:
  • 下载说明:
    别用迅雷下载,失败请重下,重下不扣分!

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

android 记事本实现增删查改功能,-android padnote
(系统自动生成,下载前可以参看下载内容)

下载文件列表

Notepad/.classpath
Notepad/.project
Notepad/AbsoluteLayoutTest/.classpath
Notepad/AbsoluteLayoutTest/.project
Notepad/AbsoluteLayoutTest/AndroidManifest.xml
Notepad/AbsoluteLayoutTest/bin/AbsoluteLayoutTest.apk
Notepad/AbsoluteLayoutTest/bin/classes.dex
Notepad/AbsoluteLayoutTest/bin/org/crazyit/absolutelayout/AbsoluteLayoutTest.class
Notepad/AbsoluteLayoutTest/bin/org/crazyit/absolutelayout/R$attr.class
Notepad/AbsoluteLayoutTest/bin/org/crazyit/absolutelayout/R$drawable.class
Notepad/AbsoluteLayoutTest/bin/org/crazyit/absolutelayout/R$layout.class
Notepad/AbsoluteLayoutTest/bin/org/crazyit/absolutelayout/R$string.class
Notepad/AbsoluteLayoutTest/bin/org/crazyit/absolutelayout/R.class
Notepad/AbsoluteLayoutTest/bin/resources.ap_
Notepad/AbsoluteLayoutTest/default.properties
Notepad/AbsoluteLayoutTest/gen/org/crazyit/absolutelayout/R.java
Notepad/AbsoluteLayoutTest/proguard.cfg
Notepad/AbsoluteLayoutTest/res/drawable-hdpi/icon.png
Notepad/AbsoluteLayoutTest/res/drawable-ldpi/icon.png
Notepad/AbsoluteLayoutTest/res/drawable-mdpi/icon.png
Notepad/AbsoluteLayoutTest/res/layout/main.xml
Notepad/AbsoluteLayoutTest/res/values/strings.xml
Notepad/AbsoluteLayoutTest/src/org/crazyit/absolutelayout/AbsoluteLayoutTest.java
Notepad/AndroidManifest.xml
Notepad/bin/AndroidManifest.xml
Notepad/bin/classes/com/example1/notepad/BuildConfig.class
Notepad/bin/classes/com/example1/notepad/Increased$SpinnerOnSelectedListtener.class
Notepad/bin/classes/com/example1/notepad/Increased.class
Notepad/bin/classes/com/example1/notepad/MainActivity$1.class
Notepad/bin/classes/com/example1/notepad/MainActivity$2.class
Notepad/bin/classes/com/example1/notepad/MainActivity$3.class
Notepad/bin/classes/com/example1/notepad/MainActivity$4.class
Notepad/bin/classes/com/example1/notepad/MainActivity$5.class
Notepad/bin/classes/com/example1/notepad/MainActivity.class
Notepad/bin/classes/com/example1/notepad/R$array.class
Notepad/bin/classes/com/example1/notepad/R$attr.class
Notepad/bin/classes/com/example1/notepad/R$dimen.class
Notepad/bin/classes/com/example1/notepad/R$drawable.class
Notepad/bin/classes/com/example1/notepad/R$id.class
Notepad/bin/classes/com/example1/notepad/R$layout.class
Notepad/bin/classes/com/example1/notepad/R$menu.class
Notepad/bin/classes/com/example1/notepad/R$string.class
Notepad/bin/classes/com/example1/notepad/R$style.class
Notepad/bin/classes/com/example1/notepad/R.class
Notepad/bin/classes/com/example1/notepad/Studyclass.class
Notepad/bin/classes.dex
Notepad/bin/dexedLibs/android-support-v4-76e72386135b99a4798cd745d75ca78d.jar
Notepad/bin/dexedLibs/annotations-2a099a5d6f954c559eb04c067b7ff3fa.jar
Notepad/bin/dexedLibs/annotations-7e84e952f06c0e5aa05f21c87ecc82c5.jar
Notepad/bin/jarlist.cache
Notepad/bin/Notepad.apk
Notepad/bin/res/drawable-hdpi/ic_launcher.png
Notepad/bin/res/drawable-mdpi/ic_launcher.png
Notepad/bin/res/drawable-xhdpi/ic_launcher.png
Notepad/bin/res/drawable-xxhdpi/ic_launcher.png
Notepad/bin/resources.ap_
Notepad/FrameLayoutTest/.classpath
Notepad/FrameLayoutTest/.project
Notepad/FrameLayoutTest/AndroidManifest.xml
Notepad/FrameLayoutTest/bin/classes.dex
Notepad/FrameLayoutTest/bin/FrameLayoutTest.apk
Notepad/FrameLayoutTest/bin/org/crazyit/framelayout/FrameLayoutTest$1.class
Notepad/FrameLayoutTest/bin/org/crazyit/framelayout/FrameLayoutTest$2.class
Notepad/FrameLayoutTest/bin/org/crazyit/framelayout/FrameLayoutTest.class
Notepad/FrameLayoutTest/bin/org/crazyit/framelayout/R$attr.class
Notepad/FrameLayoutTest/bin/org/crazyit/framelayout/R$color.class
Notepad/FrameLayoutTest/bin/org/crazyit/framelayout/R$drawable.class
Notepad/FrameLayoutTest/bin/org/crazyit/framelayout/R$id.class
Notepad/FrameLayoutTest/bin/org/crazyit/framelayout/R$layout.class
Notepad/FrameLayoutTest/bin/org/crazyit/framelayout/R$string.class
Notepad/FrameLayoutTest/bin/org/crazyit/framelayout/R.class
Notepad/FrameLayoutTest/bin/resources.ap_
Notepad/FrameLayoutTest/default.properties
Notepad/FrameLayoutTest/gen/org/crazyit/framelayout/R.java
Notepad/FrameLayoutTest/proguard.cfg
Notepad/FrameLayoutTest/res/drawable-hdpi/icon.png
Notepad/FrameLayoutTest/res/drawable-ldpi/icon.png
Notepad/FrameLayoutTest/res/drawable-mdpi/icon.png
Notepad/FrameLayoutTest/res/layout/main.xml
Notepad/FrameLayoutTest/res/values/colors.xml
Notepad/FrameLayoutTest/res/values/strings.xml
Notepad/FrameLayoutTest/src/org/crazyit/framelayout/FrameLayoutTest.java
Notepad/gen/com/example1/notepad/BuildConfig.java
Notepad/gen/com/example1/notepad/R.java
Notepad/ic_launcher-web.png
Notepad/libs/android-support-v4.jar
Notepad/LinearLayoutTest/.classpath
Notepad/LinearLayoutTest/.project
Notepad/LinearLayoutTest/AndroidManifest.xml
Notepad/LinearLayoutTest/bin/classes.dex
Notepad/LinearLayoutTest/bin/LinearLayoutTest.apk
Notepad/LinearLayoutTest/bin/org/crazyit/linearlayout/LinearLayoutTest.class
Notepad/LinearLayoutTest/bin/org/crazyit/linearlayout/R$attr.class
Notepad/LinearLayoutTest/bin/org/crazyit/linearlayout/R$drawable.class
Notepad/LinearLayoutTest/bin/org/crazyit/linearlayout/R$id.class
Notepad/LinearLayoutTest/bin/org/crazyit/linearlayout/R$layout.class
Notepad/Linea

相关说明

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

相关评论

暂无评论内容.

发表评论

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