- img_to_audio matlab程序
- Imageenhance matlab下的图像处理代码
- miror 一个智力FLASH小游戏源码
- Test Win7操作系统下的Myeclipse8.5(或6.5版本)软件
- Pt100-yazdkit this 4 sample code for lpc1768 is USB HID Mode
- pollard rho 攻击 使用SSSA约化自同构算法解决椭圆曲线离散对数问题(Use of from about SSSA reconstruction algorithm solving the elliptic curve discrete logarithm problem with)
文件名称:OPlayer
介绍说明--下载内容来自于网络,使用问题请自行百度
使用Vitamio实现一款功能强大的Android万能播放器,用于在线播放各种视频和音频文件,专用于Android客户端,如果视频有缩略图,还可获取到缩略图,比如专辑图片,另外可获取在线播放时长、视频的高度和宽度、视频播放进度等,同时还包括了一些Java编程中常用的操作类,比如数据库操作类,就要完成数据更新、删除、修改、查询、获取一行记录前N个字段值等等操作功能,是一个值得一年看的Android编程开发示例。-Use Vitamio achieve a powerful Android universal player for online play various video and audio files, dedicated to the Android client, if the video has a thumbnail, but also get to the thumbnails, such as album art, the other available When online play long video height and width, video playback progress, but also includes some commonly used Java programming operations, such as database operations, it is necessary to complete the data update, delete, modify, query, access to the previous row record N field values, etc. operating functions, is an example of a year to develop Android programming worth watching.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
OPlayer/.classpath
OPlayer/.gitignore
OPlayer/.project
OPlayer/.settings/org.eclipse.core.resources.prefs
OPlayer/AndroidManifest.xml
OPlayer/gen/com/nmbb/oplayer/BuildConfig.java
OPlayer/gen/com/nmbb/oplayer/R.java
OPlayer/libs/android-support-v4.jar
OPlayer/libs/pinyin4j-2.5.0.jar
OPlayer/libs/vitamio.jar
OPlayer/project.properties
OPlayer/README.md
OPlayer/res/drawable/alphabet_scroller_bg.xml
OPlayer/res/drawable/home_btn_bg.xml
OPlayer/res/drawable/icon.png
OPlayer/res/drawable-hdpi/arrow_right.png
OPlayer/res/drawable-hdpi/blackscreen.png
OPlayer/res/drawable-hdpi/contact_list_scroll_normal.png
OPlayer/res/drawable-hdpi/contact_list_scroll_pressed.png
OPlayer/res/drawable-hdpi/default_thumbnail.png
OPlayer/res/drawable-hdpi/fast_scroller_overlay.png
OPlayer/res/drawable-hdpi/home_bg_checked.png
OPlayer/res/drawable-hdpi/home_bg_normal.png
OPlayer/res/drawable-hdpi/icon.png
OPlayer/res/drawable-hdpi/ic_line.png
OPlayer/res/drawable-hdpi/video_back.png
OPlayer/res/drawable-hdpi/video_brightness_bg.png
OPlayer/res/drawable-hdpi/video_file.png
OPlayer/res/drawable-hdpi/video_num_bg.png
OPlayer/res/drawable-hdpi/video_num_front.png
OPlayer/res/drawable-hdpi/video_online.png
OPlayer/res/drawable-hdpi/video_volumn_bg.png
OPlayer/res/drawable-mdpi/icon.png
OPlayer/res/drawable-mdpi/logo_56.png
OPlayer/res/drawable-mdpi/logo_iqiyi.png
OPlayer/res/drawable-mdpi/logo_letv.png
OPlayer/res/drawable-mdpi/logo_pptv.png
OPlayer/res/drawable-mdpi/logo_qq.png
OPlayer/res/drawable-mdpi/logo_sina.png
OPlayer/res/drawable-mdpi/logo_sohu.png
OPlayer/res/drawable-mdpi/logo_tudou.png
OPlayer/res/drawable-mdpi/logo_youku.png
OPlayer/res/drawable-xhdpi/icon.png
OPlayer/res/layout/fragment_file.xml
OPlayer/res/layout/fragment_file_item.xml
OPlayer/res/layout/fragment_online.xml
OPlayer/res/layout/fragment_online_item.xml
OPlayer/res/layout/fragment_pager.xml
OPlayer/res/layout/mediaplayer.xml
OPlayer/res/layout/my_media_controller.xml
OPlayer/res/layout/videoview.xml
OPlayer/res/values/colors.xml
OPlayer/res/values/strings.xml
OPlayer/res/values/styles.xml
OPlayer/src/com/nmbb/oplayer/business/FileBusiness.java
OPlayer/src/com/nmbb/oplayer/database/SQLiteHelper.java
OPlayer/src/com/nmbb/oplayer/database/TableColumns.java
OPlayer/src/com/nmbb/oplayer/po/PFile.java
OPlayer/src/com/nmbb/oplayer/ui/base/ArrayAdapter.java
OPlayer/src/com/nmbb/oplayer/ui/base/FilterArrayAdapter.java
OPlayer/src/com/nmbb/oplayer/ui/FragmentBase.java
OPlayer/src/com/nmbb/oplayer/ui/FragmentFile.java
OPlayer/src/com/nmbb/oplayer/ui/FragmentOnline.java
OPlayer/src/com/nmbb/oplayer/ui/helper/VideoHelper.java
OPlayer/src/com/nmbb/oplayer/ui/MainFragmentActivity.java
OPlayer/src/com/nmbb/oplayer/ui/PlayerActivity.java
OPlayer/src/com/nmbb/oplayer/ui/VideoPlayerActivity.java
OPlayer/src/com/nmbb/oplayer/util/FileUtils.java
OPlayer/src/com/nmbb/oplayer/util/PinyinUtils.java
OPlayer/src/com/nmbb/oplayer/util/StringUtils.java
OPlayer/src/com/nmbb/oplayer/video/VideoThumbnailUtils.java
OPlayer/src/com/nmbb/oplayer/ui/base
OPlayer/src/com/nmbb/oplayer/ui/helper
OPlayer/src/com/nmbb/oplayer/business
OPlayer/src/com/nmbb/oplayer/database
OPlayer/src/com/nmbb/oplayer/po
OPlayer/src/com/nmbb/oplayer/ui
OPlayer/src/com/nmbb/oplayer/util
OPlayer/src/com/nmbb/oplayer/video
OPlayer/gen/com/nmbb/oplayer
OPlayer/src/com/nmbb/oplayer
OPlayer/gen/com/nmbb
OPlayer/src/com/nmbb
OPlayer/gen/com
OPlayer/res/drawable
OPlayer/res/drawable-hdpi
OPlayer/res/drawable-mdpi
OPlayer/res/drawable-xhdpi
OPlayer/res/layout
OPlayer/res/values
OPlayer/src/com
OPlayer/.git
OPlayer/.settings
OPlayer/bin
OPlayer/gen
OPlayer/libs
OPlayer/res
OPlayer/src
OPlayer
OPlayer/.gitignore
OPlayer/.project
OPlayer/.settings/org.eclipse.core.resources.prefs
OPlayer/AndroidManifest.xml
OPlayer/gen/com/nmbb/oplayer/BuildConfig.java
OPlayer/gen/com/nmbb/oplayer/R.java
OPlayer/libs/android-support-v4.jar
OPlayer/libs/pinyin4j-2.5.0.jar
OPlayer/libs/vitamio.jar
OPlayer/project.properties
OPlayer/README.md
OPlayer/res/drawable/alphabet_scroller_bg.xml
OPlayer/res/drawable/home_btn_bg.xml
OPlayer/res/drawable/icon.png
OPlayer/res/drawable-hdpi/arrow_right.png
OPlayer/res/drawable-hdpi/blackscreen.png
OPlayer/res/drawable-hdpi/contact_list_scroll_normal.png
OPlayer/res/drawable-hdpi/contact_list_scroll_pressed.png
OPlayer/res/drawable-hdpi/default_thumbnail.png
OPlayer/res/drawable-hdpi/fast_scroller_overlay.png
OPlayer/res/drawable-hdpi/home_bg_checked.png
OPlayer/res/drawable-hdpi/home_bg_normal.png
OPlayer/res/drawable-hdpi/icon.png
OPlayer/res/drawable-hdpi/ic_line.png
OPlayer/res/drawable-hdpi/video_back.png
OPlayer/res/drawable-hdpi/video_brightness_bg.png
OPlayer/res/drawable-hdpi/video_file.png
OPlayer/res/drawable-hdpi/video_num_bg.png
OPlayer/res/drawable-hdpi/video_num_front.png
OPlayer/res/drawable-hdpi/video_online.png
OPlayer/res/drawable-hdpi/video_volumn_bg.png
OPlayer/res/drawable-mdpi/icon.png
OPlayer/res/drawable-mdpi/logo_56.png
OPlayer/res/drawable-mdpi/logo_iqiyi.png
OPlayer/res/drawable-mdpi/logo_letv.png
OPlayer/res/drawable-mdpi/logo_pptv.png
OPlayer/res/drawable-mdpi/logo_qq.png
OPlayer/res/drawable-mdpi/logo_sina.png
OPlayer/res/drawable-mdpi/logo_sohu.png
OPlayer/res/drawable-mdpi/logo_tudou.png
OPlayer/res/drawable-mdpi/logo_youku.png
OPlayer/res/drawable-xhdpi/icon.png
OPlayer/res/layout/fragment_file.xml
OPlayer/res/layout/fragment_file_item.xml
OPlayer/res/layout/fragment_online.xml
OPlayer/res/layout/fragment_online_item.xml
OPlayer/res/layout/fragment_pager.xml
OPlayer/res/layout/mediaplayer.xml
OPlayer/res/layout/my_media_controller.xml
OPlayer/res/layout/videoview.xml
OPlayer/res/values/colors.xml
OPlayer/res/values/strings.xml
OPlayer/res/values/styles.xml
OPlayer/src/com/nmbb/oplayer/business/FileBusiness.java
OPlayer/src/com/nmbb/oplayer/database/SQLiteHelper.java
OPlayer/src/com/nmbb/oplayer/database/TableColumns.java
OPlayer/src/com/nmbb/oplayer/po/PFile.java
OPlayer/src/com/nmbb/oplayer/ui/base/ArrayAdapter.java
OPlayer/src/com/nmbb/oplayer/ui/base/FilterArrayAdapter.java
OPlayer/src/com/nmbb/oplayer/ui/FragmentBase.java
OPlayer/src/com/nmbb/oplayer/ui/FragmentFile.java
OPlayer/src/com/nmbb/oplayer/ui/FragmentOnline.java
OPlayer/src/com/nmbb/oplayer/ui/helper/VideoHelper.java
OPlayer/src/com/nmbb/oplayer/ui/MainFragmentActivity.java
OPlayer/src/com/nmbb/oplayer/ui/PlayerActivity.java
OPlayer/src/com/nmbb/oplayer/ui/VideoPlayerActivity.java
OPlayer/src/com/nmbb/oplayer/util/FileUtils.java
OPlayer/src/com/nmbb/oplayer/util/PinyinUtils.java
OPlayer/src/com/nmbb/oplayer/util/StringUtils.java
OPlayer/src/com/nmbb/oplayer/video/VideoThumbnailUtils.java
OPlayer/src/com/nmbb/oplayer/ui/base
OPlayer/src/com/nmbb/oplayer/ui/helper
OPlayer/src/com/nmbb/oplayer/business
OPlayer/src/com/nmbb/oplayer/database
OPlayer/src/com/nmbb/oplayer/po
OPlayer/src/com/nmbb/oplayer/ui
OPlayer/src/com/nmbb/oplayer/util
OPlayer/src/com/nmbb/oplayer/video
OPlayer/gen/com/nmbb/oplayer
OPlayer/src/com/nmbb/oplayer
OPlayer/gen/com/nmbb
OPlayer/src/com/nmbb
OPlayer/gen/com
OPlayer/res/drawable
OPlayer/res/drawable-hdpi
OPlayer/res/drawable-mdpi
OPlayer/res/drawable-xhdpi
OPlayer/res/layout
OPlayer/res/values
OPlayer/src/com
OPlayer/.git
OPlayer/.settings
OPlayer/bin
OPlayer/gen
OPlayer/libs
OPlayer/res
OPlayer/src
OPlayer
1999-2046 搜珍网 All Rights Reserved.
本站作为网络服务提供者,仅为网络服务对象提供信息存储空间,仅对用户上载内容的表现方式做保护处理,对上载内容本身不做任何修改或编辑。
