文件名称:SeatChooseTest
介绍说明--下载内容来自于网络,使用问题请自行百度
可以按照预先设定好的座位来筛选没有被预定的作为,也可以在小地图中查看座位预定情况-Can be used in accordance with the pre-set seat to screen the work is not scheduled, you can also view the reservation in a small map
(系统自动生成,下载前可以参看下载内容)
下载文件列表
选座位/SeatChooseTest/.classpath
选座位/SeatChooseTest/.project
选座位/SeatChooseTest/.settings/org.eclipse.jdt.core.prefs
选座位/SeatChooseTest/AndroidManifest.xml
选座位/SeatChooseTest/bin/AndroidManifest.xml
选座位/SeatChooseTest/bin/classes/com/ldm/seatchoosetest/BuildConfig.class
选座位/SeatChooseTest/bin/classes/com/ldm/seatchoosetest/MainActivity.class
选座位/SeatChooseTest/bin/classes/com/ldm/seatchoosetest/model/Seat.class
选座位/SeatChooseTest/bin/classes/com/ldm/seatchoosetest/model/SeatInfo.class
选座位/SeatChooseTest/bin/classes/com/ldm/seatchoosetest/OnSeatClickListener.class
选座位/SeatChooseTest/bin/classes/com/ldm/seatchoosetest/R$attr.class
选座位/SeatChooseTest/bin/classes/com/ldm/seatchoosetest/R$dimen.class
选座位/SeatChooseTest/bin/classes/com/ldm/seatchoosetest/R$drawable.class
选座位/SeatChooseTest/bin/classes/com/ldm/seatchoosetest/R$id.class
选座位/SeatChooseTest/bin/classes/com/ldm/seatchoosetest/R$layout.class
选座位/SeatChooseTest/bin/classes/com/ldm/seatchoosetest/R$menu.class
选座位/SeatChooseTest/bin/classes/com/ldm/seatchoosetest/R$string.class
选座位/SeatChooseTest/bin/classes/com/ldm/seatchoosetest/R$style.class
选座位/SeatChooseTest/bin/classes/com/ldm/seatchoosetest/R.class
选座位/SeatChooseTest/bin/classes/com/ldm/seatchoosetest/view/GestureListener.class
选座位/SeatChooseTest/bin/classes/com/ldm/seatchoosetest/view/SSThumView.class
选座位/SeatChooseTest/bin/classes/com/ldm/seatchoosetest/view/SSView.class
选座位/SeatChooseTest/bin/classes.dex
选座位/SeatChooseTest/bin/dexedLibs/android-support-v4-03d56a2dd59081e57b7d0684c4ee8cb7.jar
选座位/SeatChooseTest/bin/jarlist.cache
选座位/SeatChooseTest/bin/javaapk-SeatChooseTest.apk
选座位/SeatChooseTest/bin/res/crunch/drawable-hdpi/ic_launcher.png
选座位/SeatChooseTest/bin/res/crunch/drawable-mdpi/ic_launcher.png
选座位/SeatChooseTest/bin/res/crunch/drawable-xhdpi/ic_launcher.png
选座位/SeatChooseTest/bin/res/crunch/drawable-xhdpi/seat_checked.png
选座位/SeatChooseTest/bin/res/crunch/drawable-xhdpi/seat_lock.png
选座位/SeatChooseTest/bin/res/crunch/drawable-xhdpi/seat_normal.png
选座位/SeatChooseTest/bin/res/crunch/drawable-xxhdpi/ic_launcher.png
选座位/SeatChooseTest/bin/resources.ap_
选座位/SeatChooseTest/gen/com/ldm/seatchoosetest/BuildConfig.java
选座位/SeatChooseTest/gen/com/ldm/seatchoosetest/R.java
选座位/SeatChooseTest/ic_launcher-web.png
选座位/SeatChooseTest/libs/android-support-v4.jar
选座位/SeatChooseTest/proguard-project.txt
选座位/SeatChooseTest/project.properties
选座位/SeatChooseTest/res/drawable-hdpi/ic_launcher.png
选座位/SeatChooseTest/res/drawable-mdpi/ic_launcher.png
选座位/SeatChooseTest/res/drawable-xhdpi/ic_launcher.png
选座位/SeatChooseTest/res/drawable-xhdpi/seat_checked.png
选座位/SeatChooseTest/res/drawable-xhdpi/seat_lock.png
选座位/SeatChooseTest/res/drawable-xhdpi/seat_normal.png
选座位/SeatChooseTest/res/drawable-xxhdpi/ic_launcher.png
选座位/SeatChooseTest/res/layout/activity_main.xml
选座位/SeatChooseTest/res/menu/main.xml
选座位/SeatChooseTest/res/values/dimens.xml
选座位/SeatChooseTest/res/values/strings.xml
选座位/SeatChooseTest/res/values/styles.xml
选座位/SeatChooseTest/res/values-sw600dp/dimens.xml
选座位/SeatChooseTest/res/values-sw720dp-land/dimens.xml
选座位/SeatChooseTest/res/values-v11/styles.xml
选座位/SeatChooseTest/res/values-v14/styles.xml
选座位/SeatChooseTest/src/com/ldm/seatchoosetest/MainActivity.java
选座位/SeatChooseTest/src/com/ldm/seatchoosetest/model/Seat.java
选座位/SeatChooseTest/src/com/ldm/seatchoosetest/model/SeatInfo.java
选座位/SeatChooseTest/src/com/ldm/seatchoosetest/OnSeatClickListener.java
选座位/SeatChooseTest/src/com/ldm/seatchoosetest/view/GestureListener.java
选座位/SeatChooseTest/src/com/ldm/seatchoosetest/view/SSThumView.java
选座位/SeatChooseTest/src/com/ldm/seatchoosetest/view/SSView.java
选座位/目录列表.txt
选座位/SeatChooseTest/bin/classes/com/ldm/seatchoosetest/model
选座位/SeatChooseTest/bin/classes/com/ldm/seatchoosetest/view
选座位/SeatChooseTest/bin/classes/com/ldm/seatchoosetest
选座位/SeatChooseTest/src/com/ldm/seatchoosetest/model
选座位/SeatChooseTest/src/com/ldm/seatchoosetest/view
选座位/SeatChooseTest/bin/classes/com/ldm
选座位/SeatChooseTest/bin/res/crunch/drawable-hdpi
选座位/SeatChooseTest/bin/res/crunch/drawable-mdpi
选座位/SeatChooseTest/bin/res/crunch/drawable-xhdpi
选座位/SeatChooseTest/bin/res/crunch/drawable-xxhdpi
选座位/SeatChooseTest/gen/com/ldm/seatchoosetest
选座位/SeatChooseTest/src/com/ldm/seatchoosetest
选座位/SeatChooseTest/bin/classes/com
选座位/SeatChooseTest/bin/res/crunch
选座位/SeatChooseTest/gen/com/ldm
选座位/SeatChooseTest/src/com/ldm
选座位/SeatChooseTest/bin/classes
选座位/SeatChooseTest/bin/dexedLibs
选座位/SeatChooseTest/bin/res
选座位/SeatChooseTest/gen/com
选座位/SeatChooseTest/res/drawable-hdpi
选座位/SeatChooseTest/res/drawable-ldpi
选座位/SeatChooseTest/res/drawable-mdpi
选座位/SeatChooseTest/res/drawable-xhdpi
选座位/SeatChooseTest/res/drawable-xxhdpi
选座位/SeatChooseTest/res/layout
选座位/SeatChooseTest/res/menu
选座位/SeatChooseTest/res/values
选座位/SeatChooseTest/res/values-sw600dp
选座位/SeatChooseTest/res/values-sw720dp-land
选座位/SeatChooseTest/res/values-v11
选座位/SeatChooseTest/res/values-v14
选座位/SeatChooseTest/src/com
选座位/SeatChooseTest/.settings
选座位/SeatChooseTest/assets
选座位/SeatChooseTest/bin
选座位/SeatChooseTest/gen
选座位/SeatChooseTest/libs
选座位/SeatChooseTest/res
选座位/SeatChooseTest/src
选座位/Sea
选座位/SeatChooseTest/.project
选座位/SeatChooseTest/.settings/org.eclipse.jdt.core.prefs
选座位/SeatChooseTest/AndroidManifest.xml
选座位/SeatChooseTest/bin/AndroidManifest.xml
选座位/SeatChooseTest/bin/classes/com/ldm/seatchoosetest/BuildConfig.class
选座位/SeatChooseTest/bin/classes/com/ldm/seatchoosetest/MainActivity.class
选座位/SeatChooseTest/bin/classes/com/ldm/seatchoosetest/model/Seat.class
选座位/SeatChooseTest/bin/classes/com/ldm/seatchoosetest/model/SeatInfo.class
选座位/SeatChooseTest/bin/classes/com/ldm/seatchoosetest/OnSeatClickListener.class
选座位/SeatChooseTest/bin/classes/com/ldm/seatchoosetest/R$attr.class
选座位/SeatChooseTest/bin/classes/com/ldm/seatchoosetest/R$dimen.class
选座位/SeatChooseTest/bin/classes/com/ldm/seatchoosetest/R$drawable.class
选座位/SeatChooseTest/bin/classes/com/ldm/seatchoosetest/R$id.class
选座位/SeatChooseTest/bin/classes/com/ldm/seatchoosetest/R$layout.class
选座位/SeatChooseTest/bin/classes/com/ldm/seatchoosetest/R$menu.class
选座位/SeatChooseTest/bin/classes/com/ldm/seatchoosetest/R$string.class
选座位/SeatChooseTest/bin/classes/com/ldm/seatchoosetest/R$style.class
选座位/SeatChooseTest/bin/classes/com/ldm/seatchoosetest/R.class
选座位/SeatChooseTest/bin/classes/com/ldm/seatchoosetest/view/GestureListener.class
选座位/SeatChooseTest/bin/classes/com/ldm/seatchoosetest/view/SSThumView.class
选座位/SeatChooseTest/bin/classes/com/ldm/seatchoosetest/view/SSView.class
选座位/SeatChooseTest/bin/classes.dex
选座位/SeatChooseTest/bin/dexedLibs/android-support-v4-03d56a2dd59081e57b7d0684c4ee8cb7.jar
选座位/SeatChooseTest/bin/jarlist.cache
选座位/SeatChooseTest/bin/javaapk-SeatChooseTest.apk
选座位/SeatChooseTest/bin/res/crunch/drawable-hdpi/ic_launcher.png
选座位/SeatChooseTest/bin/res/crunch/drawable-mdpi/ic_launcher.png
选座位/SeatChooseTest/bin/res/crunch/drawable-xhdpi/ic_launcher.png
选座位/SeatChooseTest/bin/res/crunch/drawable-xhdpi/seat_checked.png
选座位/SeatChooseTest/bin/res/crunch/drawable-xhdpi/seat_lock.png
选座位/SeatChooseTest/bin/res/crunch/drawable-xhdpi/seat_normal.png
选座位/SeatChooseTest/bin/res/crunch/drawable-xxhdpi/ic_launcher.png
选座位/SeatChooseTest/bin/resources.ap_
选座位/SeatChooseTest/gen/com/ldm/seatchoosetest/BuildConfig.java
选座位/SeatChooseTest/gen/com/ldm/seatchoosetest/R.java
选座位/SeatChooseTest/ic_launcher-web.png
选座位/SeatChooseTest/libs/android-support-v4.jar
选座位/SeatChooseTest/proguard-project.txt
选座位/SeatChooseTest/project.properties
选座位/SeatChooseTest/res/drawable-hdpi/ic_launcher.png
选座位/SeatChooseTest/res/drawable-mdpi/ic_launcher.png
选座位/SeatChooseTest/res/drawable-xhdpi/ic_launcher.png
选座位/SeatChooseTest/res/drawable-xhdpi/seat_checked.png
选座位/SeatChooseTest/res/drawable-xhdpi/seat_lock.png
选座位/SeatChooseTest/res/drawable-xhdpi/seat_normal.png
选座位/SeatChooseTest/res/drawable-xxhdpi/ic_launcher.png
选座位/SeatChooseTest/res/layout/activity_main.xml
选座位/SeatChooseTest/res/menu/main.xml
选座位/SeatChooseTest/res/values/dimens.xml
选座位/SeatChooseTest/res/values/strings.xml
选座位/SeatChooseTest/res/values/styles.xml
选座位/SeatChooseTest/res/values-sw600dp/dimens.xml
选座位/SeatChooseTest/res/values-sw720dp-land/dimens.xml
选座位/SeatChooseTest/res/values-v11/styles.xml
选座位/SeatChooseTest/res/values-v14/styles.xml
选座位/SeatChooseTest/src/com/ldm/seatchoosetest/MainActivity.java
选座位/SeatChooseTest/src/com/ldm/seatchoosetest/model/Seat.java
选座位/SeatChooseTest/src/com/ldm/seatchoosetest/model/SeatInfo.java
选座位/SeatChooseTest/src/com/ldm/seatchoosetest/OnSeatClickListener.java
选座位/SeatChooseTest/src/com/ldm/seatchoosetest/view/GestureListener.java
选座位/SeatChooseTest/src/com/ldm/seatchoosetest/view/SSThumView.java
选座位/SeatChooseTest/src/com/ldm/seatchoosetest/view/SSView.java
选座位/目录列表.txt
选座位/SeatChooseTest/bin/classes/com/ldm/seatchoosetest/model
选座位/SeatChooseTest/bin/classes/com/ldm/seatchoosetest/view
选座位/SeatChooseTest/bin/classes/com/ldm/seatchoosetest
选座位/SeatChooseTest/src/com/ldm/seatchoosetest/model
选座位/SeatChooseTest/src/com/ldm/seatchoosetest/view
选座位/SeatChooseTest/bin/classes/com/ldm
选座位/SeatChooseTest/bin/res/crunch/drawable-hdpi
选座位/SeatChooseTest/bin/res/crunch/drawable-mdpi
选座位/SeatChooseTest/bin/res/crunch/drawable-xhdpi
选座位/SeatChooseTest/bin/res/crunch/drawable-xxhdpi
选座位/SeatChooseTest/gen/com/ldm/seatchoosetest
选座位/SeatChooseTest/src/com/ldm/seatchoosetest
选座位/SeatChooseTest/bin/classes/com
选座位/SeatChooseTest/bin/res/crunch
选座位/SeatChooseTest/gen/com/ldm
选座位/SeatChooseTest/src/com/ldm
选座位/SeatChooseTest/bin/classes
选座位/SeatChooseTest/bin/dexedLibs
选座位/SeatChooseTest/bin/res
选座位/SeatChooseTest/gen/com
选座位/SeatChooseTest/res/drawable-hdpi
选座位/SeatChooseTest/res/drawable-ldpi
选座位/SeatChooseTest/res/drawable-mdpi
选座位/SeatChooseTest/res/drawable-xhdpi
选座位/SeatChooseTest/res/drawable-xxhdpi
选座位/SeatChooseTest/res/layout
选座位/SeatChooseTest/res/menu
选座位/SeatChooseTest/res/values
选座位/SeatChooseTest/res/values-sw600dp
选座位/SeatChooseTest/res/values-sw720dp-land
选座位/SeatChooseTest/res/values-v11
选座位/SeatChooseTest/res/values-v14
选座位/SeatChooseTest/src/com
选座位/SeatChooseTest/.settings
选座位/SeatChooseTest/assets
选座位/SeatChooseTest/bin
选座位/SeatChooseTest/gen
选座位/SeatChooseTest/libs
选座位/SeatChooseTest/res
选座位/SeatChooseTest/src
选座位/Sea
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.