CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 WEB源码 JSP源码/Java

文件名称:DoctorNote-master

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

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

用安卓编写的一个医生客户端,可用来借鉴下-A doctor client written in android , can be used for reference
(系统自动生成,下载前可以参看下载内容)

下载文件列表

DoctorNote-master/
DoctorNote-master/.gitignore
DoctorNote-master/DoctorNote/
DoctorNote-master/DoctorNote/.classpath
DoctorNote-master/DoctorNote/.project
DoctorNote-master/DoctorNote/AndroidManifest.xml
DoctorNote-master/DoctorNote/bin/
DoctorNote-master/DoctorNote/bin/AndroidManifest.xml
DoctorNote-master/DoctorNote/bin/DoctorNote.apk
DoctorNote-master/DoctorNote/bin/classes.dex
DoctorNote-master/DoctorNote/bin/classes/
DoctorNote-master/DoctorNote/bin/classes/.gitignore
DoctorNote-master/DoctorNote/bin/dexedLibs/
DoctorNote-master/DoctorNote/bin/dexedLibs/android-support-v4-248323ebfc2451d2ceb6aa04a215df69.jar
DoctorNote-master/DoctorNote/bin/jarlist.cache
DoctorNote-master/DoctorNote/bin/res/
DoctorNote-master/DoctorNote/bin/res/crunch/
DoctorNote-master/DoctorNote/bin/res/crunch/drawable-hdpi/
DoctorNote-master/DoctorNote/bin/res/crunch/drawable-hdpi/ic_edit.png
DoctorNote-master/DoctorNote/bin/res/crunch/drawable-hdpi/ic_launcher.png
DoctorNote-master/DoctorNote/bin/res/crunch/drawable-hdpi/ic_save.png
DoctorNote-master/DoctorNote/bin/res/crunch/drawable-hdpi/ic_search.png
DoctorNote-master/DoctorNote/bin/res/crunch/drawable-hdpi/ic_up.png
DoctorNote-master/DoctorNote/bin/res/crunch/drawable-mdpi/
DoctorNote-master/DoctorNote/bin/res/crunch/drawable-mdpi/ic_launcher.png
DoctorNote-master/DoctorNote/bin/res/crunch/drawable-xhdpi/
DoctorNote-master/DoctorNote/bin/res/crunch/drawable-xhdpi/ic_launcher.png
DoctorNote-master/DoctorNote/bin/res/crunch/drawable-xxhdpi/
DoctorNote-master/DoctorNote/bin/res/crunch/drawable-xxhdpi/ic_launcher.png
DoctorNote-master/DoctorNote/bin/resources.ap_
DoctorNote-master/DoctorNote/gen/
DoctorNote-master/DoctorNote/gen/.gitignore
DoctorNote-master/DoctorNote/ic_launcher-web.png
DoctorNote-master/DoctorNote/libs/
DoctorNote-master/DoctorNote/libs/android-support-v4.jar
DoctorNote-master/DoctorNote/proguard-project.txt
DoctorNote-master/DoctorNote/project.properties
DoctorNote-master/DoctorNote/res/
DoctorNote-master/DoctorNote/res/drawable-hdpi/
DoctorNote-master/DoctorNote/res/drawable-hdpi/ic_edit.png
DoctorNote-master/DoctorNote/res/drawable-hdpi/ic_launcher.png
DoctorNote-master/DoctorNote/res/drawable-hdpi/ic_save.png
DoctorNote-master/DoctorNote/res/drawable-hdpi/ic_search.png
DoctorNote-master/DoctorNote/res/drawable-hdpi/ic_up.png
DoctorNote-master/DoctorNote/res/drawable-mdpi/
DoctorNote-master/DoctorNote/res/drawable-mdpi/ic_launcher.png
DoctorNote-master/DoctorNote/res/drawable-xhdpi/
DoctorNote-master/DoctorNote/res/drawable-xhdpi/ic_launcher.png
DoctorNote-master/DoctorNote/res/drawable-xxhdpi/
DoctorNote-master/DoctorNote/res/drawable-xxhdpi/ic_launcher.png
DoctorNote-master/DoctorNote/res/layout/
DoctorNote-master/DoctorNote/res/layout/activity_edit_note.xml
DoctorNote-master/DoctorNote/res/layout/activity_main.xml
DoctorNote-master/DoctorNote/res/layout/activity_modi_note.xml
DoctorNote-master/DoctorNote/res/menu/
DoctorNote-master/DoctorNote/res/menu/edit_note.xml
DoctorNote-master/DoctorNote/res/menu/main.xml
DoctorNote-master/DoctorNote/res/menu/modi_note.xml
DoctorNote-master/DoctorNote/res/values-sw600dp/
DoctorNote-master/DoctorNote/res/values-sw600dp/dimens.xml
DoctorNote-master/DoctorNote/res/values-sw720dp-land/
DoctorNote-master/DoctorNote/res/values-sw720dp-land/dimens.xml
DoctorNote-master/DoctorNote/res/values-v11/
DoctorNote-master/DoctorNote/res/values-v11/styles.xml
DoctorNote-master/DoctorNote/res/values-v14/
DoctorNote-master/DoctorNote/res/values-v14/styles.xml
DoctorNote-master/DoctorNote/res/values/
DoctorNote-master/DoctorNote/res/values/dimens.xml
DoctorNote-master/DoctorNote/res/values/strings.xml
DoctorNote-master/DoctorNote/res/values/styles.xml
DoctorNote-master/DoctorNote/res/xml/
DoctorNote-master/DoctorNote/res/xml/searchable.xml
DoctorNote-master/DoctorNote/src/
DoctorNote-master/DoctorNote/src/com/
DoctorNote-master/DoctorNote/src/com/foxhu/
DoctorNote-master/DoctorNote/src/com/foxhu/app/
DoctorNote-master/DoctorNote/src/com/foxhu/app/doctornote/
DoctorNote-master/DoctorNote/src/com/foxhu/app/doctornote/db/
DoctorNote-master/DoctorNote/src/com/foxhu/app/doctornote/db/NoteDB.java
DoctorNote-master/DoctorNote/src/com/foxhu/app/doctornote/ui/
DoctorNote-master/DoctorNote/src/com/foxhu/app/doctornote/ui/EditNoteActivity.java
DoctorNote-master/DoctorNote/src/com/foxhu/app/doctornote/ui/MainActivity.java
DoctorNote-master/DoctorNote/src/com/foxhu/app/doctornote/ui/ModiNoteActivity.java
DoctorNote-master/DoctorNote/src/com/foxhu/app/doctornote/ui/SearchableActivity.java
DoctorNote-master/LICENSE
DoctorNote-master/README.md

相关说明

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

相关评论

暂无评论内容.

发表评论

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