登录
首页 » Java » ZXingDemo

ZXingDemo

于 2020-09-25 发布 文件大小:385KB
0 94
下载积分: 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 个回复

  • booksource-master
    此源码为《第二行代码》一书中所有例子对应的源码,用Android studio可以正常打开运行,十分完备(This source code for the second line of code, a book corresponding to all the examples of the source, with Android studio can be normal to run, very complete)
    2020-06-30 13:40:02下载
    积分: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 静态壁纸实例源码下载
    一款还不错的静态壁纸代码 核心代码:package com.example.wallpaperchange;import android.os.Bundle;import android.app.Activity;import android.app.AlarmManager;import android.app.PendingIntent;import android.app.Service;import android.content.Intent;import android.view.View;import android.view.View.OnClickListener;import android.widget.Button;import android.widget.Toast; public class MainActivity extends Activity { AlarmManager aManager; Button start,stop; @Override public void onCreate(Bundle savedInstanceState) { super.onCreate(savedInstanceState); setContentView(R.layout.activity_main); start = (Button)findViewById(R.id.start); stop = (Button)findViewById(R.id.stop); aManager = (AlarmManager)getSystemService(Service.ALARM_SERVICE); //指定ChangeService组件 Intent intent = new Intent(MainActivity.this,ChangeService.class); //创建PendingIntent对象 final PendingIntent pi = PendingIntent.getService( MainActivity.this, 0, intent, 0); start.setOnClickListener(new OnClickListener() { public void onClick(View v) { // TODO Auto-generated method stub aManager.setRepeating(AlarmManager.RTC_WAKEUP, 0, 5000, pi); start.setEnabled(false); stop.setEnabled(true); Toast.makeText(MainActivity.this, "壁纸定时更换启动成功", 5000).show(); } }); stop.setOnClickListener(new OnClickListener() { public void onClick(View v) { // TODO Auto-generated method stub start.setEnabled(true); stop.setEnabled(false); aManager.cancel(pi); } }); } }
    2014-06-03下载
    积分:1
  • java 文件上传示例源码下载
    文件上传
    2015-05-09下载
    积分:1
  • 搜索引擎与 java 中的树
    内置反向的索引,从文档在 web 上的单词都放在树中。树然后查询用词和代码运行和 word occursssssssssssssssssssssssssssssss 获取的次数。
    2022-08-14 01:07:29下载
    积分:1
  • Android滑动式菜单
    实现类似 Facebook 、Path 2.0 、网易客户端类似的滑动式菜单的组件
    2013-11-21下载
    积分:1
  • k-means聚类代码
    应用背景 聚类分析在客户分类、基因识别、文本分类、空间数据处理、卫星照片分析、医疗图像自动检测等领域有着广泛的应用,而其本身的研究也是一个蓬勃发展的领域,数据挖掘、统计学、机器学习、空间数据库技术、生物学和市场学的发展推动着聚类分析研究的进展,使它已成为数据挖掘研究中的一个热点,在市场分析中,通过聚类分析能帮助决策者识别不同特征的客户群以及各客户群的行为特征在生物工程研究中。 关键技术k均值算法是聚类分析中一种被广泛应用的启发式划分方法,具有简单、快速的优点。聚类是一个将数据集划分为若干个子集的过程,并使得同一集合内的数据对象具有较高的相似度,而不同集合中的数据对象则是不相似的,相似或不相似的度量是基于数 据对象描述属性的取值来确定的,通常就是利用各个聚类间的距离来进行描述的。聚类分析的基本指导思想是最大程度地实现类中对象相似度最大,类间对象相似度最小。
    2022-04-26 11:35:01下载
    积分:1
  • BBS论坛代码
    该部门代码包涵了BBS论坛开发多有模块的源代码,其中报包括数据库的连接,jsp等等等等等等等等等等等等等等等等等等等等等等等等等等等等等等等等等等等等等等等等等等等等等等等等等等等等等等 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
    2022-05-16 17:30:49下载
    积分:1
  • 在线图书馆
    这有助于为图书馆管理图书管理图书目录,保持
    2022-08-17 03:11:16下载
    积分:1
  • ParsingXML
    android解析从服务器获得的XML文件(parsing xml file for android)
    2012-04-17 19:50:39下载
    积分:1
  • 696522资源总数
  • 104047会员总数
  • 21今日下载