资源简介
Optical Reader Library provides a simple easy-to-integrate optical reader task for QR-code and barcode reading purposes, and also provides a customizable optical reader framework for assisting in implementing own optical reader systems.
代码片段和文件信息
/*
* Copyright (c) 2014 Microsoft Mobile. All rights reserved.
*
* Nokia and Nokia Connecting People are registered trademarks of Nokia Corporation.
* Other product and company names mentioned herein may be trademarks
* or trade names of their respective owners.
*
* See the license text file for license information.
*/
using System;
using System.Diagnostics;
using System.Resources;
using System.Windows;
using System.Windows.Markup;
using System.Windows.Navigation;
using Microsoft.Phone.Controls;
using Microsoft.Phone.Shell;
using OpticalReaderApp.Resources;
using Windows.Phone.Media.Capture;
using System.Linq;
using System.Threading;
namespace OpticalReaderApp
{
public partial class App : Application
{
///
/// Provides easy access to the root frame of the Phone Application.
///
/// The root frame of the Phone Application.
public static PhoneApplicationframe Rootframe { get; private set; }
///
/// Constructor for the Application object.
///
public App()
{
// Global handler for uncaught exceptions.
UnhandledException += Application_UnhandledException;
// Standard XAML initialization
InitializeComponent();
// Phone-specific initialization
InitializePhoneApplication();
// Language display initialization
InitializeLanguage();
// Show graphics profiling information while debugging.
if (Debugger.IsAttached)
{
// Display the current frame rate counters.
Application.Current.Host.Settings.EnableframeRateCounter = true;
// Show the areas of the app that are being redrawn in each frame.
//Application.Current.Host.Settings.EnableRedrawRegions = true;
// Enable non-production analysis visualization mode
// which shows areas of a page that are handed off to GPU with a colored overlay.
//Application.Current.Host.Settings.EnableCacheVisualization = true;
// Prevent the screen from turning off while under the debugger by disabling
// the application‘s idle detection.
// Caution:- Use this under debug mode only. Application that disables user idle detection will continue to run
// and consume battery power when the user is not using the phone.
PhoneApplicationService.Current.UserIdleDetectionMode = IdleDetectionMode.Disabled;
}
}
// Code to execute when the application is launching (eg from Start)
// This code will not execute when the application is reactivated
private void Application_Launching(object sender LaunchingEventArgs e)
{
}
// Code to execute when the application is activated (brought to foreground)
属性 大小 日期 时间 名称
----------- --------- ---------- ----- ----
目录 0 2014-11-28 13:30 optical-reader-master\
目录 0 2014-11-28 13:30 optical-reader-master\.nuget\
文件 164 2014-11-28 13:30 optical-reader-master\.nuget\NuGet.Config
文件 2244 2014-11-28 13:30 optical-reader-master\Licence.txt
文件 2531 2014-11-28 13:30 optical-reader-master\OpticalReader.sln
目录 0 2014-11-28 13:30 optical-reader-master\OpticalReaderApp\
文件 1266 2014-11-28 13:30 optical-reader-master\OpticalReaderApp\App.xaml
文件 9451 2014-11-28 13:30 optical-reader-master\OpticalReaderApp\App.xaml.cs
目录 0 2014-11-28 13:30 optical-reader-master\OpticalReaderApp\Assets\
文件 9042 2014-11-28 13:30 optical-reader-master\OpticalReaderApp\Assets\AlignmentGrid.png
文件 202398 2014-11-28 13:30 optical-reader-master\OpticalReaderApp\Assets\ApplicationIcon.png
目录 0 2014-11-28 13:30 optical-reader-master\OpticalReaderApp\Assets\Icons\
文件 717 2014-11-28 13:30 optical-reader-master\OpticalReaderApp\Assets\Icons\search.png
目录 0 2014-11-28 13:30 optical-reader-master\OpticalReaderApp\Assets\Tiles\
文件 205443 2014-11-28 13:30 optical-reader-master\OpticalReaderApp\Assets\Tiles\iconic.png
文件 1882 2014-11-28 13:30 optical-reader-master\OpticalReaderApp\CustomEnhancer.cs
文件 681 2014-11-28 13:30 optical-reader-master\OpticalReaderApp\CustomProcessor.cs
文件 362 2014-11-28 13:30 optical-reader-master\OpticalReaderApp\LocalizedStrings.cs
文件 6317 2014-11-28 13:30 optical-reader-master\OpticalReaderApp\MainPage.xaml
文件 4558 2014-11-28 13:30 optical-reader-master\OpticalReaderApp\MainPage.xaml.cs
文件 6778 2014-11-28 13:30 optical-reader-master\OpticalReaderApp\OpticalReaderApp.csproj
目录 0 2014-11-28 13:30 optical-reader-master\OpticalReaderApp\Properties\
文件 201 2014-11-28 13:30 optical-reader-master\OpticalReaderApp\Properties\AppManifest.xm
文件 1447 2014-11-28 13:30 optical-reader-master\OpticalReaderApp\Properties\AssemblyInfo.cs
文件 1873 2014-11-28 13:30 optical-reader-master\OpticalReaderApp\Properties\WMAppManifest.xm
目录 0 2014-11-28 13:30 optical-reader-master\OpticalReaderApp\Resources\
文件 4382 2014-11-28 13:30 optical-reader-master\OpticalReaderApp\Resources\AppResources.Designer.cs
文件 6445 2014-11-28 13:30 optical-reader-master\OpticalReaderApp\Resources\AppResources.resx
目录 0 2014-11-28 13:30 optical-reader-master\OpticalReaderLib\
文件 2073 2014-11-28 13:30 optical-reader-master\OpticalReaderLib\BasicEnhancer.cs
文件 3408 2014-11-28 13:30 optical-reader-master\OpticalReaderLib\BasicNormalizer.cs
............此处省略31个文件信息
- 上一篇:C# 操作MySQL数据库(增、删、改、查)
- 下一篇:数据自动上传
相关资源
- bartender二次开发
- C# 显示磁盘目录信息
- 解析
- 即系
- IconPanel ToolTip
- CSDN small
- 生成8位密码程序
- .net 2.0 List 去重 类似 distinct()函数
- c# 简单的借书/还书
- DCOM授权
- sina授权登录
- 计算你人生 剩余几个月
- 经纬度在范围内外判断
- VS批注批量修改CommentHelper
- 远控系列软件2(远控服务器端)
- 生成星号金字塔
- 控制动物的奔跑与停止
- UART_veryhuo.com
- mysql生成随机码
- C# 简易计算器源码
- c# 取消 Alt+F4(关闭窗口)源码
- C# 石头剪刀布入门级控制台源码
- C# 仿记事本(可用作备注/书签)
- C#(switch/if)入门级
- 将Excel数据分解到多个文本文件
- 将文本文件数据分解到Excel中的不同数
- 为一个Excel文件创建多个工作表
- 将数据利用Excel生成图表
- 将多个Excel文件进行自动汇总
- 自动用递增变化的数据填充Excel
评论
共有 条评论