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

文件名称:xlcsym

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

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

心理健康职业性格测试源码是一款集合大学生心理素质健康测试和职场性格测试的源码,使用之前需要新建一个用户,测试结束会给出一个心理健康测试结果报告或者职场性格测试结果报告。题库使用了单机的Sqlite,另外作者留了一个关于个人说明的小彩蛋,在那个生活右手的选择图片上按住大约2秒左右会出现个人说明主页。-Mental health professional personality test source code is a set of college students psychological health testing and workplace personality test source code, use before you need to create a user at the end of the test will be given a mental health report on the results of the test, or in the workplace personality test results are reported. Questions using the single SQLite, another author of the left a a personal descr iption of small eggs, in the life right selection of pictures hold about 2 seconds will appear personal page notes.
(系统自动生成,下载前可以参看下载内容)

下载文件列表

20131226/
20131226/Screenshot_2013-12-27-12-17-52.png
20131226/Screenshot_2013-12-27-12-18-38.png
20131226/Screenshot_2013-12-27-12-27-10.png
20131226/Screenshot_2013-12-27-12-27-24.png
20131226/Test/
20131226/Test/.classpath
20131226/Test/.project
20131226/Test/.settings/
20131226/Test/.settings/org.eclipse.core.resources.prefs
20131226/Test/AndroidManifest.xml
20131226/Test/assets/
20131226/Test/assets/color_test
20131226/Test/assets/mental_health.db
20131226/Test/assets/other.db
20131226/Test/assets/simple_test.db
20131226/Test/assets/simple_test_desc.db
20131226/Test/assets/test_desc.db
20131226/Test/bin/
20131226/Test/bin/AndroidManifest.xml
20131226/Test/bin/classes/
20131226/Test/bin/classes/com/
20131226/Test/bin/classes/com/jov/
20131226/Test/bin/classes/com/jov/common/
20131226/Test/bin/classes/com/jov/common/ApplicationControl.class
20131226/Test/bin/classes/com/jov/common/FactorControl.class
20131226/Test/bin/classes/com/jov/common/FemaleSwitch.class
20131226/Test/bin/classes/com/jov/common/MaleSwitch.class
20131226/Test/bin/classes/com/jov/common/MapSortByValue.class
20131226/Test/bin/classes/com/jov/common/ResApplication.class
20131226/Test/bin/classes/com/jov/common/StringUtil.class
20131226/Test/bin/classes/com/jov/common/TestResultCalculator.class
20131226/Test/bin/classes/com/jov/db/
20131226/Test/bin/classes/com/jov/db/AppAbility.class
20131226/Test/bin/classes/com/jov/db/DBOpenHelper.class
20131226/Test/bin/classes/com/jov/db/Factory.class
20131226/Test/bin/classes/com/jov/db/MentalHealth.class
20131226/Test/bin/classes/com/jov/db/SimpleTest.class
20131226/Test/bin/classes/com/jov/db/SoftAdd.class
20131226/Test/bin/classes/com/jov/db/TestPoJo.class
20131226/Test/bin/classes/com/jov/db/User.class
20131226/Test/bin/classes/com/jov/test/
20131226/Test/bin/classes/com/jov/test/BuildConfig.class
20131226/Test/bin/classes/com/jov/test/DoMentalHealthTestActivity$1.class
20131226/Test/bin/classes/com/jov/test/DoMentalHealthTestActivity$2.class
20131226/Test/bin/classes/com/jov/test/DoMentalHealthTestActivity$AnswerGroupChangeListener.class
20131226/Test/bin/classes/com/jov/test/DoMentalHealthTestActivity.class
20131226/Test/bin/classes/com/jov/test/DoSimpleTestActivity$1.class
20131226/Test/bin/classes/com/jov/test/DoSimpleTestActivity$2.class
20131226/Test/bin/classes/com/jov/test/DoSimpleTestActivity$AnswerGroupChangeListener.class
20131226/Test/bin/classes/com/jov/test/DoSimpleTestActivity.class
20131226/Test/bin/classes/com/jov/test/InforActivity$1.class
20131226/Test/bin/classes/com/jov/test/InforActivity.class
20131226/Test/bin/classes/com/jov/test/MainActivity$1.class
20131226/Test/bin/classes/com/jov/test/MainActivity$2.class
20131226/Test/bin/classes/com/jov/test/MainActivity$3.class
20131226/Test/bin/classes/com/jov/test/MainActivity$4.class
20131226/Test/bin/classes/com/jov/test/MainActivity$5.class
20131226/Test/bin/classes/com/jov/test/MainActivity$MyOnPageChangeListener.class
20131226/Test/bin/classes/com/jov/test/MainActivity.class
20131226/Test/bin/classes/com/jov/test/R$attr.class
20131226/Test/bin/classes/com/jov/test/R$color.class
20131226/Test/bin/classes/com/jov/test/R$dimen.class
20131226/Test/bin/classes/com/jov/test/R$drawable.class
20131226/Test/bin/classes/com/jov/test/R$id.class
20131226/Test/bin/classes/com/jov/test/R$layout.class
20131226/Test/bin/classes/com/jov/test/R$menu.class
20131226/Test/bin/classes/com/jov/test/R$string.class
20131226/Test/bin/classes/com/jov/test/R$style.class
20131226/Test/bin/classes/com/jov/test/R.class
20131226/Test/bin/classes/com/jov/test/SettingActivity$1.class
20131226/Test/bin/classes/com/jov/test/SettingActivity$2.class
20131226/Test/bin/classes/com/jov/test/SettingActivity.class
20131226/Test/bin/classes/com/jov/test/TestInforActivity.class
20131226/Test/bin/classes/com/jov/test/UserListActivity$1.class
20131226/Test/bin/classes/com/jov/test/UserListActivity$UserListAdapter$1.class
20131226/Test/bin/classes/com/jov/test/UserListActivity$UserListAdapter$ViewHolder.class
20131226/Test/bin/classes/com/jov/test/UserListActivity$UserListAdapter.class
20131226/Test/bin/classes/com/jov/test/UserListActivity.class
20131226/Test/bin/classes.dex
20131226/Test/bin/dexedLibs/
20131226/Test/bin/dexedLibs/android-support-v4-a43d789eb9c630226a4e3f2b7d8bf5b7.jar
20131226/Test/bin/dexedLibs/android-support-v4-e517d575f92bcea101771a9c50f034c0.jar
20131226/Test/bin/jarlist.cache
20131226/Test/bin/res/
20131226/Test/bin/res/drawable-hdpi/
20131226/Test/bin/res/drawable-hdpi/add.png
20131226/Test/bin/res/drawable-hdpi/blog_logo.png
20131226/Test/bin/res/drawable-hdpi/cross.png
20131226/Test/bin/res/drawable-hdpi/dialog_black.png
20131226/Test/bin/res/drawable-hdpi/find_more_friend_addfriend_icon.png
20131226/Test/bin/res/drawable-hdpi/find_more_friend_bottle.png
20131226/Test/bin/res/drawable-hdpi/find_more_friend_near_icon.png
20131226/Test/bin/res/drawable-hdpi/find_more_friend_photograph_icon.png
20131226/Test/bin/res/drawable-hdpi/find_more_friend_scan.png
20131226/Test/bin/res/drawable-hdpi/find_more_friend_shake.png
20131226/Test/bin/res/drawable-hdpi/ic_launcher

相关说明

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

相关评论

暂无评论内容.

发表评论

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