在好例子网,分享、交流、成长!
您当前所在位置:首页Java 开发实例Android平台开发 → 基于android的财务管理系统

基于android的财务管理系统

Android平台开发

下载此实例
  • 开发语言:Java
  • 实例大小:10.65M
  • 下载次数:54
  • 浏览次数:276
  • 发布时间:2022-05-09
  • 实例类别:Android平台开发
  • 发 布 人:2834135461
  • 文件格式:.zip
  • 所需积分:2
 相关标签: Android and id 系统

实例介绍

【实例简介】基于android的财务管理系统

【实例截图】

from clipboard

from clipboard

from clipboard

【核心代码】

.
├── 好例子网_基于安卓财务管理系统
│   ├── FinancialProject
│   │   ├── FinancialProject.iml
│   │   ├── app
│   │   │   ├── app.iml
│   │   │   ├── build
│   │   │   │   ├── generated
│   │   │   │   │   ├── res
│   │   │   │   │   │   └── pngs
│   │   │   │   │   │       ├── androidTest
│   │   │   │   │   │       │   └── debug
│   │   │   │   │   │       └── debug
│   │   │   │   │   └── source
│   │   │   │   │       ├── aidl
│   │   │   │   │       │   ├── androidTest
│   │   │   │   │       │   │   └── debug
│   │   │   │   │       │   └── debug
│   │   │   │   │       ├── buildConfig
│   │   │   │   │       │   ├── androidTest
│   │   │   │   │       │   │   └── debug
│   │   │   │   │       │   │       └── com
│   │   │   │   │       │   │           └── finance
│   │   │   │   │       │   │               └── test
│   │   │   │   │       │   │                   └── BuildConfig.java
│   │   │   │   │       │   └── debug
│   │   │   │   │       │       └── com
│   │   │   │   │       │           └── finance
│   │   │   │   │       │               └── BuildConfig.java
│   │   │   │   │       └── r
│   │   │   │   │           ├── androidTest
│   │   │   │   │           │   └── debug
│   │   │   │   │           │       └── com
│   │   │   │   │           │           └── finance
│   │   │   │   │           │               └── test
│   │   │   │   │           │                   └── R.java
│   │   │   │   │           └── debug
│   │   │   │   │               └── com
│   │   │   │   │                   └── finance
│   │   │   │   │                       └── R.java
│   │   │   │   ├── intermediates
│   │   │   │   │   ├── blame
│   │   │   │   │   │   └── res
│   │   │   │   │   │       ├── androidTest
│   │   │   │   │   │       │   └── debug
│   │   │   │   │   │       └── debug
│   │   │   │   │   │           ├── multi-v2
│   │   │   │   │   │           │   ├── debug.json
│   │   │   │   │   │           │   ├── values-sw720dp-land-v13.json
│   │   │   │   │   │           │   ├── values-v11.json
│   │   │   │   │   │           │   ├── values-v14.json
│   │   │   │   │   │           │   ├── values-w820dp-v13.json
│   │   │   │   │   │           │   └── values.json
│   │   │   │   │   │           └── single
│   │   │   │   │   │               └── debug.json
│   │   │   │   │   ├── incremental
│   │   │   │   │   │   ├── compileDebugAidl
│   │   │   │   │   │   │   └── dependency.store
│   │   │   │   │   │   ├── compileDebugAndroidTestAidl
│   │   │   │   │   │   │   └── dependency.store
│   │   │   │   │   │   ├── mergeDebugAndroidTestResources
│   │   │   │   │   │   │   ├── aapt-temp
│   │   │   │   │   │   │   ├── compile-file-map.properties
│   │   │   │   │   │   │   ├── merged.dir
│   │   │   │   │   │   │   ├── merger.xml
│   │   │   │   │   │   │   └── stripped.dir
│   │   │   │   │   │   ├── mergeDebugResources
│   │   │   │   │   │   │   ├── aapt-temp
│   │   │   │   │   │   │   ├── compile-file-map.properties
│   │   │   │   │   │   │   ├── merged.dir
│   │   │   │   │   │   │   │   ├── values
│   │   │   │   │   │   │   │   │   └── values.xml
│   │   │   │   │   │   │   │   ├── values-sw720dp-land-v13
│   │   │   │   │   │   │   │   │   └── values-sw720dp-land-v13.xml
│   │   │   │   │   │   │   │   ├── values-v11
│   │   │   │   │   │   │   │   │   └── values-v11.xml
│   │   │   │   │   │   │   │   ├── values-v14
│   │   │   │   │   │   │   │   │   └── values-v14.xml
│   │   │   │   │   │   │   │   └── values-w820dp-v13
│   │   │   │   │   │   │   │       └── values-w820dp-v13.xml
│   │   │   │   │   │   │   ├── merger.xml
│   │   │   │   │   │   │   └── stripped.dir
│   │   │   │   │   │   ├── processDebugAndroidTestResources
│   │   │   │   │   │   │   └── aapt-temp
│   │   │   │   │   │   └── processDebugResources
│   │   │   │   │   │       └── aapt-temp
│   │   │   │   │   ├── manifest
│   │   │   │   │   │   └── androidTest
│   │   │   │   │   │       └── debug
│   │   │   │   │   │           ├── AndroidManifest.xml
│   │   │   │   │   │           └── output.json
│   │   │   │   │   ├── manifests
│   │   │   │   │   │   ├── density
│   │   │   │   │   │   │   └── debug
│   │   │   │   │   │   │       └── output.json
│   │   │   │   │   │   ├── full
│   │   │   │   │   │   │   └── debug
│   │   │   │   │   │   │       ├── AndroidManifest.xml
│   │   │   │   │   │   │       └── output.json
│   │   │   │   │   │   └── instant-run
│   │   │   │   │   │       └── debug
│   │   │   │   │   │           └── output.json
│   │   │   │   │   ├── res
│   │   │   │   │   │   ├── androidTest
│   │   │   │   │   │   │   └── debug
│   │   │   │   │   │   │       ├── output.json
│   │   │   │   │   │   │       └── resources-debugAndroidTest.ap_
│   │   │   │   │   │   ├── debug
│   │   │   │   │   │   │   ├── output.json
│   │   │   │   │   │   │   └── resources-debug.ap_
│   │   │   │   │   │   ├── merged
│   │   │   │   │   │   │   ├── androidTest
│   │   │   │   │   │   │   │   └── debug
│   │   │   │   │   │   │   └── debug
│   │   │   │   │   │   │       ├── anim_actionsheet_dialog_in.xml.flat
│   │   │   │   │   │   │       ├── anim_actionsheet_dialog_out.xml.flat
│   │   │   │   │   │   │       ├── anim_anim_loading.xml.flat
│   │   │   │   │   │   │       ├── anim_error_frame_in.xml.flat
│   │   │   │   │   │   │       ├── anim_error_x_in.xml.flat
│   │   │   │   │   │   │       ├── anim_head_in.xml.flat
│   │   │   │   │   │   │       ├── anim_head_out.xml.flat
│   │   │   │   │   │   │       ├── anim_hold.xml.flat
│   │   │   │   │   │   │       ├── anim_loadmore.xml.flat
│   │   │   │   │   │   │       ├── anim_modal_in.xml.flat
│   │   │   │   │   │   │       ├── anim_modal_out.xml.flat
│   │   │   │   │   │   │       ├── anim_push_bottom_in.xml.flat
│   │   │   │   │   │   │       ├── anim_push_bottom_out.xml.flat
│   │   │   │   │   │   │       ├── anim_push_left_out.xml.flat
│   │   │   │   │   │   │       ├── anim_push_right_in.xml.flat
│   │   │   │   │   │   │       ├── anim_push_right_out.xml.flat
│   │   │   │   │   │   │       ├── anim_push_top_in.xml.flat
│   │   │   │   │   │   │       ├── anim_push_top_in2.xml.flat
│   │   │   │   │   │   │       ├── anim_push_top_out.xml.flat
│   │   │   │   │   │   │       ├── anim_push_top_out2.xml.flat
│   │   │   │   │   │   │       ├── anim_rotate_repeat.xml.flat
│   │   │   │   │   │   │       ├── anim_success_bow_roate.xml.flat
│   │   │   │   │   │   │       ├── anim_success_mask_layout.xml.flat
│   │   │   │   │   │   │       ├── drawable-hdpi_action_bar_back.png.flat
│   │   │   │   │   │   │       ├── drawable-hdpi_add_nomal.png.flat
│   │   │   │   │   │   │       ├── drawable-hdpi_add_press.png.flat
│   │   │   │   │   │   │       ├── drawable-hdpi_checkbox_default_icon.png.flat
│   │   │   │   │   │   │       ├── drawable-hdpi_checkbox_selecter_icon.png.flat
│   │   │   │   │   │   │       ├── drawable-hdpi_create.png.flat
│   │   │   │   │   │   │       ├── drawable-hdpi_def_stc_icon.png.flat
│   │   │   │   │   │   │       ├── drawable-hdpi_delete_icon.png.flat
│   │   │   │   │   │   │       ├── drawable-hdpi_ic_launcher.png.flat
│   │   │   │   │   │   │       ├── drawable-hdpi_ic_menu_white_24dp.png.flat
│   │   │   │   │   │   │       ├── drawable-hdpi_icon.png.flat
│   │   │   │   │   │   │       ├── drawable-hdpi_icon_com.png.flat
│   │   │   │   │   │   │       ├── drawable-hdpi_icon_delete.png.flat
│   │   │   │   │   │   │       ├── drawable-hdpi_icon_local_music.png.flat
│   │   │   │   │   │   │       ├── drawable-hdpi_icon_login_phone.png.flat
│   │   │   │   │   │   │       ├── drawable-hdpi_icon_login_suo.png.flat
│   │   │   │   │   │   │       ├── drawable-hdpi_icon_phone_u.png.flat
│   │   │   │   │   │   │       ├── drawable-hdpi_icon_result.png.flat
│   │   │   │   │   │   │       ├── drawable-hdpi_icon_selected_carousel_one.png.flat
│   │   │   │   │   │   │       ├── drawable-hdpi_icon_selected_carousel_three.png.flat
│   │   │   │   │   │   │       ├── drawable-hdpi_icon_selected_carousel_two.png.flat
│   │   │   │   │   │   │       ├── drawable-hdpi_icon_year.png.flat
│   │   │   │   │   │   │       ├── drawable-hdpi_icon_zijin.png.flat
│   │   │   │   │   │   │       ├── drawable-hdpi_iconlook.png.flat
│   │   │   │   │   │   │       ├── drawable-hdpi_iconx.png.flat
│   │   │   │   │   │   │       ├── drawable-hdpi_io.png.flat
│   │   │   │   │   │   │       ├── drawable-hdpi_load.png.flat
│   │   │   │   │   │   │       ├── drawable-hdpi_load_state_0.png.flat
│   │   │   │   │   │   │       ├── drawable-hdpi_load_state_1.png.flat
│   │   │   │   │   │   │       ├── drawable-hdpi_m12.png.flat
│   │   │   │   │   │   │       ├── drawable-hdpi_m3.png.flat
│   │   │   │   │   │   │       ├── drawable-hdpi_me_false.png.flat
│   │   │   │   │   │   │       ├── drawable-hdpi_me_true.png.flat
│   │   │   │   │   │   │       ├── drawable-hdpi_no_message.png.flat
│   │   │   │   │   │   │       ├── drawable-hdpi_page_indicator_focused.png.flat
│   │   │   │   │   │   │       ├── drawable-hdpi_page_indicator_unfocused.png.flat
│   │   │   │   │   │   │       ├── drawable-hdpi_points_reward.xml.flat
│   │   │   │   │   │   │       ├── drawable-hdpi_points_reward_bg.png.flat
│   │   │   │   │   │   │       ├── drawable-hdpi_scenic_false.png.flat
│   │   │   │   │   │   │       ├── drawable-hdpi_scenic_true.png.flat
│   │   │   │   │   │   │       ├── drawable-hdpi_sub_icon.png.flat
│   │   │   │   │   │   │       ├── drawable-hdpi_test_icon.jpg.flat
│   │   │   │   │   │   │       ├── drawable-hdpi_tips.png.flat
│   │   │   │   │   │   │       ├── drawable-hdpi_tips_bg.9.png.flat
│   │   │   │   │   │   │       ├── drawable-hdpi_toast_actionsheet_bottom_normal.9.png.flat
│   │   │   │   │   │   │       ├── drawable-hdpi_toast_actionsheet_bottom_pressed.9.png.flat
│   │   │   │   │   │   │       ├── drawable-hdpi_toast_actionsheet_middle_normal.9.png.flat
│   │   │   │   │   │   │       ├── drawable-hdpi_toast_actionsheet_middle_pressed.9.png.flat
│   │   │   │   │   │   │       ├── drawable-hdpi_toast_actionsheet_single_normal.9.png.flat
│   │   │   │   │   │   │       ├── drawable-hdpi_toast_actionsheet_single_pressed.9.png.flat
│   │   │   │   │   │   │       ├── drawable-hdpi_toast_actionsheet_top_normal.9.png.flat
│   │   │   │   │   │   │       ├── drawable-hdpi_toast_actionsheet_top_pressed.9.png.flat
│   │   │   │   │   │   │       ├── drawable-hdpi_toast_alert_bg.9.png.flat
│   │   │   │   │   │   │       ├── drawable-hdpi_toast_alert_btn_left_pressed.9.png.flat
│   │   │   │   │   │   │       ├── drawable-hdpi_toast_alert_btn_right_pressed.9.png.flat
│   │   │   │   │   │   │       ├── drawable-hdpi_toast_alert_btn_single_pressed.9.png.flat
│   │   │   │   │   │   │       ├── drawable-hdpi_toast_trans_bg.png.flat
│   │   │   │   │   │   │       ├── drawable-hdpi_travels_false.png.flat
│   │   │   │   │   │   │       ├── drawable-hdpi_travels_true.png.flat
│   │   │   │   │   │   │       ├── drawable-hdpi_upload_picture_camera.png.flat
│   │   │   │   │   │   │       ├── drawable-hdpi_us_us.png.flat
│   │   │   │   │   │   │       ├── drawable-hdpi_user_defult_icon.png.flat
│   │   │   │   │   │   │       ├── drawable-hdpi_vote_submit_arrow_next.png.flat
│   │   │   │   │   │   │       ├── drawable-hdpi_vote_submit_arrow_previous.png.flat
│   │   │   │   │   │   │       ├── drawable-hdpi_vote_submit_finish.png.flat
│   │   │   │   │   │   │       ├── drawable-hdpi_vote_submit_normal.png.flat
│   │   │   │   │   │   │       ├── drawable-hdpi_vote_submit_selected.png.flat
│   │   │   │   │   │   │       ├── drawable-hdpi_xlistview_arrow.png.flat
│   │   │   │   │   │   │       ├── drawable-hdpi_xq.png.flat
│   │   │   │   │   │   │       ├── drawable-hdpi_xuan.png.flat
│   │   │   │   │   │   │       ├── drawable-hdpi_yoga_guide_corner.png.flat
│   │   │   │   │   │   │       ├── drawable-mdpi_add.png.flat
│   │   │   │   │   │   │       ├── drawable-mdpi_calendar_month_left.png.flat
│   │   │   │   │   │   │       ├── drawable-mdpi_calendar_month_right.png.flat
│   │   │   │   │   │   │       ├── drawable-mdpi_child_item_bg.9.png.flat
│   │   │   │   │   │   │       ├── drawable-mdpi_ic_launcher.png.flat
│   │   │   │   │   │   │       ├── drawable-mdpi_icon_add.png.flat
│   │   │   │   │   │   │       ├── drawable-mdpi_icon_answer.png.flat
│   │   │   │   │   │   │       ├── drawable-mdpi_icon_caiwu_logo.png.flat
│   │   │   │   │   │   │       ├── drawable-mdpi_icon_del.png.flat
│   │   │   │   │   │   │       ├── drawable-mdpi_icon_dota2_logo.png.flat
│   │   │   │   │   │   │       ├── drawable-mdpi_icon_logo.png.flat
│   │   │   │   │   │   │       ├── drawable-mdpi_icon_shouru_img.png.flat
│   │   │   │   │   │   │       ├── drawable-mdpi_icon_ss_logo.png.flat
│   │   │   │   │   │   │       ├── drawable-mdpi_icon_sz.png.flat
│   │   │   │   │   │   │       ├── drawable-mdpi_icon_yuanhuan.png.flat
│   │   │   │   │   │   │       ├── drawable-mdpi_icon_zhichu_img.png.flat
│   │   │   │   │   │   │       ├── drawable-mdpi_let_icon.png.flat
│   │   │   │   │   │   │       ├── drawable-mdpi_me_false.png.flat
│   │   │   │   │   │   │       ├── drawable-mdpi_me_true.png.flat
│   │   │   │   │   │   │       ├── drawable-mdpi_next_month.png.flat
│   │   │   │   │   │   │       ├── drawable-mdpi_previous_month.png.flat
│   │   │   │   │   │   │       ├── drawable-mdpi_rit_icon.png.flat
│   │   │   │   │   │   │       ├── drawable-mdpi_scenic_false.png.flat
│   │   │   │   │   │   │       ├── drawable-mdpi_scenic_true.png.flat
│   │   │   │   │   │   │       ├── drawable-mdpi_travels_false.png.flat
│   │   │   │   │   │   │       ├── drawable-mdpi_travels_true.png.flat
│   │   │   │   │   │   │       ├── drawable-xhdpi_frame_disk.png.flat
│   │   │   │   │   │   │       ├── drawable-xhdpi_ic_launcher.png.flat
│   │   │   │   │   │   │       ├── drawable-xhdpi_icon_tongji.png.flat
│   │   │   │   │   │   │       ├── drawable-xxhdpi_ic_launcher.png.flat
│   │   │   │   │   │   │       ├── drawable-xxhdpi_navi_map_gps_locked.png.flat
│   │   │   │   │   │   │       ├── drawable-xxhdpi_stu_icon.png.flat
│   │   │   │   │   │   │       ├── drawable-xxhdpi_test_user.jpg.flat
│   │   │   │   │   │   │       ├── drawable_actionsheet_bottom_selector.xml.flat
│   │   │   │   │   │   │       ├── drawable_actionsheet_middle_selector.xml.flat
│   │   │   │   │   │   │       ├── drawable_actionsheet_single_selector.xml.flat
│   │   │   │   │   │   │       ├── drawable_actionsheet_top_selector.xml.flat
│   │   │   │   │   │   │       ├── drawable_add_image_selector.xml.flat
│   │   │   │   │   │   │       ├── drawable_alertdialog_left_selector.xml.flat
│   │   │   │   │   │   │       ├── drawable_alertdialog_right_selector.xml.flat
│   │   │   │   │   │   │       ├── drawable_alertdialog_single_selector.xml.flat
│   │   │   │   │   │   │       ├── drawable_blue_button_background.xml.flat
│   │   │   │   │   │   │       ├── drawable_btn_g.xml.flat
│   │   │   │   │   │   │       ├── drawable_btn_no.xml.flat
│   │   │   │   │   │   │       ├── drawable_btn_no_exit.xml.flat
│   │   │   │   │   │   │       ├── drawable_btn_ok.xml.flat
│   │   │   │   │   │   │       ├── drawable_btn_ok_exit.xml.flat
│   │   │   │   │   │   │       ├── drawable_btn_red.xml.flat
│   │   │   │   │   │   │       ├── drawable_choice_contact_bg.xml.flat
│   │   │   │   │   │   │       ├── drawable_default_drawable.xml.flat
│   │   │   │   │   │   │       ├── drawable_default_drawable_show_pictrue.xml.flat
│   │   │   │   │   │   │       ├── drawable_dialog_background.xml.flat
│   │   │   │   │   │   │       ├── drawable_error_center_x.xml.flat
│   │   │   │   │   │   │       ├── drawable_error_circle.xml.flat
│   │   │   │   │   │   │       ├── drawable_gray_button_background.xml.flat
│   │   │   │   │   │   │       ├── drawable_icon_sz.png.flat
│   │   │   │   │   │   │       ├── drawable_input_no.xml.flat
│   │   │   │   │   │   │       ├── drawable_input_ok.xml.flat
│   │   │   │   │   │   │       ├── drawable_listview.xml.flat
│   │   │   │   │   │   │       ├── drawable_loading_progress.xml.flat
│   │   │   │   │   │   │       ├── drawable_main_title_txt_sel.xml.flat
│   │   │   │   │   │   │       ├── drawable_more_no.xml.flat
│   │   │   │   │   │   │       ├── drawable_more_ok.xml.flat
│   │   │   │   │   │   │       ├── drawable_new_back_button_selector.xml.flat
│   │   │   │   │   │   │       ├── drawable_point_backgrond_calendar.xml.flat
│   │   │   │   │   │   │       ├── drawable_progress_style.xml.flat
│   │   │   │   │   │   │       ├── drawable_radio.xml.flat
│   │   │   │   │   │   │       ├── drawable_radio_no.png.flat
│   │   │   │   │   │   │       ├── drawable_radio_ok.png.flat
│   │   │   │   │   │   │       ├── drawable_radiobutton.xml.flat
│   │   │   │   │   │   │       ├── drawable_rectangle_focused.xml.flat
│   │   │   │   │   │   │       ├── drawable_rectangle_normal.xml.flat
│   │   │   │   │   │   │       ├── drawable_red_button_background.xml.flat
│   │   │   │   │   │   │       ├── drawable_rotate_repeat.xml.flat
│   │   │   │   │   │   │       ├── drawable_select_btn.xml.flat
│   │   │   │   │   │   │       ├── drawable_select_choice.xml.flat
│   │   │   │   │   │   │       ├── drawable_select_exit.xml.flat
│   │   │   │   │   │   │       ├── drawable_select_green.xml.flat
│   │   │   │   │   │   │       ├── drawable_select_green_wenzi.xml.flat
│   │   │   │   │   │   │       ├── drawable_select_input.xml.flat
│   │   │   │   │   │   │       ├── drawable_select_kong.xml.flat
│   │   │   │   │   │   │       ├── drawable_select_red.xml.flat
│   │   │   │   │   │   │       ├── drawable_select_red_wenzi.xml.flat
│   │   │   │   │   │   │       ├── drawable_select_sub_hw.xml.flat
│   │   │   │   │   │   │       ├── drawable_select_submit_hw_wenzi.xml.flat
│   │   │   │   │   │   │       ├── drawable_select_submit_hw_wenzi_red.xml.flat
│   │   │   │   │   │   │       ├── drawable_selector_left_menu_item.xml.flat
│   │   │   │   │   │   │       ├── drawable_selector_left_menu_item_text_color.xml.flat
│   │   │   │   │   │   │       ├── drawable_shape_dialog.xml.flat
│   │   │   │   │   │   │       ├── drawable_shape_green_no.xml.flat
│   │   │   │   │   │   │       ├── drawable_shape_green_ok.xml.flat
│   │   │   │   │   │   │       ├── drawable_shape_pay.xml.flat
│   │   │   │   │   │   │       ├── drawable_shape_phone_no.xml.flat
│   │   │   │   │   │   │       ├── drawable_shape_phone_ok.xml.flat
│   │   │   │   │   │   │       ├── drawable_shape_red_no.xml.flat
│   │   │   │   │   │   │       ├── drawable_shape_red_ok.xml.flat
│   │   │   │   │   │   │       ├── drawable_shape_see_more.xml.flat
│   │   │   │   │   │   │       ├── drawable_square_indicator_selected.xml.flat
│   │   │   │   │   │   │       ├── drawable_square_indicator_selector.xml.flat
│   │   │   │   │   │   │       ├── drawable_square_indicator_unselected.xml.flat
│   │   │   │   │   │   │       ├── drawable_start_headlines_bg.xml.flat
│   │   │   │   │   │   │       ├── drawable_submit_hw_no.xml.flat
│   │   │   │   │   │   │       ├── drawable_submit_hw_ok.xml.flat
│   │   │   │   │   │   │       ├── drawable_success_bow.xml.flat
│   │   │   │   │   │   │       ├── drawable_success_circle.xml.flat
│   │   │   │   │   │   │       ├── drawable_text_button_selector.xml.flat
│   │   │   │   │   │   │       ├── drawable_tmp.xml.flat
│   │   │   │   │   │   │       ├── drawable_vote_submit_bg.xml.flat
│   │   │   │   │   │   │       ├── drawable_warning_circle.xml.flat
│   │   │   │   │   │   │       ├── drawable_warning_sigh.xml.flat
│   │   │   │   │   │   │       ├── drawable_wheel_bg.xml.flat
│   │   │   │   │   │   │       ├── drawable_wheel_val.xml.flat
│   │   │   │   │   │   │       ├── drawable_yoga_new_back_normal.png.flat
│   │   │   │   │   │   │       ├── layout_activity_bingtongji_detail.xml.flat
│   │   │   │   │   │   │       ├── layout_activity_create.xml.flat
│   │   │   │   │   │   │       ├── layout_activity_create_answer.xml.flat
│   │   │   │   │   │   │       ├── layout_activity_create_answer_reply.xml.flat
│   │   │   │   │   │   │       ├── layout_activity_create_borrow.xml.flat
│   │   │   │   │   │   │       ├── layout_activity_create_limit.xml.flat
│   │   │   │   │   │   │       ├── layout_activity_create_pswd.xml.flat
│   │   │   │   │   │   │       ├── layout_activity_create_type.xml.flat
│   │   │   │   │   │   │       ├── layout_activity_framework.xml.flat
│   │   │   │   │   │   │       ├── layout_activity_guide_topic_detail.xml.flat
│   │   │   │   │   │   │       ├── layout_activity_im.xml.flat
│   │   │   │   │   │   │       ├── layout_activity_im_create.xml.flat
│   │   │   │   │   │   │       ├── layout_activity_im_recommend.xml.flat
│   │   │   │   │   │   │       ├── layout_activity_im_tip.xml.flat
│   │   │   │   │   │   │       ├── layout_activity_introduce.xml.flat
│   │   │   │   │   │   │       ├── layout_activity_login.xml.flat
│   │   │   │   │   │   │       ├── layout_activity_loginnew.xml.flat
│   │   │   │   │   │   │       ├── layout_activity_loginpswd.xml.flat
│   │   │   │   │   │   │       ├── layout_activity_main.xml.flat
│   │   │   │   │   │   │       ├── layout_activity_money_cate.xml.flat
│   │   │   │   │   │   │       ├── layout_activity_money_total.xml.flat
│   │   │   │   │   │   │       ├── layout_activity_mystep.xml.flat
│   │   │   │   │   │   │       ├── layout_activity_notice_message.xml.flat
│   │   │   │   │   │   │       ├── layout_activity_order.xml.flat
│   │   │   │   │   │   │       ├── layout_activity_query.xml.flat
│   │   │   │   │   │   │       ├── layout_activity_register.xml.flat
│   │   │   │   │   │   │       ├── layout_activity_select_images.xml.flat
│   │   │   │   │   │   │       ├── layout_activity_show_create_pictures.xml.flat
│   │   │   │   │   │   │       ├── layout_activity_show_picture.xml.flat
│   │   │   │   │   │   │       ├── layout_activity_showpictures.xml.flat
│   │   │   │   │   │   │       ├── layout_activity_soft_message.xml.flat
│   │   │   │   │   │   │       ├── layout_activity_stat.xml.flat
│   │   │   │   │   │   │       ├── layout_activity_time_choice.xml.flat
│   │   │   │   │   │   │       ├── layout_activity_tongji_message.xml.flat
│   │   │   │   │   │   │       ├── layout_activity_update_pswd.xml.flat
│   │   │   │   │   │   │       ├── layout_activity_update_type.xml.flat
│   │   │   │   │   │   │       ├── layout_activity_update_user.xml.flat
│   │   │   │   │   │   │       ├── layout_activity_user.xml.flat
│   │   │   │   │   │   │       ├── layout_activity_year_result.xml.flat
│   │   │   │   │   │   │       ├── layout_activity_zhexiantongji_detail.xml.flat
│   │   │   │   │   │   │       ├── layout_adapter_instructor_list.xml.flat
│   │   │   │   │   │   │       ├── layout_add_item.xml.flat
│   │   │   │   │   │   │       ├── layout_borrow_item.xml.flat
│   │   │   │   │   │   │       ├── layout_child_item_layout.xml.flat
│   │   │   │   │   │   │       ├── layout_course_item.xml.flat
│   │   │   │   │   │   │       ├── layout_course_top.xml.flat
│   │   │   │   │   │   │       ├── layout_dialog_bottom_list_show.xml.flat
│   │   │   │   │   │   │       ├── layout_dialog_list_show.xml.flat
│   │   │   │   │   │   │       ├── layout_dialog_show.xml.flat
│   │   │   │   │   │   │       ├── layout_dialog_tip_show.xml.flat
│   │   │   │   │   │   │       ├── layout_display_grid_date.xml.flat
│   │   │   │   │   │   │       ├── layout_error_submit_listview_item.xml.flat
│   │   │   │   │   │   │       ├── layout_error_submit_viewpager_item.xml.flat
│   │   │   │   │   │   │       ├── layout_exame_submit_viewpager_item.xml.flat
│   │   │   │   │   │   │       ├── layout_fragment_bbs.xml.flat
│   │   │   │   │   │   │       ├── layout_fragment_bing.xml.flat
│   │   │   │   │   │   │       ├── layout_fragment_content.xml.flat
│   │   │   │   │   │   │       ├── layout_fragment_content_money.xml.flat
│   │   │   │   │   │   │       ├── layout_fragment_content_rili.xml.flat
│   │   │   │   │   │   │       ├── layout_fragment_content_rl.xml.flat
│   │   │   │   │   │   │       ├── layout_fragment_content_shouru.xml.flat
│   │   │   │   │   │   │       ├── layout_fragment_content_zhichu.xml.flat
│   │   │   │   │   │   │       ├── layout_fragment_im.xml.flat
│   │   │   │   │   │   │       ├── layout_fragment_im_main.xml.flat
│   │   │   │   │   │   │       ├── layout_fragment_im_msg.xml.flat
│   │   │   │   │   │   │       ├── layout_fragment_imindex.xml.flat
│   │   │   │   │   │   │       ├── layout_fragment_imtype.xml.flat
│   │   │   │   │   │   │       ├── layout_fragment_main_three.xml.flat
│   │   │   │   │   │   │       ├── layout_fragment_mainart.xml.flat
│   │   │   │   │   │   │       ├── layout_fragment_msg.xml.flat
│   │   │   │   │   │   │       ├── layout_fragment_news.xml.flat
│   │   │   │   │   │   │       ├── layout_fragment_news_tiao.xml.flat
│   │   │   │   │   │   │       ├── layout_fragment_newstongji.xml.flat
│   │   │   │   │   │   │       ├── layout_fragment_pay.xml.flat
│   │   │   │   │   │   │       ├── layout_fragment_picture_delete_slide_title.xml.flat
│   │   │   │   │   │   │       ├── layout_fragment_picture_slide_title.xml.flat
│   │   │   │   │   │   │       ├── layout_fragment_quxian.xml.flat
│   │   │   │   │   │   │       ├── layout_fragment_selected.xml.flat
│   │   │   │   │   │   │       ├── layout_fragment_tiao.xml.flat
│   │   │   │   │   │   │       ├── layout_fragment_tongji.xml.flat
│   │   │   │   │   │   │       ├── layout_gridview_item.xml.flat
│   │   │   │   │   │   │       ├── layout_gridview_selected_item.xml.flat
│   │   │   │   │   │   │       ├── layout_group_item_layout.xml.flat
│   │   │   │   │   │   │       ├── layout_item_friendmessage.xml.flat
│   │   │   │   │   │   │       ├── layout_item_friendmessage_delete.xml.flat
│   │   │   │   │   │   │       ├── layout_item_reply.xml.flat
│   │   │   │   │   │   │       ├── layout_item_replymsg.xml.flat
│   │   │   │   │   │   │       ├── layout_item_studyguide_msg.xml.flat
│   │   │   │   │   │   │       ├── layout_layout_main_title.xml.flat
│   │   │   │   │   │   │       ├── layout_login_actionbar.xml.flat
│   │   │   │   │   │   │       ├── layout_look_item.xml.flat
│   │   │   │   │   │   │       ├── layout_notice_item.xml.flat
│   │   │   │   │   │   │       ├── layout_shouru_item.xml.flat
│   │   │   │   │   │   │       ├── layout_timepicker.xml.flat
│   │   │   │   │   │   │       ├── layout_title_layout.xml.flat
│   │   │   │   │   │   │       ├── layout_title_sub_layout.xml.flat
│   │   │   │   │   │   │       ├── layout_toast_view_actionsheet.xml.flat
│   │   │   │   │   │   │       ├── layout_toast_view_alertdialog.xml.flat
│   │   │   │   │   │   │       ├── layout_topic_detail_actionbar.xml.flat
│   │   │   │   │   │   │       ├── layout_view_exame_loading.xml.flat
│   │   │   │   │   │   │       ├── layout_view_tips.xml.flat
│   │   │   │   │   │   │       ├── layout_view_tips_loading.xml.flat
│   │   │   │   │   │   │       ├── menu_creat.xml.flat
│   │   │   │   │   │   │       ├── menu_introduce.xml.flat
│   │   │   │   │   │   │       ├── menu_location.xml.flat
│   │   │   │   │   │   │       ├── menu_login.xml.flat
│   │   │   │   │   │   │       ├── menu_main.xml.flat
│   │   │   │   │   │   │       ├── menu_person_add.xml.flat
│   │   │   │   │   │   │       ├── menu_person_title.xml.flat
│   │   │   │   │   │   │       ├── menu_query.xml.flat
│   │   │   │   │   │   │       ├── menu_report_complaint.xml.flat
│   │   │   │   │   │   │       ├── menu_report_person.xml.flat
│   │   │   │   │   │   │       ├── menu_report_safe.xml.flat
│   │   │   │   │   │   │       ├── menu_select_images.xml.flat
│   │   │   │   │   │   │       ├── menu_show_create_pictures.xml.flat
│   │   │   │   │   │   │       ├── menu_show_picture.xml.flat
│   │   │   │   │   │   │       ├── menu_year_result.xml.flat
│   │   │   │   │   │   │       ├── values-sw720dp-land-v13_values-sw720dp-land-v13.arsc.flat
│   │   │   │   │   │   │       ├── values-v11_values-v11.arsc.flat
│   │   │   │   │   │   │       ├── values-v14_values-v14.arsc.flat
│   │   │   │   │   │   │       ├── values-w820dp-v13_values-w820dp-v13.arsc.flat
│   │   │   │   │   │   │       └── values_values.arsc.flat
│   │   │   │   │   │   └── symbol-table-with-package
│   │   │   │   │   │       ├── androidTest
│   │   │   │   │   │       │   └── debug
│   │   │   │   │   │       └── debug
│   │   │   │   │   ├── splits-support
│   │   │   │   │   │   ├── androidTest
│   │   │   │   │   │   │   └── debug
│   │   │   │   │   │   │       └── split-list.gson
│   │   │   │   │   │   └── debug
│   │   │   │   │   │       └── split-list.gson
│   │   │   │   │   ├── symbols
│   │   │   │   │   │   ├── androidTest
│   │   │   │   │   │   │   └── debug
│   │   │   │   │   │   └── debug
│   │   │   │   │   └── tmp
│   │   │   │   │       └── manifest
│   │   │   │   │           └── androidTest
│   │   │   │   │               └── debug
│   │   │   │   └── outputs
│   │   │   │       └── logs
│   │   │   │           └── manifest-merger-debug-report.txt
│   │   │   ├── build.gradle
│   │   │   ├── libs
│   │   │   │   ├── afinal_0.5.1_bin.jar
│   │   │   │   ├── classes.jar
│   │   │   │   ├── commons-net-3.0.1.jar
│   │   │   │   ├── hellocharts-library-1.5.8.jar
│   │   │   │   ├── picasso-2.4.0.jar
│   │   │   │   ├── string_encrypt.jar
│   │   │   │   └── universal-image-loader-1.9.3.jar
│   │   │   ├── lint.xml
│   │   │   └── src
│   │   │       └── main
│   │   │           ├── AndroidManifest.xml
│   │   │           ├── java
│   │   │           │   └── com
│   │   │           │       └── finance
│   │   │           │           ├── CreateMessageActivity.java
│   │   │           │           ├── CreatePswdMessageActivity.java
│   │   │           │           ├── CreateTypeMessageActivity.java
│   │   │           │           ├── CreateUpdateMessageActivity.java
│   │   │           │           ├── FrameworkActivity.java
│   │   │           │           ├── GuideTopicDetailActivity.java
│   │   │           │           ├── LoginActivity.java
│   │   │           │           ├── PswdMessageActivity.java
│   │   │           │           ├── RegisterActivity.java
│   │   │           │           ├── SoftMessageActivity.java
│   │   │           │           ├── TongJiBingActivity.java
│   │   │           │           ├── TongJiInMessageActivity.java
│   │   │           │           ├── TongJiOutMessageActivity.java
│   │   │           │           ├── TongJiZheXianActivity.java
│   │   │           │           ├── TypeListActivity.java
│   │   │           │           ├── UpdateMessageActivity.java
│   │   │           │           ├── UpdatePswdActivity.java
│   │   │           │           ├── UpdateTypeInMessageActivity.java
│   │   │           │           ├── UpdateTypeOutMessageActivity.java
│   │   │           │           ├── UserActivity.java
│   │   │           │           ├── UserMessageUpdateActivity.java
│   │   │           │           ├── adapter
│   │   │           │           │   ├── AnswerAdapter.java
│   │   │           │           │   ├── BorrowAdapter.java
│   │   │           │           │   ├── CategoryAdapter.java
│   │   │           │           │   ├── FragmentAdapter.java
│   │   │           │           │   ├── FriendListAdapter.java
│   │   │           │           │   ├── LookListAdapter.java
│   │   │           │           │   ├── MoneyAdapter.java
│   │   │           │           │   ├── MoneyTongJiAdapter.java
│   │   │           │           │   ├── NewsListAdapter.java
│   │   │           │           │   ├── PayTypeListAdapter.java
│   │   │           │           │   ├── PractitionersAdapter.java
│   │   │           │           │   ├── ReplyListAdapter.java
│   │   │           │           │   ├── SearchListAdapter.java
│   │   │           │           │   ├── ShouRuAdapter.java
│   │   │           │           │   ├── StatAdapter.java
│   │   │           │           │   ├── TypeInListAdapter.java
│   │   │           │           │   └── TypeOutListAdapter.java
│   │   │           │           ├── app
│   │   │           │           │   └── FinanceApplication.java
│   │   │           │           ├── base
│   │   │           │           │   ├── BaseActivity.java
│   │   │           │           │   └── BaseFragment.java
│   │   │           │           ├── calendar
│   │   │           │           │   ├── CalendarCard.java
│   │   │           │           │   ├── CalendarViewAdapter.java
│   │   │           │           │   ├── Custom.java
│   │   │           │           │   ├── CustomDate.java
│   │   │           │           │   └── DateUtil.java
│   │   │           │           ├── config
│   │   │           │           │   └── Consts.java
│   │   │           │           ├── db
│   │   │           │           │   ├── BorrowObservable.java
│   │   │           │           │   ├── DBHelper.java
│   │   │           │           │   ├── DatabaseContext.java
│   │   │           │           │   ├── MemberManager.java
│   │   │           │           │   ├── MemberUserUtils.java
│   │   │           │           │   ├── MoneyInObservable.java
│   │   │           │           │   ├── MoneyObservable.java
│   │   │           │           │   ├── MoneyOutObservable.java
│   │   │           │           │   └── MoneyRecordObservable.java
│   │   │           │           ├── fragment
│   │   │           │           │   ├── BingFragment.java
│   │   │           │           │   ├── BingShouRuFragment.java
│   │   │           │           │   ├── BingZhiChuFragment.java
│   │   │           │           │   ├── MainBingFragment.java
│   │   │           │           │   ├── MainIndexFragment.java
│   │   │           │           │   ├── MainMessageFragment.java
│   │   │           │           │   ├── MainTypeFragment.java
│   │   │           │           │   ├── MainZXFragment.java
│   │   │           │           │   ├── MeFragment.java
│   │   │           │           │   ├── MoneyShouRuFragment.java
│   │   │           │           │   ├── MoneyZhiChuFragment.java
│   │   │           │           │   ├── PayTypeFragment.java
│   │   │           │           │   ├── QuXianFragment.java
│   │   │           │           │   ├── TiaoFragment.java
│   │   │           │           │   ├── TypeInFragment.java
│   │   │           │           │   ├── TypeOutFragment.java
│   │   │           │           │   ├── ZheXianShouRuFragment.java
│   │   │           │           │   └── ZheXianZhiChuFragment.java
│   │   │           │           ├── imgload
│   │   │           │           │   ├── FaceRect.java
│   │   │           │           │   └── FaceUtil.java
│   │   │           │           ├── listener
│   │   │           │           │   ├── AnswerObservable.java
│   │   │           │           │   ├── DeleteListner.java
│   │   │           │           │   ├── DeleteTypeListner.java
│   │   │           │           │   ├── RecommendListner.java
│   │   │           │           │   └── RemoveListner.java
│   │   │           │           ├── model
│   │   │           │           │   ├── AbstractChartData.java
│   │   │           │           │   ├── AnswerModel.java
│   │   │           │           │   ├── ArcValue.java
│   │   │           │           │   ├── AxisAutoValues.java
│   │   │           │           │   ├── BorrowModel.java
│   │   │           │           │   ├── CategoryModel.java
│   │   │           │           │   ├── FriendModel.java
│   │   │           │           │   ├── IncomeModel.java
│   │   │           │           │   ├── Instructor.java
│   │   │           │           │   ├── MessageModel.java
│   │   │           │           │   ├── MoneyModel.java
│   │   │           │           │   ├── MoneyTongJiModel.java
│   │   │           │           │   ├── NewsModel.java
│   │   │           │           │   ├── NoticeModel.java
│   │   │           │           │   ├── PayModel.java
│   │   │           │           │   ├── PayTypeModel.java
│   │   │           │           │   ├── PieChartData.java
│   │   │           │           │   ├── ReplyModel.java
│   │   │           │           │   ├── ResponseEntry.java
│   │   │           │           │   ├── ShouRuModel.java
│   │   │           │           │   ├── SimpleValueFormatter.java
│   │   │           │           │   ├── TongJiModel.java
│   │   │           │           │   ├── UserModel.java
│   │   │           │           │   ├── Utils.java
│   │   │           │           │   ├── ValueFormatter.java
│   │   │           │           │   ├── VerModel.java
│   │   │           │           │   └── ViewHolder.java
│   │   │           │           ├── rili
│   │   │           │           │   ├── CalendarInfo.java
│   │   │           │           │   ├── CircleMonthView.java
│   │   │           │           │   ├── DateUtils.java
│   │   │           │           │   ├── DefaultDayTheme.java
│   │   │           │           │   ├── DefaultWeekTheme.java
│   │   │           │           │   ├── GridCalendarView.java
│   │   │           │           │   ├── ICarousePagerSelectView.java
│   │   │           │           │   ├── IDayTheme.java
│   │   │           │           │   ├── ILauncherView.java
│   │   │           │           │   ├── IWeekTheme.java
│   │   │           │           │   ├── MonthView.java
│   │   │           │           │   └── WeekView.java
│   │   │           │           ├── time
│   │   │           │           │   ├── ActionSheetDialog.java
│   │   │           │           │   ├── ArrayWheelAdapter.java
│   │   │           │           │   ├── JudgeDate.java
│   │   │           │           │   ├── MyAlertDialog.java
│   │   │           │           │   ├── NumericWheelAdapter.java
│   │   │           │           │   ├── OnWheelChangedListener.java
│   │   │           │           │   ├── OnWheelScrollListener.java
│   │   │           │           │   ├── ScreenInfo.java
│   │   │           │           │   ├── WheelAdapter.java
│   │   │           │           │   ├── WheelMain.java
│   │   │           │           │   └── WheelView.java
│   │   │           │           ├── util
│   │   │           │           │   ├── AndroidBug5497Workaround.java
│   │   │           │           │   ├── FTPUtil.java
│   │   │           │           │   ├── FileUtils.java
│   │   │           │           │   ├── FormatHelper.java
│   │   │           │           │   ├── ImageLoaderOptions.java
│   │   │           │           │   ├── ImageUtil.java
│   │   │           │           │   ├── LoadingDialog.java
│   │   │           │           │   ├── NetManager.java
│   │   │           │           │   ├── SecurityUtil.java
│   │   │           │           │   ├── SystemBarTintManager.java
│   │   │           │           │   ├── TimeUtil.java
│   │   │           │           │   ├── TipsToast.java
│   │   │           │           │   ├── ToastUtil.java
│   │   │           │           │   ├── URLDrawable.java
│   │   │           │           │   └── URLImageParser.java
│   │   │           │           └── view
│   │   │           │               ├── AnimationView.java
│   │   │           │               ├── CircleImageView.java
│   │   │           │               ├── DialogListMsg.java
│   │   │           │               ├── DialogMsg.java
│   │   │           │               ├── DialogTipMsg.java
│   │   │           │               ├── ICarousePagerSelectView.java
│   │   │           │               ├── ILauncherView.java
│   │   │           │               ├── InstructorItemClickListner.java
│   │   │           │               ├── ListViewForScrollView.java
│   │   │           │               ├── LoadingView.java
│   │   │           │               ├── OptAnimationLoader.java
│   │   │           │               ├── Rotate3dAnimation.java
│   │   │           │               ├── RotatedImage.java
│   │   │           │               └── RoundedCornerImageView.java
│   │   │           └── res
│   │   │               ├── anim
│   │   │               │   ├── actionsheet_dialog_in.xml
│   │   │               │   ├── actionsheet_dialog_out.xml
│   │   │               │   ├── anim_loading.xml
│   │   │               │   ├── error_frame_in.xml
│   │   │               │   ├── error_x_in.xml
│   │   │               │   ├── head_in.xml
│   │   │               │   ├── head_out.xml
│   │   │               │   ├── hold.xml
│   │   │               │   ├── loadmore.xml
│   │   │               │   ├── modal_in.xml
│   │   │               │   ├── modal_out.xml
│   │   │               │   ├── push_bottom_in.xml
│   │   │               │   ├── push_bottom_out.xml
│   │   │               │   ├── push_left_out.xml
│   │   │               │   ├── push_right_in.xml
│   │   │               │   ├── push_right_out.xml
│   │   │               │   ├── push_top_in.xml
│   │   │               │   ├── push_top_in2.xml
│   │   │               │   ├── push_top_out.xml
│   │   │               │   ├── push_top_out2.xml
│   │   │               │   ├── rotate_repeat.xml
│   │   │               │   ├── success_bow_roate.xml
│   │   │               │   └── success_mask_layout.xml
│   │   │               ├── drawable
│   │   │               │   ├── actionsheet_bottom_selector.xml
│   │   │               │   ├── actionsheet_middle_selector.xml
│   │   │               │   ├── actionsheet_single_selector.xml
│   │   │               │   ├── actionsheet_top_selector.xml
│   │   │               │   ├── add_image_selector.xml
│   │   │               │   ├── alertdialog_left_selector.xml
│   │   │               │   ├── alertdialog_right_selector.xml
│   │   │               │   ├── alertdialog_single_selector.xml
│   │   │               │   ├── blue_button_background.xml
│   │   │               │   ├── btn_g.xml
│   │   │               │   ├── btn_no.xml
│   │   │               │   ├── btn_no_exit.xml
│   │   │               │   ├── btn_ok.xml
│   │   │               │   ├── btn_ok_exit.xml
│   │   │               │   ├── btn_red.xml
│   │   │               │   ├── choice_contact_bg.xml
│   │   │               │   ├── default_drawable.xml
│   │   │               │   ├── default_drawable_show_pictrue.xml
│   │   │               │   ├── dialog_background.xml
│   │   │               │   ├── error_center_x.xml
│   │   │               │   ├── error_circle.xml
│   │   │               │   ├── gray_button_background.xml
│   │   │               │   ├── icon_sz.png
│   │   │               │   ├── input_no.xml
│   │   │               │   ├── input_ok.xml
│   │   │               │   ├── listview.xml
│   │   │               │   ├── loading_progress.xml
│   │   │               │   ├── main_title_txt_sel.xml
│   │   │               │   ├── more_no.xml
│   │   │               │   ├── more_ok.xml
│   │   │               │   ├── new_back_button_selector.xml
│   │   │               │   ├── point_backgrond_calendar.xml
│   │   │               │   ├── progress_style.xml
│   │   │               │   ├── radio.xml
│   │   │               │   ├── radio_no.png
│   │   │               │   ├── radio_ok.png
│   │   │               │   ├── radiobutton.xml
│   │   │               │   ├── rectangle_focused.xml
│   │   │               │   ├── rectangle_normal.xml
│   │   │               │   ├── red_button_background.xml
│   │   │               │   ├── rotate_repeat.xml
│   │   │               │   ├── select_btn.xml
│   │   │               │   ├── select_choice.xml
│   │   │               │   ├── select_exit.xml
│   │   │               │   ├── select_green.xml
│   │   │               │   ├── select_green_wenzi.xml
│   │   │               │   ├── select_input.xml
│   │   │               │   ├── select_kong.xml
│   │   │               │   ├── select_red.xml
│   │   │               │   ├── select_red_wenzi.xml
│   │   │               │   ├── select_sub_hw.xml
│   │   │               │   ├── select_submit_hw_wenzi.xml
│   │   │               │   ├── select_submit_hw_wenzi_red.xml
│   │   │               │   ├── selector_left_menu_item.xml
│   │   │               │   ├── selector_left_menu_item_text_color.xml
│   │   │               │   ├── shape_dialog.xml
│   │   │               │   ├── shape_green_no.xml
│   │   │               │   ├── shape_green_ok.xml
│   │   │               │   ├── shape_pay.xml
│   │   │               │   ├── shape_phone_no.xml
│   │   │               │   ├── shape_phone_ok.xml
│   │   │               │   ├── shape_red_no.xml
│   │   │               │   ├── shape_red_ok.xml
│   │   │               │   ├── shape_see_more.xml
│   │   │               │   ├── square_indicator_selected.xml
│   │   │               │   ├── square_indicator_selector.xml
│   │   │               │   ├── square_indicator_unselected.xml
│   │   │               │   ├── start_headlines_bg.xml
│   │   │               │   ├── submit_hw_no.xml
│   │   │               │   ├── submit_hw_ok.xml
│   │   │               │   ├── success_bow.xml
│   │   │               │   ├── success_circle.xml
│   │   │               │   ├── text_button_selector.xml
│   │   │               │   ├── tmp.xml
│   │   │               │   ├── vote_submit_bg.xml
│   │   │               │   ├── warning_circle.xml
│   │   │               │   ├── warning_sigh.xml
│   │   │               │   ├── wheel_bg.xml
│   │   │               │   ├── wheel_val.xml
│   │   │               │   └── yoga_new_back_normal.png
│   │   │               ├── drawable-hdpi
│   │   │               │   ├── action_bar_back.png
│   │   │               │   ├── add_nomal.png
│   │   │               │   ├── add_press.png
│   │   │               │   ├── checkbox_default_icon.png
│   │   │               │   ├── checkbox_selecter_icon.png
│   │   │               │   ├── create.png
│   │   │               │   ├── def_stc_icon.png
│   │   │               │   ├── delete_icon.png
│   │   │               │   ├── ic_launcher.png
│   │   │               │   ├── ic_menu_white_24dp.png
│   │   │               │   ├── icon.png
│   │   │               │   ├── icon_com.png
│   │   │               │   ├── icon_delete.png
│   │   │               │   ├── icon_local_music.png
│   │   │               │   ├── icon_login_phone.png
│   │   │               │   ├── icon_login_suo.png
│   │   │               │   ├── icon_phone_u.png
│   │   │               │   ├── icon_result.png
│   │   │               │   ├── icon_selected_carousel_one.png
│   │   │               │   ├── icon_selected_carousel_three.png
│   │   │               │   ├── icon_selected_carousel_two.png
│   │   │               │   ├── icon_year.png
│   │   │               │   ├── icon_zijin.png
│   │   │               │   ├── iconlook.png
│   │   │               │   ├── iconx.png
│   │   │               │   ├── io.png
│   │   │               │   ├── load.png
│   │   │               │   ├── load_state_0.png
│   │   │               │   ├── load_state_1.png
│   │   │               │   ├── m12.png
│   │   │               │   ├── m3.png
│   │   │               │   ├── me_false.png
│   │   │               │   ├── me_true.png
│   │   │               │   ├── no_message.png
│   │   │               │   ├── page_indicator_focused.png
│   │   │               │   ├── page_indicator_unfocused.png
│   │   │               │   ├── points_reward.xml
│   │   │               │   ├── points_reward_bg.png
│   │   │               │   ├── scenic_false.png
│   │   │               │   ├── scenic_true.png
│   │   │               │   ├── sub_icon.png
│   │   │               │   ├── test_icon.jpg
│   │   │               │   ├── tips.png
│   │   │               │   ├── tips_bg.9.png
│   │   │               │   ├── toast_actionsheet_bottom_normal.9.png
│   │   │               │   ├── toast_actionsheet_bottom_pressed.9.png
│   │   │               │   ├── toast_actionsheet_middle_normal.9.png
│   │   │               │   ├── toast_actionsheet_middle_pressed.9.png
│   │   │               │   ├── toast_actionsheet_single_normal.9.png
│   │   │               │   ├── toast_actionsheet_single_pressed.9.png
│   │   │               │   ├── toast_actionsheet_top_normal.9.png
│   │   │               │   ├── toast_actionsheet_top_pressed.9.png
│   │   │               │   ├── toast_alert_bg.9.png
│   │   │               │   ├── toast_alert_btn_left_pressed.9.png
│   │   │               │   ├── toast_alert_btn_right_pressed.9.png
│   │   │               │   ├── toast_alert_btn_single_pressed.9.png
│   │   │               │   ├── toast_trans_bg.png
│   │   │               │   ├── travels_false.png
│   │   │               │   ├── travels_true.png
│   │   │               │   ├── upload_picture_camera.png
│   │   │               │   ├── us_us.png
│   │   │               │   ├── user_defult_icon.png
│   │   │               │   ├── vote_submit_arrow_next.png
│   │   │               │   ├── vote_submit_arrow_previous.png
│   │   │               │   ├── vote_submit_finish.png
│   │   │               │   ├── vote_submit_normal.png
│   │   │               │   ├── vote_submit_selected.png
│   │   │               │   ├── xlistview_arrow.png
│   │   │               │   ├── xq.png
│   │   │               │   ├── xuan.png
│   │   │               │   └── yoga_guide_corner.png
│   │   │               ├── drawable-mdpi
│   │   │               │   ├── add.png
│   │   │               │   ├── calendar_month_left.png
│   │   │               │   ├── calendar_month_right.png
│   │   │               │   ├── child_item_bg.9.png
│   │   │               │   ├── ic_launcher.png
│   │   │               │   ├── icon_add.png
│   │   │               │   ├── icon_answer.png
│   │   │               │   ├── icon_caiwu_logo.png
│   │   │               │   ├── icon_del.png
│   │   │               │   ├── icon_dota2_logo.png
│   │   │               │   ├── icon_logo.png
│   │   │               │   ├── icon_shouru_img.png
│   │   │               │   ├── icon_ss_logo.png
│   │   │               │   ├── icon_sz.png
│   │   │               │   ├── icon_yuanhuan.png
│   │   │               │   ├── icon_zhichu_img.png
│   │   │               │   ├── let_icon.png
│   │   │               │   ├── me_false.png
│   │   │               │   ├── me_true.png
│   │   │               │   ├── next_month.png
│   │   │               │   ├── previous_month.png
│   │   │               │   ├── rit_icon.png
│   │   │               │   ├── scenic_false.png
│   │   │               │   ├── scenic_true.png
│   │   │               │   ├── travels_false.png
│   │   │               │   └── travels_true.png
│   │   │               ├── drawable-xhdpi
│   │   │               │   ├── frame_disk.png
│   │   │               │   ├── ic_launcher.png
│   │   │               │   └── icon_tongji.png
│   │   │               ├── drawable-xxhdpi
│   │   │               │   ├── ic_launcher.png
│   │   │               │   ├── navi_map_gps_locked.png
│   │   │               │   ├── res
│   │   │               │   │   └── drawable-hdpi
│   │   │               │   │       └── navi_map_gps_locked.png
│   │   │               │   ├── stu_icon.png
│   │   │               │   └── test_user.jpg
│   │   │               ├── layout
│   │   │               │   ├── activity_bingtongji_detail.xml
│   │   │               │   ├── activity_create.xml
│   │   │               │   ├── activity_create_answer.xml
│   │   │               │   ├── activity_create_answer_reply.xml
│   │   │               │   ├── activity_create_borrow.xml
│   │   │               │   ├── activity_create_limit.xml
│   │   │               │   ├── activity_create_pswd.xml
│   │   │               │   ├── activity_create_type.xml
│   │   │               │   ├── activity_framework.xml
│   │   │               │   ├── activity_guide_topic_detail.xml
│   │   │               │   ├── activity_im.xml
│   │   │               │   ├── activity_im_create.xml
│   │   │               │   ├── activity_im_recommend.xml
│   │   │               │   ├── activity_im_tip.xml
│   │   │               │   ├── activity_introduce.xml
│   │   │               │   ├── activity_login.xml
│   │   │               │   ├── activity_loginnew.xml
│   │   │               │   ├── activity_loginpswd.xml
│   │   │               │   ├── activity_main.xml
│   │   │               │   ├── activity_money_cate.xml
│   │   │               │   ├── activity_money_total.xml
│   │   │               │   ├── activity_mystep.xml
│   │   │               │   ├── activity_notice_message.xml
│   │   │               │   ├── activity_order.xml
│   │   │               │   ├── activity_query.xml
│   │   │               │   ├── activity_register.xml
│   │   │               │   ├── activity_select_images.xml
│   │   │               │   ├── activity_show_create_pictures.xml
│   │   │               │   ├── activity_show_picture.xml
│   │   │               │   ├── activity_showpictures.xml
│   │   │               │   ├── activity_soft_message.xml
│   │   │               │   ├── activity_stat.xml
│   │   │               │   ├── activity_time_choice.xml
│   │   │               │   ├── activity_tongji_message.xml
│   │   │               │   ├── activity_update_pswd.xml
│   │   │               │   ├── activity_update_type.xml
│   │   │               │   ├── activity_update_user.xml
│   │   │               │   ├── activity_user.xml
│   │   │               │   ├── activity_year_result.xml
│   │   │               │   ├── activity_zhexiantongji_detail.xml
│   │   │               │   ├── adapter_instructor_list.xml
│   │   │               │   ├── add_item.xml
│   │   │               │   ├── borrow_item.xml
│   │   │               │   ├── child_item_layout.xml
│   │   │               │   ├── course_item.xml
│   │   │               │   ├── course_top.xml
│   │   │               │   ├── dialog_bottom_list_show.xml
│   │   │               │   ├── dialog_list_show.xml
│   │   │               │   ├── dialog_show.xml
│   │   │               │   ├── dialog_tip_show.xml
│   │   │               │   ├── display_grid_date.xml
│   │   │               │   ├── error_submit_listview_item.xml
│   │   │               │   ├── error_submit_viewpager_item.xml
│   │   │               │   ├── exame_submit_viewpager_item.xml
│   │   │               │   ├── fragment_bbs.xml
│   │   │               │   ├── fragment_bing.xml
│   │   │               │   ├── fragment_content.xml
│   │   │               │   ├── fragment_content_money.xml
│   │   │               │   ├── fragment_content_rili.xml
│   │   │               │   ├── fragment_content_rl.xml
│   │   │               │   ├── fragment_content_shouru.xml
│   │   │               │   ├── fragment_content_zhichu.xml
│   │   │               │   ├── fragment_im.xml
│   │   │               │   ├── fragment_im_main.xml
│   │   │               │   ├── fragment_im_msg.xml
│   │   │               │   ├── fragment_imindex.xml
│   │   │               │   ├── fragment_imtype.xml
│   │   │               │   ├── fragment_main_three.xml
│   │   │               │   ├── fragment_mainart.xml
│   │   │               │   ├── fragment_msg.xml
│   │   │               │   ├── fragment_news.xml
│   │   │               │   ├── fragment_news_tiao.xml
│   │   │               │   ├── fragment_newstongji.xml
│   │   │               │   ├── fragment_pay.xml
│   │   │               │   ├── fragment_picture_delete_slide_title.xml
│   │   │               │   ├── fragment_picture_slide_title.xml
│   │   │               │   ├── fragment_quxian.xml
│   │   │               │   ├── fragment_selected.xml
│   │   │               │   ├── fragment_tiao.xml
│   │   │               │   ├── fragment_tongji.xml
│   │   │               │   ├── gridview_item.xml
│   │   │               │   ├── gridview_selected_item.xml
│   │   │               │   ├── group_item_layout.xml
│   │   │               │   ├── item_friendmessage.xml
│   │   │               │   ├── item_friendmessage_delete.xml
│   │   │               │   ├── item_reply.xml
│   │   │               │   ├── item_replymsg.xml
│   │   │               │   ├── item_studyguide_msg.xml
│   │   │               │   ├── layout_main_title.xml
│   │   │               │   ├── login_actionbar.xml
│   │   │               │   ├── look_item.xml
│   │   │               │   ├── notice_item.xml
│   │   │               │   ├── shouru_item.xml
│   │   │               │   ├── timepicker.xml
│   │   │               │   ├── title_layout.xml
│   │   │               │   ├── title_sub_layout.xml
│   │   │               │   ├── toast_view_actionsheet.xml
│   │   │               │   ├── toast_view_alertdialog.xml
│   │   │               │   ├── topic_detail_actionbar.xml
│   │   │               │   ├── view_exame_loading.xml
│   │   │               │   ├── view_tips.xml
│   │   │               │   └── view_tips_loading.xml
│   │   │               ├── menu
│   │   │               │   ├── creat.xml
│   │   │               │   ├── introduce.xml
│   │   │               │   ├── location.xml
│   │   │               │   ├── login.xml
│   │   │               │   ├── main.xml
│   │   │               │   ├── person_add.xml
│   │   │               │   ├── person_title.xml
│   │   │               │   ├── query.xml
│   │   │               │   ├── report_complaint.xml
│   │   │               │   ├── report_person.xml
│   │   │               │   ├── report_safe.xml
│   │   │               │   ├── select_images.xml
│   │   │               │   ├── show_create_pictures.xml
│   │   │               │   ├── show_picture.xml
│   │   │               │   └── year_result.xml
│   │   │               ├── values
│   │   │               │   ├── attrs.xml
│   │   │               │   ├── colors.xml
│   │   │               │   ├── dimens.xml
│   │   │               │   ├── strings.xml
│   │   │               │   ├── styles.xml
│   │   │               │   └── vpi__attrs.xml
│   │   │               ├── values-sw600dp
│   │   │               │   └── dimens.xml
│   │   │               ├── values-sw720dp-land
│   │   │               │   └── dimens.xml
│   │   │               ├── values-v11
│   │   │               │   └── styles.xml
│   │   │               ├── values-v14
│   │   │               │   └── styles.xml
│   │   │               └── values-w820dp
│   │   │                   └── dimens.xml
│   │   ├── build
│   │   │   └── android-profile
│   │   │       ├── profile-2020-02-21-13-56-49-926.json
│   │   │       ├── profile-2020-02-21-13-56-49-926.rawproto
│   │   │       ├── profile-2020-02-21-13-57-06-390.json
│   │   │       ├── profile-2020-02-21-13-57-06-390.rawproto
│   │   │       ├── profile-2020-02-21-14-43-47-217.json
│   │   │       ├── profile-2020-02-21-14-43-47-217.rawproto
│   │   │       ├── profile-2020-02-21-14-57-05-121.json
│   │   │       ├── profile-2020-02-21-14-57-05-121.rawproto
│   │   │       ├── profile-2020-02-21-14-58-35-854.json
│   │   │       ├── profile-2020-02-21-14-58-35-854.rawproto
│   │   │       ├── profile-2020-02-21-14-59-25-401.json
│   │   │       ├── profile-2020-02-21-14-59-25-401.rawproto
│   │   │       ├── profile-2020-02-21-15-02-09-995.json
│   │   │       ├── profile-2020-02-21-15-02-09-995.rawproto
│   │   │       ├── profile-2020-02-21-15-08-18-891.json
│   │   │       ├── profile-2020-02-21-15-08-18-891.rawproto
│   │   │       ├── profile-2020-02-21-15-19-00-031.json
│   │   │       ├── profile-2020-02-21-15-19-00-031.rawproto
│   │   │       ├── profile-2020-02-21-15-19-21-201.json
│   │   │       ├── profile-2020-02-21-15-19-21-201.rawproto
│   │   │       ├── profile-2020-02-21-17-15-26-833.json
│   │   │       ├── profile-2020-02-21-17-15-26-833.rawproto
│   │   │       ├── profile-2020-02-21-17-16-38-004.json
│   │   │       ├── profile-2020-02-21-17-16-38-004.rawproto
│   │   │       ├── profile-2020-02-21-17-26-34-223.json
│   │   │       ├── profile-2020-02-21-17-26-34-223.rawproto
│   │   │       ├── profile-2020-02-21-17-27-30-425.json
│   │   │       ├── profile-2020-02-21-17-27-30-425.rawproto
│   │   │       ├── profile-2020-02-21-17-29-23-383.json
│   │   │       ├── profile-2020-02-21-17-29-23-383.rawproto
│   │   │       ├── profile-2020-02-21-17-31-04-837.json
│   │   │       ├── profile-2020-02-21-17-31-04-837.rawproto
│   │   │       ├── profile-2020-02-21-17-31-55-820.json
│   │   │       ├── profile-2020-02-21-17-31-55-820.rawproto
│   │   │       ├── profile-2020-02-21-17-37-26-524.json
│   │   │       ├── profile-2020-02-21-17-37-26-524.rawproto
│   │   │       ├── profile-2020-02-21-18-00-56-901.json
│   │   │       ├── profile-2020-02-21-18-00-56-901.rawproto
│   │   │       ├── profile-2020-02-21-18-10-37-690.json
│   │   │       ├── profile-2020-02-21-18-10-37-690.rawproto
│   │   │       ├── profile-2020-02-21-18-17-22-812.json
│   │   │       ├── profile-2020-02-21-18-17-22-812.rawproto
│   │   │       ├── profile-2020-02-21-18-20-59-584.json
│   │   │       ├── profile-2020-02-21-18-20-59-584.rawproto
│   │   │       ├── profile-2020-02-21-18-26-41-645.json
│   │   │       ├── profile-2020-02-21-18-26-41-645.rawproto
│   │   │       ├── profile-2020-02-21-18-35-57-072.json
│   │   │       ├── profile-2020-02-21-18-35-57-072.rawproto
│   │   │       ├── profile-2020-02-21-18-37-51-781.json
│   │   │       ├── profile-2020-02-21-18-37-51-781.rawproto
│   │   │       ├── profile-2020-02-21-18-38-02-332.json
│   │   │       ├── profile-2020-02-21-18-38-02-332.rawproto
│   │   │       ├── profile-2020-02-21-18-53-21-558.json
│   │   │       ├── profile-2020-02-21-18-53-21-558.rawproto
│   │   │       ├── profile-2020-02-21-18-56-19-501.json
│   │   │       ├── profile-2020-02-21-18-56-19-501.rawproto
│   │   │       ├── profile-2020-02-21-19-00-23-749.json
│   │   │       ├── profile-2020-02-21-19-00-23-749.rawproto
│   │   │       ├── profile-2020-02-21-19-12-28-681.json
│   │   │       ├── profile-2020-02-21-19-12-28-681.rawproto
│   │   │       ├── profile-2020-02-21-19-13-14-983.json
│   │   │       ├── profile-2020-02-21-19-13-14-983.rawproto
│   │   │       ├── profile-2020-02-21-19-16-23-592.json
│   │   │       ├── profile-2020-02-21-19-16-23-592.rawproto
│   │   │       ├── profile-2020-02-21-19-17-19-846.json
│   │   │       ├── profile-2020-02-21-19-17-19-846.rawproto
│   │   │       ├── profile-2020-02-21-19-18-39-094.json
│   │   │       ├── profile-2020-02-21-19-18-39-094.rawproto
│   │   │       ├── profile-2020-02-21-19-20-09-441.json
│   │   │       ├── profile-2020-02-21-19-20-09-441.rawproto
│   │   │       ├── profile-2020-02-21-19-34-58-338.json
│   │   │       ├── profile-2020-02-21-19-34-58-338.rawproto
│   │   │       ├── profile-2020-02-21-19-40-46-519.json
│   │   │       ├── profile-2020-02-21-19-40-46-519.rawproto
│   │   │       ├── profile-2020-02-21-19-41-44-160.json
│   │   │       ├── profile-2020-02-21-19-41-44-160.rawproto
│   │   │       ├── profile-2020-02-21-19-49-46-030.json
│   │   │       ├── profile-2020-02-21-19-49-46-030.rawproto
│   │   │       ├── profile-2020-02-21-19-52-03-996.json
│   │   │       ├── profile-2020-02-21-19-52-03-996.rawproto
│   │   │       ├── profile-2020-02-21-19-53-43-359.json
│   │   │       ├── profile-2020-02-21-19-53-43-359.rawproto
│   │   │       ├── profile-2020-02-21-19-57-18-338.json
│   │   │       ├── profile-2020-02-21-19-57-18-338.rawproto
│   │   │       ├── profile-2020-02-21-20-00-05-190.json
│   │   │       ├── profile-2020-02-21-20-00-05-190.rawproto
│   │   │       ├── profile-2020-02-21-20-02-07-074.json
│   │   │       ├── profile-2020-02-21-20-02-07-074.rawproto
│   │   │       ├── profile-2020-02-21-20-10-51-920.json
│   │   │       ├── profile-2020-02-21-20-10-51-920.rawproto
│   │   │       ├── profile-2020-02-21-20-12-11-014.json
│   │   │       ├── profile-2020-02-21-20-12-11-014.rawproto
│   │   │       ├── profile-2020-02-21-20-42-28-105.json
│   │   │       ├── profile-2020-02-21-20-42-28-105.rawproto
│   │   │       ├── profile-2020-04-01-22-16-10-176.json
│   │   │       ├── profile-2020-04-01-22-16-10-176.rawproto
│   │   │       ├── profile-2020-04-01-22-16-39-557.json
│   │   │       ├── profile-2020-04-01-22-16-39-557.rawproto
│   │   │       ├── profile-2020-04-01-22-17-40-414.json
│   │   │       ├── profile-2020-04-01-22-17-40-414.rawproto
│   │   │       ├── profile-2020-04-01-22-25-34-034.json
│   │   │       ├── profile-2020-04-01-22-25-34-034.rawproto
│   │   │       ├── profile-2020-04-01-22-31-26-916.json
│   │   │       ├── profile-2020-04-01-22-31-26-916.rawproto
│   │   │       ├── profile-2020-04-01-22-32-10-884.json
│   │   │       ├── profile-2020-04-01-22-32-10-884.rawproto
│   │   │       ├── profile-2020-04-01-22-37-10-760.json
│   │   │       ├── profile-2020-04-01-22-37-10-760.rawproto
│   │   │       ├── profile-2020-04-01-22-52-42-218.json
│   │   │       ├── profile-2020-04-01-22-52-42-218.rawproto
│   │   │       ├── profile-2020-04-01-22-53-32-195.json
│   │   │       ├── profile-2020-04-01-22-53-32-195.rawproto
│   │   │       ├── profile-2020-04-01-23-02-38-168.json
│   │   │       ├── profile-2020-04-01-23-02-38-168.rawproto
│   │   │       ├── profile-2020-04-01-23-06-48-770.json
│   │   │       ├── profile-2020-04-01-23-06-48-770.rawproto
│   │   │       ├── profile-2020-04-01-23-08-04-040.json
│   │   │       ├── profile-2020-04-01-23-08-04-040.rawproto
│   │   │       ├── profile-2020-04-01-23-08-59-721.json
│   │   │       ├── profile-2020-04-01-23-08-59-721.rawproto
│   │   │       ├── profile-2020-04-01-23-13-40-134.json
│   │   │       ├── profile-2020-04-01-23-13-40-134.rawproto
│   │   │       ├── profile-2020-04-01-23-17-01-332.json
│   │   │       ├── profile-2020-04-01-23-17-01-332.rawproto
│   │   │       ├── profile-2020-04-03-14-07-53-942.json
│   │   │       ├── profile-2020-04-03-14-07-53-942.rawproto
│   │   │       ├── profile-2020-04-03-14-10-03-423.json
│   │   │       ├── profile-2020-04-03-14-10-03-423.rawproto
│   │   │       ├── profile-2020-04-03-14-13-46-228.json
│   │   │       ├── profile-2020-04-03-14-13-46-228.rawproto
│   │   │       ├── profile-2020-04-03-14-19-28-647.json
│   │   │       ├── profile-2020-04-03-14-19-28-647.rawproto
│   │   │       ├── profile-2020-04-03-14-20-56-509.json
│   │   │       ├── profile-2020-04-03-14-20-56-509.rawproto
│   │   │       ├── profile-2020-04-03-14-28-22-790.json
│   │   │       ├── profile-2020-04-03-14-28-22-790.rawproto
│   │   │       ├── profile-2020-04-03-14-42-05-901.json
│   │   │       ├── profile-2020-04-03-14-42-05-901.rawproto
│   │   │       ├── profile-2020-04-03-14-43-23-616.json
│   │   │       ├── profile-2020-04-03-14-43-23-616.rawproto
│   │   │       ├── profile-2020-04-03-14-46-23-445.json
│   │   │       ├── profile-2020-04-03-14-46-23-445.rawproto
│   │   │       ├── profile-2020-04-03-15-08-12-777.json
│   │   │       ├── profile-2020-04-03-15-08-12-777.rawproto
│   │   │       ├── profile-2020-04-03-15-14-02-680.json
│   │   │       ├── profile-2020-04-03-15-14-02-680.rawproto
│   │   │       ├── profile-2020-04-03-15-14-41-097.json
│   │   │       ├── profile-2020-04-03-15-14-41-097.rawproto
│   │   │       ├── profile-2020-04-03-15-19-11-308.json
│   │   │       ├── profile-2020-04-03-15-19-11-308.rawproto
│   │   │       ├── profile-2020-04-03-15-19-46-235.json
│   │   │       ├── profile-2020-04-03-15-19-46-235.rawproto
│   │   │       ├── profile-2020-04-03-15-20-12-654.json
│   │   │       ├── profile-2020-04-03-15-20-12-654.rawproto
│   │   │       ├── profile-2020-04-03-15-22-11-056.json
│   │   │       ├── profile-2020-04-03-15-22-11-056.rawproto
│   │   │       ├── profile-2020-04-03-15-47-07-827.json
│   │   │       ├── profile-2020-04-03-15-47-07-827.rawproto
│   │   │       ├── profile-2020-04-03-15-57-56-696.json
│   │   │       ├── profile-2020-04-03-15-57-56-696.rawproto
│   │   │       ├── profile-2020-04-03-16-01-39-908.json
│   │   │       ├── profile-2020-04-03-16-01-39-908.rawproto
│   │   │       ├── profile-2020-04-03-16-02-58-388.json
│   │   │       ├── profile-2020-04-03-16-02-58-388.rawproto
│   │   │       ├── profile-2020-04-03-16-26-59-149.json
│   │   │       ├── profile-2020-04-03-16-26-59-149.rawproto
│   │   │       ├── profile-2020-04-03-16-37-54-872.json
│   │   │       ├── profile-2020-04-03-16-37-54-872.rawproto
│   │   │       ├── profile-2020-04-03-16-39-05-518.json
│   │   │       ├── profile-2020-04-03-16-39-05-518.rawproto
│   │   │       ├── profile-2020-04-03-16-46-12-343.json
│   │   │       ├── profile-2020-04-03-16-46-12-343.rawproto
│   │   │       ├── profile-2020-04-03-16-47-07-448.json
│   │   │       ├── profile-2020-04-03-16-47-07-448.rawproto
│   │   │       ├── profile-2020-04-03-16-47-56-289.json
│   │   │       ├── profile-2020-04-03-16-47-56-289.rawproto
│   │   │       ├── profile-2020-04-03-16-54-28-205.json
│   │   │       ├── profile-2020-04-03-16-54-28-205.rawproto
│   │   │       ├── profile-2020-04-03-16-56-23-368.json
│   │   │       ├── profile-2020-04-03-16-56-23-368.rawproto
│   │   │       ├── profile-2020-04-03-17-05-50-269.json
│   │   │       ├── profile-2020-04-03-17-05-50-269.rawproto
│   │   │       ├── profile-2020-04-22-09-49-18-054.json
│   │   │       ├── profile-2020-04-22-09-49-18-054.rawproto
│   │   │       ├── profile-2020-04-22-09-49-24-068.json
│   │   │       ├── profile-2020-04-22-09-49-24-068.rawproto
│   │   │       ├── profile-2020-04-22-09-53-23-519.json
│   │   │       ├── profile-2020-04-22-09-53-23-519.rawproto
│   │   │       ├── profile-2020-04-22-09-54-58-617.json
│   │   │       ├── profile-2020-04-22-09-54-58-617.rawproto
│   │   │       ├── profile-2020-04-22-09-56-18-924.json
│   │   │       ├── profile-2020-04-22-09-56-18-924.rawproto
│   │   │       ├── profile-2020-04-22-10-11-47-244.json
│   │   │       ├── profile-2020-04-22-10-11-47-244.rawproto
│   │   │       ├── profile-2020-04-22-10-12-50-481.json
│   │   │       ├── profile-2020-04-22-10-12-50-481.rawproto
│   │   │       ├── profile-2020-04-22-10-43-18-959.json
│   │   │       ├── profile-2020-04-22-10-43-18-959.rawproto
│   │   │       ├── profile-2020-04-22-10-49-57-932.json
│   │   │       ├── profile-2020-04-22-10-49-57-932.rawproto
│   │   │       ├── profile-2020-04-22-11-14-26-440.json
│   │   │       ├── profile-2020-04-22-11-14-26-440.rawproto
│   │   │       ├── profile-2020-04-22-11-19-45-245.json
│   │   │       ├── profile-2020-04-22-11-19-45-245.rawproto
│   │   │       ├── profile-2020-04-22-11-23-17-550.json
│   │   │       ├── profile-2020-04-22-11-23-17-550.rawproto
│   │   │       ├── profile-2020-04-22-11-24-04-181.json
│   │   │       ├── profile-2020-04-22-11-24-04-181.rawproto
│   │   │       ├── profile-2020-04-23-20-42-55-023.json
│   │   │       ├── profile-2020-04-23-20-42-55-023.rawproto
│   │   │       ├── profile-2020-04-23-20-43-22-469.json
│   │   │       ├── profile-2020-04-23-20-43-22-469.rawproto
│   │   │       ├── profile-2020-04-23-20-43-25-731.json
│   │   │       ├── profile-2020-04-23-20-43-25-731.rawproto
│   │   │       ├── profile-2020-04-23-20-43-29-733.json
│   │   │       ├── profile-2020-04-23-20-43-29-733.rawproto
│   │   │       ├── profile-2020-04-23-20-47-33-580.json
│   │   │       ├── profile-2020-04-23-20-47-33-580.rawproto
│   │   │       ├── profile-2020-04-23-20-48-47-434.json
│   │   │       ├── profile-2020-04-23-20-48-47-434.rawproto
│   │   │       ├── profile-2020-04-23-20-54-06-181.json
│   │   │       ├── profile-2020-04-23-20-54-06-181.rawproto
│   │   │       ├── profile-2020-04-23-21-02-55-410.json
│   │   │       ├── profile-2020-04-23-21-02-55-410.rawproto
│   │   │       ├── profile-2020-04-23-21-09-44-314.json
│   │   │       ├── profile-2020-04-23-21-09-44-314.rawproto
│   │   │       ├── profile-2020-04-23-21-11-20-780.json
│   │   │       ├── profile-2020-04-23-21-11-20-780.rawproto
│   │   │       ├── profile-2020-04-23-21-13-33-030.json
│   │   │       ├── profile-2020-04-23-21-13-33-030.rawproto
│   │   │       ├── profile-2020-04-23-21-21-08-332.json
│   │   │       ├── profile-2020-04-23-21-21-08-332.rawproto
│   │   │       ├── profile-2020-04-23-21-23-56-374.json
│   │   │       ├── profile-2020-04-23-21-23-56-374.rawproto
│   │   │       ├── profile-2020-04-23-21-24-59-528.json
│   │   │       ├── profile-2020-04-23-21-24-59-528.rawproto
│   │   │       ├── profile-2020-04-23-21-26-59-057.json
│   │   │       ├── profile-2020-04-23-21-26-59-057.rawproto
│   │   │       ├── profile-2020-04-23-21-27-17-271.json
│   │   │       ├── profile-2020-04-23-21-27-17-271.rawproto
│   │   │       ├── profile-2020-04-23-21-29-43-134.json
│   │   │       ├── profile-2020-04-23-21-29-43-134.rawproto
│   │   │       ├── profile-2020-04-23-21-31-30-992.json
│   │   │       ├── profile-2020-04-23-21-31-30-992.rawproto
│   │   │       ├── profile-2020-04-23-21-35-38-631.json
│   │   │       ├── profile-2020-04-23-21-35-38-631.rawproto
│   │   │       ├── profile-2020-04-23-21-38-53-295.json
│   │   │       ├── profile-2020-04-23-21-38-53-295.rawproto
│   │   │       ├── profile-2020-04-29-09-37-00-748.json
│   │   │       ├── profile-2020-04-29-09-37-00-748.rawproto
│   │   │       ├── profile-2020-04-29-09-37-38-616.json
│   │   │       ├── profile-2020-04-29-09-37-38-616.rawproto
│   │   │       ├── profile-2020-04-29-09-47-24-798.json
│   │   │       ├── profile-2020-04-29-09-47-24-798.rawproto
│   │   │       ├── profile-2020-04-29-09-54-56-541.json
│   │   │       ├── profile-2020-04-29-09-54-56-541.rawproto
│   │   │       ├── profile-2020-04-29-10-43-17-137.json
│   │   │       ├── profile-2020-04-29-10-43-17-137.rawproto
│   │   │       ├── profile-2020-04-29-15-58-58-107.json
│   │   │       ├── profile-2020-04-29-15-58-58-107.rawproto
│   │   │       ├── profile-2020-04-29-15-59-10-092.json
│   │   │       ├── profile-2020-04-29-15-59-10-092.rawproto
│   │   │       ├── profile-2020-05-08-09-27-39-841.json
│   │   │       ├── profile-2020-05-08-09-27-39-841.rawproto
│   │   │       ├── profile-2020-05-08-09-27-43-156.json
│   │   │       ├── profile-2020-05-08-09-27-43-156.rawproto
│   │   │       ├── profile-2020-05-08-09-50-03-423.json
│   │   │       ├── profile-2020-05-08-09-50-03-423.rawproto
│   │   │       ├── profile-2020-05-08-10-11-55-230.json
│   │   │       ├── profile-2020-05-08-10-11-55-230.rawproto
│   │   │       ├── profile-2020-05-08-10-15-04-818.json
│   │   │       ├── profile-2020-05-08-10-15-04-818.rawproto
│   │   │       ├── profile-2020-05-08-10-21-47-309.json
│   │   │       ├── profile-2020-05-08-10-21-47-309.rawproto
│   │   │       ├── profile-2020-05-08-10-23-53-664.json
│   │   │       ├── profile-2020-05-08-10-23-53-664.rawproto
│   │   │       ├── profile-2020-05-08-10-31-24-568.json
│   │   │       ├── profile-2020-05-08-10-31-24-568.rawproto
│   │   │       ├── profile-2020-05-08-10-42-57-569.json
│   │   │       ├── profile-2020-05-08-10-42-57-569.rawproto
│   │   │       ├── profile-2020-05-08-10-44-47-268.json
│   │   │       ├── profile-2020-05-08-10-44-47-268.rawproto
│   │   │       ├── profile-2020-05-08-10-50-52-808.json
│   │   │       ├── profile-2020-05-08-10-50-52-808.rawproto
│   │   │       ├── profile-2020-05-08-10-54-39-588.json
│   │   │       ├── profile-2020-05-08-10-54-39-588.rawproto
│   │   │       ├── profile-2020-05-08-10-58-05-987.json
│   │   │       ├── profile-2020-05-08-10-58-05-987.rawproto
│   │   │       ├── profile-2020-05-08-11-01-06-278.json
│   │   │       ├── profile-2020-05-08-11-01-06-278.rawproto
│   │   │       ├── profile-2020-05-08-11-17-15-254.json
│   │   │       ├── profile-2020-05-08-11-17-15-254.rawproto
│   │   │       ├── profile-2020-05-08-11-18-52-076.json
│   │   │       ├── profile-2020-05-08-11-18-52-076.rawproto
│   │   │       ├── profile-2020-05-08-11-19-45-415.json
│   │   │       ├── profile-2020-05-08-11-19-45-415.rawproto
│   │   │       ├── profile-2020-05-08-11-21-47-315.json
│   │   │       ├── profile-2020-05-08-11-21-47-315.rawproto
│   │   │       ├── profile-2020-05-08-11-22-20-891.json
│   │   │       ├── profile-2020-05-08-11-22-20-891.rawproto
│   │   │       ├── profile-2020-05-08-11-27-09-445.json
│   │   │       ├── profile-2020-05-08-11-27-09-445.rawproto
│   │   │       ├── profile-2020-05-08-11-27-56-153.json
│   │   │       └── profile-2020-05-08-11-27-56-153.rawproto
│   │   ├── build.gradle
│   │   ├── gradle
│   │   │   └── wrapper
│   │   │       ├── gradle-wrapper.jar
│   │   │       └── gradle-wrapper.properties
│   │   ├── gradlew
│   │   ├── gradlew.bat
│   │   ├── import-summary.txt
│   │   ├── local.properties
│   │   └── settings.gradle
│   ├── FinancialService
│   │   ├── WebRoot
│   │   │   ├── META-INF
│   │   │   │   └── MANIFEST.MF
│   │   │   ├── WEB-INF
│   │   │   │   ├── classes
│   │   │   │   │   ├── com
│   │   │   │   │   │   └── student
│   │   │   │   │   │       ├── data
│   │   │   │   │   │       │   ├── action
│   │   │   │   │   │       │   │   ├── MoneyAction.class
│   │   │   │   │   │       │   │   ├── NewsAction.class
│   │   │   │   │   │       │   │   └── RegisterAction.class
│   │   │   │   │   │       │   ├── dao
│   │   │   │   │   │       │   │   ├── MoneyDao.class
│   │   │   │   │   │       │   │   ├── NewsDao.class
│   │   │   │   │   │       │   │   └── RegisterDao.class
│   │   │   │   │   │       │   └── service
│   │   │   │   │   │       │       ├── BaseService.class
│   │   │   │   │   │       │       └── RegisterService.class
│   │   │   │   │   │       ├── jdbc
│   │   │   │   │   │       │   ├── Consts.class
│   │   │   │   │   │       │   └── JdbcUtils.class
│   │   │   │   │   │       └── util
│   │   │   │   │   │           ├── GsonTools$1.class
│   │   │   │   │   │           ├── GsonTools$2.class
│   │   │   │   │   │           ├── GsonTools.class
│   │   │   │   │   │           └── StringUtil.class
│   │   │   │   │   └── test
│   │   │   │   │       └── RegTest.class
│   │   │   │   ├── lib
│   │   │   │   │   ├── commons-beanutils-1.7.jar
│   │   │   │   │   ├── commons-codec-1.4.jar
│   │   │   │   │   ├── commons-collections.jar
│   │   │   │   │   ├── commons-fileupload-1.3.1.jar
│   │   │   │   │   ├── commons-io-2.4.jar
│   │   │   │   │   ├── commons-lang.jar
│   │   │   │   │   ├── commons-logging-1.1.1.jar
│   │   │   │   │   ├── ezmorph.jar
│   │   │   │   │   ├── gson-2.2.1-sources.jar
│   │   │   │   │   ├── gson-2.2.1.jar
│   │   │   │   │   ├── gson-2.2.4.jar
│   │   │   │   │   ├── jiguang-common-0.1.6.jar
│   │   │   │   │   ├── jpush-client-3.2.11.jar
│   │   │   │   │   ├── json-lib-2.2.2-jdk15.jar
│   │   │   │   │   ├── mysql-connector-java-5.1.7-bin.jar
│   │   │   │   │   └── slf4j-api-1.7.7.jar
│   │   │   │   └── web.xml
│   │   │   ├── css
│   │   │   │   ├── select.css
│   │   │   │   └── style.css
│   │   │   ├── default.jsp
│   │   │   ├── editor
│   │   │   │   ├── kindeditor.js
│   │   │   │   ├── plugins
│   │   │   │   │   ├── about.html
│   │   │   │   │   ├── emoticons
│   │   │   │   │   │   ├── etc_01.gif
│   │   │   │   │   │   ├── etc_02.gif
│   │   │   │   │   │   ├── etc_03.gif
│   │   │   │   │   │   ├── etc_04.gif
│   │   │   │   │   │   ├── etc_05.gif
│   │   │   │   │   │   ├── etc_06.gif
│   │   │   │   │   │   ├── etc_07.gif
│   │   │   │   │   │   ├── etc_08.gif
│   │   │   │   │   │   ├── etc_09.gif
│   │   │   │   │   │   ├── etc_10.gif
│   │   │   │   │   │   ├── etc_11.gif
│   │   │   │   │   │   ├── etc_12.gif
│   │   │   │   │   │   ├── etc_13.gif
│   │   │   │   │   │   ├── etc_14.gif
│   │   │   │   │   │   ├── etc_15.gif
│   │   │   │   │   │   ├── etc_16.gif
│   │   │   │   │   │   ├── etc_17.gif
│   │   │   │   │   │   ├── etc_18.gif
│   │   │   │   │   │   ├── etc_19.gif
│   │   │   │   │   │   ├── etc_20.gif
│   │   │   │   │   │   ├── etc_21.gif
│   │   │   │   │   │   ├── etc_22.gif
│   │   │   │   │   │   ├── etc_23.gif
│   │   │   │   │   │   ├── etc_24.gif
│   │   │   │   │   │   ├── etc_25.gif
│   │   │   │   │   │   ├── etc_26.gif
│   │   │   │   │   │   ├── etc_27.gif
│   │   │   │   │   │   ├── etc_28.gif
│   │   │   │   │   │   ├── etc_29.gif
│   │   │   │   │   │   ├── etc_30.gif
│   │   │   │   │   │   ├── etc_31.gif
│   │   │   │   │   │   ├── etc_32.gif
│   │   │   │   │   │   ├── etc_33.gif
│   │   │   │   │   │   ├── etc_34.gif
│   │   │   │   │   │   ├── etc_35.gif
│   │   │   │   │   │   └── etc_36.gif
│   │   │   │   │   ├── flash.html
│   │   │   │   │   ├── image.html
│   │   │   │   │   ├── link.html
│   │   │   │   │   ├── media.html
│   │   │   │   │   ├── plainpaste.html
│   │   │   │   │   ├── remote_image.html
│   │   │   │   │   └── wordpaste.html
│   │   │   │   └── skins
│   │   │   │       ├── default.css
│   │   │   │       ├── default.gif
│   │   │   │       ├── div.gif
│   │   │   │       ├── dl.gif
│   │   │   │       ├── editor.css
│   │   │   │       ├── ol.gif
│   │   │   │       ├── p.gif
│   │   │   │       ├── tinymce.css
│   │   │   │       ├── tinymce.gif
│   │   │   │       └── ul.gif
│   │   │   ├── error.jsp
│   │   │   ├── filelist.jsp
│   │   │   ├── formNews.jsp
│   │   │   ├── images
│   │   │   │   ├── 001.jpg
│   │   │   │   ├── 404.png
│   │   │   │   ├── add.png
│   │   │   │   ├── btnbg.png
│   │   │   │   ├── btnbg1.png
│   │   │   │   ├── btnbg2.png
│   │   │   │   ├── buttonbg.png
│   │   │   │   ├── c01.png
│   │   │   │   ├── c02.png
│   │   │   │   ├── c03.png
│   │   │   │   ├── cbg.png
│   │   │   │   ├── clist.png
│   │   │   │   ├── close.png
│   │   │   │   ├── close1.png
│   │   │   │   ├── cloud.png
│   │   │   │   ├── d01.png
│   │   │   │   ├── d02.png
│   │   │   │   ├── d03.png
│   │   │   │   ├── d04.png
│   │   │   │   ├── d05.png
│   │   │   │   ├── d06.png
│   │   │   │   ├── d07.png
│   │   │   │   ├── diskbg.png
│   │   │   │   ├── dp.png
│   │   │   │   ├── f01.png
│   │   │   │   ├── f02.png
│   │   │   │   ├── f03.png
│   │   │   │   ├── f04.png
│   │   │   │   ├── f05.png
│   │   │   │   ├── f06.png
│   │   │   │   ├── help.png
│   │   │   │   ├── i01.png
│   │   │   │   ├── i02.png
│   │   │   │   ├── i03.png
│   │   │   │   ├── i04.png
│   │   │   │   ├── i05.png
│   │   │   │   ├── i06.png
│   │   │   │   ├── i07.png
│   │   │   │   ├── i08.png
│   │   │   │   ├── i09.png
│   │   │   │   ├── iadd.png
│   │   │   │   ├── ibtnbg.png
│   │   │   │   ├── ico01.png
│   │   │   │   ├── ico02.png
│   │   │   │   ├── ico03.png
│   │   │   │   ├── ico04.png
│   │   │   │   ├── ico05.png
│   │   │   │   ├── ico06.png
│   │   │   │   ├── icon01.png
│   │   │   │   ├── icon02.png
│   │   │   │   ├── icon03.png
│   │   │   │   ├── icon04.png
│   │   │   │   ├── icon05.png
│   │   │   │   ├── icon06.png
│   │   │   │   ├── img01.png
│   │   │   │   ├── img02.png
│   │   │   │   ├── img03.png
│   │   │   │   ├── img04.png
│   │   │   │   ├── img05.png
│   │   │   │   ├── img06.png
│   │   │   │   ├── img07.png
│   │   │   │   ├── img08.png
│   │   │   │   ├── img09.png
│   │   │   │   ├── img10.png
│   │   │   │   ├── img11.png
│   │   │   │   ├── img12.png
│   │   │   │   ├── img13.png
│   │   │   │   ├── img14.png
│   │   │   │   ├── img15.png
│   │   │   │   ├── inputbg.gif
│   │   │   │   ├── itabbg.png
│   │   │   │   ├── itabbg1.png
│   │   │   │   ├── leftico.png
│   │   │   │   ├── leftico01.png
│   │   │   │   ├── leftico02.png
│   │   │   │   ├── leftico03.png
│   │   │   │   ├── leftico04.png
│   │   │   │   ├── leftline.gif
│   │   │   │   ├── leftmenubg.gif
│   │   │   │   ├── lefttop.gif
│   │   │   │   ├── libg.png
│   │   │   │   ├── light.png
│   │   │   │   ├── line.gif
│   │   │   │   ├── line1.png
│   │   │   │   ├── list.gif
│   │   │   │   ├── list1.gif
│   │   │   │   ├── list2.png
│   │   │   │   ├── loginbg1.png
│   │   │   │   ├── loginbg2.png
│   │   │   │   ├── loginbg3.png
│   │   │   │   ├── logininfo.png
│   │   │   │   ├── loginlogo.png
│   │   │   │   ├── loginpassword.png
│   │   │   │   ├── loginsj.png
│   │   │   │   ├── loginuser.png
│   │   │   │   ├── logo.png
│   │   │   │   ├── msg.png
│   │   │   │   ├── navbg.png
│   │   │   │   ├── next.gif
│   │   │   │   ├── pre.gif
│   │   │   │   ├── px.gif
│   │   │   │   ├── righttop.gif
│   │   │   │   ├── rlist.gif
│   │   │   │   ├── search.png
│   │   │   │   ├── sj.png
│   │   │   │   ├── sun.png
│   │   │   │   ├── t01.png
│   │   │   │   ├── t02.png
│   │   │   │   ├── t03.png
│   │   │   │   ├── t04.png
│   │   │   │   ├── t05.png
│   │   │   │   ├── tbg.png
│   │   │   │   ├── tcbg.gif
│   │   │   │   ├── th.gif
│   │   │   │   ├── ticon.png
│   │   │   │   ├── time.png
│   │   │   │   ├── toolbg.gif
│   │   │   │   ├── topbg.gif
│   │   │   │   ├── topleft.jpg
│   │   │   │   ├── topright.jpg
│   │   │   │   ├── ub1.png
│   │   │   │   ├── uew_icon.png
│   │   │   │   ├── uew_icon_hover.png
│   │   │   │   ├── ulist.png
│   │   │   │   ├── user.png
│   │   │   │   └── userbg.png
│   │   │   ├── imglist.jsp
│   │   │   ├── imglist1.jsp
│   │   │   ├── imgtable.jsp
│   │   │   ├── index.jsp
│   │   │   ├── js
│   │   │   │   ├── PIE.htc
│   │   │   │   ├── cloud.js
│   │   │   │   ├── format zh_CN,default,corechart.I.js
│   │   │   │   ├── jquery.ba-resize.min.js
│   │   │   │   ├── jquery.gvChart-1.0.1.min.js
│   │   │   │   ├── jquery.idTabs.min.js
│   │   │   │   ├── jquery.js
│   │   │   │   ├── jsapi.js
│   │   │   │   └── select-ui.min.js
│   │   │   ├── left.jsp
│   │   │   ├── login.jsp
│   │   │   ├── main.jsp
│   │   │   ├── mainWeb
│   │   │   ├── newsMessage.jsp
│   │   │   ├── right.jsp
│   │   │   ├── src
│   │   │   │   └── jquery.gvChart-1.0.1.js
│   │   │   ├── tab.jsp
│   │   │   ├── tools.jsp
│   │   │   ├── top.jsp
│   │   │   ├── upload
│   │   │   │   ├── 20191112174522.jpg
│   │   │   │   ├── 20191112174956.jpg
│   │   │   │   ├── 20191113170759.jpg
│   │   │   │   ├── 20191124135606.jpg
│   │   │   │   ├── 20191124135829.jpg
│   │   │   │   ├── 20191124145139.jpg
│   │   │   │   └── 20191124145612.jpg
│   │   │   └── userMessage.jsp
│   │   ├── src
│   │   │   └── com
│   │   │       └── student
│   │   │           ├── data
│   │   │           │   ├── action
│   │   │           │   │   ├── MoneyAction.java
│   │   │           │   │   ├── NewsAction.java
│   │   │           │   │   └── RegisterAction.java
│   │   │           │   ├── dao
│   │   │           │   │   ├── MoneyDao.java
│   │   │           │   │   ├── NewsDao.java
│   │   │           │   │   └── RegisterDao.java
│   │   │           │   └── service
│   │   │           │       ├── BaseService.java
│   │   │           │       └── RegisterService.java
│   │   │           ├── jdbc
│   │   │           │   ├── Consts.java
│   │   │           │   └── JdbcUtils.java
│   │   │           └── util
│   │   │               ├── GsonTools.java
│   │   │               └── StringUtil.java
│   │   └── test
│   │       └── test
│   │           └── RegTest.java
│   ├── financialdb.sql
│   └── 软件下载地址以及视频配置流程说明.docx
└── 好例子网_基于安卓财务管理系统.zip

174 directories, 1450 files



标签: Android and id 系统

实例下载地址

基于android的财务管理系统

不能下载?内容有错? 点击这里报错 + 投诉 + 提问

好例子网口号:伸出你的我的手 — 分享

网友评论

发表评论

(您的评论需要经过审核才能显示)

查看所有0条评论>>

小贴士

感谢您为本站写下的评论,您的评论对其它用户来说具有重要的参考价值,所以请认真填写。

  • 类似“顶”、“沙发”之类没有营养的文字,对勤劳贡献的楼主来说是令人沮丧的反馈信息。
  • 相信您也不想看到一排文字/表情墙,所以请不要反馈意义不大的重复字符,也请尽量不要纯表情的回复。
  • 提问之前请再仔细看一遍楼主的说明,或许是您遗漏了。
  • 请勿到处挖坑绊人、招贴广告。既占空间让人厌烦,又没人会搭理,于人于己都无利。

关于好例子网

本站旨在为广大IT学习爱好者提供一个非营利性互相学习交流分享平台。本站所有资源都可以被免费获取学习研究。本站资源来自网友分享,对搜索内容的合法性不具有预见性、识别性、控制性,仅供学习研究,请务必在下载后24小时内给予删除,不得用于其他任何用途,否则后果自负。基于互联网的特殊性,平台无法对用户传输的作品、信息、内容的权属或合法性、安全性、合规性、真实性、科学性、完整权、有效性等进行实质审查;无论平台是否已进行审查,用户均应自行承担因其传输的作品、信息、内容而可能或已经产生的侵权或权属纠纷等法律责任。本站所有资源不代表本站的观点或立场,基于网友分享,根据中国法律《信息网络传播权保护条例》第二十二与二十三条之规定,若资源存在侵权或相关问题请联系本站客服人员,点此联系我们。关于更多版权及免责申明参见 版权及免责申明

;
报警