登录
首页 » Java » ZXingDemo

ZXingDemo

于 2020-09-25 发布 文件大小:385KB
0 189
下载积分: 1 下载次数: 41

代码说明:

  实现二维码扫描功能。已经过修改可以直接使用。(To achieve the two-dimensional code scanning capabilities. Has been modified and can be used directly.)

文件列表:

ZXingDemo
.........\.classpath,381,2012-05-31
.........\.project,845,2011-06-03
.........\AndroidManifest.xml,1193,2012-03-31
.........\assets
.........\bin
.........\...\classes
.........\...\.......\com
.........\...\.......\...\zijunlin
.........\...\.......\...\........\Zxing
.........\...\.......\...\........\.....\Demo
.........\...\.......\...\........\.....\....\camera
.........\...\.......\...\........\.....\....\......\AutoFocusCallback.class,1622,2012-05-31
.........\...\.......\...\........\.....\....\......\CameraConfigurationManager.class,7435,2012-05-31
.........\...\.......\...\........\.....\....\......\CameraManager.class,6600,2012-05-31
.........\...\.......\...\........\.....\....\......\FlashlightManager.class,4592,2012-05-31
.........\...\.......\...\........\.....\....\......\PlanarYUVLuminanceSource.class,2939,2012-05-31
.........\...\.......\...\........\.....\....\......\PreviewCallback.class,2076,2012-05-31
.........\...\.......\...\........\.....\....\CaptureActivity$1.class,863,2012-05-31
.........\...\.......\...\........\.....\....\CaptureActivity.class,6738,2012-05-31
.........\...\.......\...\........\.....\....\decoding
.........\...\.......\...\........\.....\....\........\CaptureActivityHandler$State.class,1379,2012-05-31
.........\...\.......\...\........\.....\....\........\CaptureActivityHandler.class,4506,2012-05-31
.........\...\.......\...\........\.....\....\........\DecodeFormatManager.class,3883,2012-05-31
.........\...\.......\...\........\.....\....\........\DecodeHandler.class,3925,2012-05-31
.........\...\.......\...\........\.....\....\........\DecodeThread.class,2714,2012-05-31
.........\...\.......\...\........\.....\....\........\FinishListener.class,1147,2012-05-31
.........\...\.......\...\........\.....\....\........\InactivityTimer$DaemonThreadFactory.class,963,2012-05-31
.........\...\.......\...\........\.....\....\........\InactivityTimer.class,1915,2012-05-31
.........\...\.......\...\........\.....\....\........\Intents$Encode.class,646,2012-05-31
.........\...\.......\...\........\.....\....\........\Intents$Scan.class,891,2012-05-31
.........\...\.......\...\........\.....\....\........\Intents$SearchBookContents.class,625,2012-05-31
.........\...\.......\...\........\.....\....\........\Intents$Share.class,518,2012-05-31
.........\...\.......\...\........\.....\....\........\Intents$WifiConnect.class,625,2012-05-31
.........\...\.......\...\........\.....\....\........\Intents.class,717,2012-05-31
.........\...\.......\...\........\.....\....\R$attr.class,355,2012-05-31
.........\...\.......\...\........\.....\....\R$color.class,1290,2012-05-31
.........\...\.......\...\........\.....\....\R$drawable.class,415,2012-05-31
.........\...\.......\...\........\.....\....\R$id.class,953,2012-05-31
.........\...\.......\...\........\.....\....\R$layout.class,409,2012-05-31
.........\...\.......\...\........\.....\....\R$raw.class,400,2012-05-31
.........\...\.......\...\........\.....\....\R$string.class,442,2012-05-31
.........\...\.......\...\........\.....\....\R.class,668,2012-05-31
.........\...\.......\...\........\.....\....\view
.........\...\.......\...\........\.....\....\....\ViewfinderResultPointCallback.class,838,2012-05-31
.........\...\.......\...\........\.....\....\....\ViewfinderView.class,4417,2012-05-31
.........\...\classes.dex,287636,2012-05-31
.........\...\res
.........\...\...\drawable-hdpi

.........\...\...\drawable-ldpi

.........\...\...\drawable-mdpi

.........\...\resources.ap_,20369,2012-05-31
.........\...\ZXingDemo.apk,148426,2012-05-31
.........\default.properties,34,2012-04-01
.........\gen
.........\...\com
.........\...\...\zijunlin
.........\...\...\........\Zxing
.........\...\...\........\.....\Demo
.........\...\...\........\.....\....\R.java,3223,2012-04-24
.........\proguard.cfg,1159,2011-06-03
.........\project.properties,360,2012-04-01
.........\res
.........\...\drawable-hdpi

.........\...\drawable-ldpi

.........\...\drawable-mdpi

.........\...\layout
.........\...\......\main.xml,1508,2011-06-09
.........\...\raw
.........\...\...\beep.ogg,6401,2009-06-19
.........\...\values
.........\...\......\colors.xml,1821,2011-06-03
.........\...\......\ids.xml,1191,2009-06-19
.........\...\......\strings.xml,176,2011-06-03
.........\src
.........\...\com
.........\...\...\zijunlin
.........\...\...\........\Zxing
.........\...\...\........\.....\Demo
.........\...\...\........\.....\....\camera
.........\...\...\........\.....\....\......\AutoFocusCallback.java,1760,2011-06-03
.........\...\...\........\.....\....\......\CameraConfigurationManager.java,9419,2011-06-03
.........\...\...\........\.....\....\......\CameraManager.java,11261,2011-06-03
.........\...\...\........\.....\....\......\FlashlightManager.java,4817,2011-06-03
.........\...\...\........\.....\....\......\PlanarYUVLuminanceSource.java,4081,2011-06-03
.........\...\...\........\.....\....\......\PreviewCallback.java,1979,2011-06-03
.........\...\...\........\.....\....\CaptureActivity.java,5097,2011-06-08
.........\...\...\........\.....\....\decoding
.........\...\...\........\.....\....\........\CaptureActivityHandler.java,4605,2011-06-03
.........\...\...\........\.....\....\........\DecodeFormatManager.java,3752,2011-06-03
.........\...\...\........\.....\....\........\DecodeHandler.java,3451,2011-06-03
.........\...\...\........\.....\....\........\DecodeThread.java,3453,2011-06-03
.........\...\...\........\.....\....\........\FinishListener.java,1294,2011-06-03
.........\...\...\........\.....\....\........\InactivityTimer.java,2103,2011-06-03

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 在线测试
    在线测试是一个软件,我们指定的几个问题,一个计时器运行为假以时日,在该时限内,就必须回答所有这些问题,介绍了几个按钮,底部的窗口像下一步,启动按钮,以前,完成。 当我们单击开始按钮开始在线测试,你会有 要在 10 分钟内回答与 25 个问题,在计时器到期。 如果你不想回答一个特定的问题,你可以移动到接下来的问题,通过按下一步按钮,或者如果您希望将移动到前一个问题你跳过你可以使上一页按钮的这一举措。 用于此项目的环境是 JAVA。这个项目基于核心 JAVA。用于此 java SDK1.5,窗口 XP 操作系统的软件。
    2022-10-23 23:40:04下载
    积分:1
  • SslCertificate_DNameTest
    Test Target Class Source Code for Andriod.
    2013-12-06 12:19:32下载
    积分:1
  • EQ聊天系统
    利用JavaBin、JEE等方法实现了在线聊天系统的建立。特别是预留出许多接口以供实现更多功能。代码已调试成功,放心使用。
    2022-08-22 02:01:35下载
    积分:1
  • 离散余弦变换
    使用离散余弦变换对图像进行处理本系统还实现了图像文件的读、写及显示,先将正变换后的位图图像信息存储在文件中,然后从文件中读取位图数据,把这些数据经过离散余弦逆变换,最后再将变换后的数据以位图显示出来。本文重点介绍了离散余弦变换的原理及其实现的方法。
    2022-06-21 06:10:23下载
    积分:1
  • 计算器源码
    通过代码编程,可以实现简易计算机的所有功能 ,android实现的计算器功能示例,可以加减乘除;可以倒退,可以清空文本,大家参考使用吧
    2023-02-27 04:35:03下载
    积分:1
  • java五子棋(支持 人机对战、双人对战)
    java五子棋(支持 人机对战、双人对战)
    2020-06-11下载
    积分:1
  • AndroidNTRIPClient-Source
    Android 版的GPS NTRIP协议的客户端源码。通过网络TCP/IP通信。(Android version of the GPS NTRIP protocol client source code. Through the network TCP/IP communication.)
    2013-04-23 11:27:48下载
    积分:1
  • ISSAuthorize
    Android与IIS身份验证案例源码,在Android移动项目开发中,访问服务器时,为了简洁方便,我们经常使用http协议来传递JSON格式的数据。然而有些项目需要有一定的安全性,如使用Android客户端登陆到MIS系统。虽然我们是通过Android手机客户端的登陆Activity中登陆到系统的,但是略懂电脑的黑客是能够跳过登陆Activity,从而直接进入系统的。这样,会造成一些由于系统的不安全所带来的麻烦。建立一种防止黑客强行登录的身份验证模式尤为重要。此时,系统的身份验证成为阻挡黑客登陆的一道屏障。那么,怎样实现一个身份验证呢?让我们以IIS为宿主,一步一步的实现身份验证吧(Android and IIS authentication case source code, in the Android mobile project development, access to the server, in order to be simple and convenient, we often use the HTTP protocol to transfer JSON format data. However, some of the project needs to have a certain security, such as the use of Android client login to the MIS system. Although we are through the Android mobile client landing Activity landing to the system, but slightly understand the computer hacker is able to skip the landing Activity, thus directly into the system. In this way, it will cause some of the problems caused by the system is not safe. It is particularly important to establish an identity authentication mode to prevent hackers logging in. At this point, the identity of the system has become a barrier to prevent hackers landing. So, how to achieve an identity verification? Let us take IIS as the host, step by step to achieve authentication bar)
    2016-06-20 11:04:56下载
    积分:1
  • android 图片预览 例子源码
    android 图片预览 例子源码
    2014-11-29下载
    积分:1
  • 简单的popmenu
    简单的popmenu
    2015-08-29下载
    积分:1
  • 696516资源总数
  • 106409会员总数
  • 8今日下载