代码拉取完成,页面将自动刷新
<?xml version="1.0" encoding="utf-8"?>
<Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<PropertyGroup>
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<ProductVersion>10.0.0</ProductVersion>
<SchemaVersion>2.0</SchemaVersion>
<ProjectGuid>{BD0FA561-182D-4A89-BAA7-228693B07862}</ProjectGuid>
<ProjectTypeGuids>{6BC8ED88-2882-458C-8E55-DFD12B67127B};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<OutputType>Library</OutputType>
<RootNamespace>zxing.monotouch</RootNamespace>
<IPhoneResourcePrefix>Resources</IPhoneResourcePrefix>
<AssemblyName>zxing.monotouch</AssemblyName>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
<DebugSymbols>True</DebugSymbols>
<DebugType>full</DebugType>
<Optimize>False</Optimize>
<OutputPath>..\..\Build\Debug\monotouch\</OutputPath>
<DefineConstants>DEBUG;MONOTOUCH</DefineConstants>
<ErrorReport>prompt</ErrorReport>
<WarningLevel>4</WarningLevel>
<ConsolePause>False</ConsolePause>
<BaseIntermediateOutputPath>obj\</BaseIntermediateOutputPath>
<IntermediateOutputPath Condition=" '$(PlatformName)' == 'AnyCPU' ">$(BaseIntermediateOutputPath)$(Configuration)\monotouch\</IntermediateOutputPath>
<IntermediateOutputPath Condition=" '$(PlatformName)' != 'AnyCPU' ">$(BaseIntermediateOutputPath)$(PlatformName)\$(Configuration)\monotouch\</IntermediateOutputPath>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
<DebugType>none</DebugType>
<Optimize>True</Optimize>
<OutputPath>..\..\Build\Release\monotouch\</OutputPath>
<ErrorReport>prompt</ErrorReport>
<WarningLevel>4</WarningLevel>
<ConsolePause>False</ConsolePause>
<DefineConstants>MONOTOUCH</DefineConstants>
<BaseIntermediateOutputPath>obj\</BaseIntermediateOutputPath>
<IntermediateOutputPath Condition=" '$(PlatformName)' == 'AnyCPU' ">$(BaseIntermediateOutputPath)$(Configuration)\monotouch\</IntermediateOutputPath>
<IntermediateOutputPath Condition=" '$(PlatformName)' != 'AnyCPU' ">$(BaseIntermediateOutputPath)$(PlatformName)\$(Configuration)\monotouch\</IntermediateOutputPath>
</PropertyGroup>
<ItemGroup>
<Reference Include="System" />
<Reference Include="System.Xml" />
<Reference Include="System.Core" />
<Reference Include="monotouch" />
<Reference Include="System.Numerics" />
</ItemGroup>
<Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
<ItemGroup>
<Compile Include="BarcodeFormat.cs" />
<Compile Include="BarcodeReader.UIImage.cs" />
<Compile Include="BarcodeReaderCustom.cs" />
<Compile Include="BarcodeReaderGeneric.cs" />
<Compile Include="BarcodeWriter.PixelData.cs" />
<Compile Include="BarcodeWriter.SvgImage.cs" />
<Compile Include="BarcodeWriter.UIImage.cs" />
<Compile Include="BarcodeWriterCustom.cs" />
<Compile Include="BarcodeWriterGeneric.cs" />
<Compile Include="BaseLuminanceSource.cs" />
<Compile Include="Binarizer.cs" />
<Compile Include="BinaryBitmap.cs" />
<Compile Include="BitmapLuminanceSource.UIImage.cs" />
<Compile Include="DecodeHintType.cs" />
<Compile Include="Dimension.cs" />
<Compile Include="EncodeHintType.cs" />
<Compile Include="FormatException.cs" />
<Compile Include="IBarcodeReader.UIImage.cs" />
<Compile Include="IBarcodeReader.cs" />
<Compile Include="IBarcodeReader.Multiple.UIImage.cs" />
<Compile Include="IBarcodeReader.Multiple.cs" />
<Compile Include="IBarcodeReaderCustom.cs" />
<Compile Include="IBarcodeReaderCustom.Multiple.cs" />
<Compile Include="IBarcodeReaderGeneric.cs" />
<Compile Include="IBarcodeReaderGeneric.Multiple.cs" />
<Compile Include="IBarcodeWriter.cs" />
<Compile Include="IBarcodeWriter.PixelData.cs" />
<Compile Include="IBarcodeWriter.SvgImage.cs" />
<Compile Include="IBarcodeWriter.UIImage.cs" />
<Compile Include="IBarcodeWriterCustom.cs" />
<Compile Include="IBarcodeWriterGeneric.cs" />
<Compile Include="imb\IMBReader.cs" />
<Compile Include="InvertedLuminanceSource.cs" />
<Compile Include="LuminanceSource.cs" />
<Compile Include="MultiFormatReader.cs" />
<Compile Include="MultiFormatWriter.cs" />
<Compile Include="PlanarYUVLuminanceSource.cs" />
<Compile Include="Reader.cs" />
<Compile Include="ReaderException.cs" />
<Compile Include="Result.cs" />
<Compile Include="ResultMetadataType.cs" />
<Compile Include="ResultPoint.cs" />
<Compile Include="ResultPointCallback.cs" />
<Compile Include="RGBLuminanceSource.cs" />
<Compile Include="SupportClass.cs" />
<Compile Include="Writer.cs" />
<Compile Include="WriterException.cs" />
<Compile Include="Properties\AssemblyInfo.cs" />
<Compile Include="aztec\AztecDetectorResult.cs" />
<Compile Include="aztec\AztecReader.cs" />
<Compile Include="aztec\AztecResultMetadata.cs" />
<Compile Include="aztec\AztecWriter.cs" />
<Compile Include="aztec\decoder\Decoder.cs" />
<Compile Include="aztec\detector\Detector.cs" />
<Compile Include="aztec\encoder\AztecCode.cs" />
<Compile Include="aztec\encoder\AztecEncodingOptions.cs" />
<Compile Include="aztec\encoder\BinaryShiftToken.cs" />
<Compile Include="aztec\encoder\Encoder.cs" />
<Compile Include="aztec\encoder\HighLevelEncoder.cs" />
<Compile Include="aztec\encoder\SimpleToken.cs" />
<Compile Include="aztec\encoder\State.cs" />
<Compile Include="aztec\encoder\Token.cs" />
<Compile Include="client\result\AbstractDoCoMoResultParser.cs" />
<Compile Include="client\result\AddressBookAUResultParser.cs" />
<Compile Include="client\result\AddressBookDoCoMoResultParser.cs" />
<Compile Include="client\result\AddressBookParsedResult.cs" />
<Compile Include="client\result\BizcardResultParser.cs" />
<Compile Include="client\result\BookmarkDoCoMoResultParser.cs" />
<Compile Include="client\result\CalendarParsedResult.cs" />
<Compile Include="client\result\EmailAddressParsedResult.cs" />
<Compile Include="client\result\EmailAddressResultParser.cs" />
<Compile Include="client\result\EmailDoCoMoResultParser.cs" />
<Compile Include="client\result\ExpandedProductParsedResult.cs" />
<Compile Include="client\result\ExpandedProductResultParser.cs" />
<Compile Include="client\result\GeoParsedResult.cs" />
<Compile Include="client\result\GeoResultParser.cs" />
<Compile Include="client\result\ISBNParsedResult.cs" />
<Compile Include="client\result\ISBNResultParser.cs" />
<Compile Include="client\result\ParsedResult.cs" />
<Compile Include="client\result\ParsedResultType.cs" />
<Compile Include="client\result\ProductParsedResult.cs" />
<Compile Include="client\result\ProductResultParser.cs" />
<Compile Include="client\result\ResultParser.cs" />
<Compile Include="client\result\SMSMMSResultParser.cs" />
<Compile Include="client\result\SMSParsedResult.cs" />
<Compile Include="client\result\SMSTOMMSTOResultParser.cs" />
<Compile Include="client\result\SMTPResultParser.cs" />
<Compile Include="client\result\TelParsedResult.cs" />
<Compile Include="client\result\TelResultParser.cs" />
<Compile Include="client\result\TextParsedResult.cs" />
<Compile Include="client\result\URIParsedResult.cs" />
<Compile Include="client\result\URIResultParser.cs" />
<Compile Include="client\result\URLTOResultParser.cs" />
<Compile Include="client\result\VCardResultParser.cs" />
<Compile Include="client\result\VEventResultParser.cs" />
<Compile Include="client\result\VINParsedResult.cs" />
<Compile Include="client\result\VINResultParser.cs" />
<Compile Include="client\result\WifiParsedResult.cs" />
<Compile Include="client\result\WifiResultParser.cs" />
<Compile Include="common\BitArray.cs" />
<Compile Include="common\BitMatrix.cs" />
<Compile Include="common\BitSource.cs" />
<Compile Include="common\CharacterSetECI.cs" />
<Compile Include="common\DecoderResult.cs" />
<Compile Include="common\DecodingOptions.cs" />
<Compile Include="common\DefaultGridSampler.cs" />
<Compile Include="common\DetectorResult.cs" />
<Compile Include="common\ECI.cs" />
<Compile Include="common\EncodingOptions.cs" />
<Compile Include="common\GlobalHistogramBinarizer.cs" />
<Compile Include="common\GridSampler.cs" />
<Compile Include="common\HybridBinarizer.cs" />
<Compile Include="common\PerspectiveTransform.cs" />
<Compile Include="common\StringUtils.cs" />
<Compile Include="common\BigInteger\Base10BigInteger.cs" />
<Compile Include="common\BigInteger\BigInteger.cs" />
<Compile Include="common\BigInteger\BigIntegerException.cs" />
<Compile Include="common\BigInteger\Sign.cs" />
<Compile Include="common\detector\MathUtils.cs" />
<Compile Include="common\detector\MonochromeRectangleDetector.cs" />
<Compile Include="common\detector\WhiteRectangleDetector.cs" />
<Compile Include="common\reedsolomon\GenericGF.cs" />
<Compile Include="common\reedsolomon\GenericGFPoly.cs" />
<Compile Include="common\reedsolomon\ReedSolomonDecoder.cs" />
<Compile Include="common\reedsolomon\ReedSolomonEncoder.cs" />
<Compile Include="datamatrix\DataMatrixReader.cs" />
<Compile Include="datamatrix\DataMatrixWriter.cs" />
<Compile Include="datamatrix\decoder\BitMatrixParser.cs" />
<Compile Include="datamatrix\decoder\DataBlock.cs" />
<Compile Include="datamatrix\decoder\DecodedBitStreamParser.cs" />
<Compile Include="datamatrix\decoder\Decoder.cs" />
<Compile Include="datamatrix\decoder\Version.cs" />
<Compile Include="datamatrix\detector\Detector.cs" />
<Compile Include="datamatrix\encoder\ASCIIEncoder.cs" />
<Compile Include="datamatrix\encoder\Base256Encoder.cs" />
<Compile Include="datamatrix\encoder\C40Encoder.cs" />
<Compile Include="datamatrix\encoder\DatamatrixEncodingOptions.cs" />
<Compile Include="datamatrix\encoder\DataMatrixSymbolInfo144.cs" />
<Compile Include="datamatrix\encoder\DefaultPlacement.cs" />
<Compile Include="datamatrix\encoder\EdifactEncoder.cs" />
<Compile Include="datamatrix\encoder\Encodation.cs" />
<Compile Include="datamatrix\encoder\Encoder.cs" />
<Compile Include="datamatrix\encoder\EncoderContext.cs" />
<Compile Include="datamatrix\encoder\ErrorCorrection.cs" />
<Compile Include="datamatrix\encoder\HighLevelEncoder.cs" />
<Compile Include="datamatrix\encoder\SymbolInfo.cs" />
<Compile Include="datamatrix\encoder\SymbolShapeHint.cs" />
<Compile Include="datamatrix\encoder\TextEncoder.cs" />
<Compile Include="datamatrix\encoder\X12Encoder.cs" />
<Compile Include="maxicode\MaxiCodeReader.cs" />
<Compile Include="maxicode\decoder\BitMatrixParser.cs" />
<Compile Include="maxicode\decoder\DecodedBitStreamParser.cs" />
<Compile Include="maxicode\decoder\Decoder.cs" />
<Compile Include="multi\ByQuadrantReader.cs" />
<Compile Include="multi\GenericMultipleBarcodeReader.cs" />
<Compile Include="multi\MultipleBarcodeReader.cs" />
<Compile Include="multi\qrcode\QRCodeMultiReader.cs" />
<Compile Include="multi\qrcode\detector\MultiDetector.cs" />
<Compile Include="multi\qrcode\detector\MultiFinderPatternFinder.cs" />
<Compile Include="net2.0\TimeZoneInfo.cs" />
<Compile Include="oned\CodaBarReader.cs" />
<Compile Include="oned\CodaBarWriter.cs" />
<Compile Include="oned\Code128EncodingOptions.cs" />
<Compile Include="oned\Code128Reader.cs" />
<Compile Include="oned\Code128Writer.cs" />
<Compile Include="oned\Code39Reader.cs" />
<Compile Include="oned\Code39Writer.cs" />
<Compile Include="oned\Code93Reader.cs" />
<Compile Include="oned\Code93Writer.cs" />
<Compile Include="oned\EAN13Reader.cs" />
<Compile Include="oned\EAN13Writer.cs" />
<Compile Include="oned\EAN8Reader.cs" />
<Compile Include="oned\EAN8Writer.cs" />
<Compile Include="oned\EANManufacturerOrgSupport.cs" />
<Compile Include="oned\ITFReader.cs" />
<Compile Include="oned\ITFWriter.cs" />
<Compile Include="oned\MSIReader.cs" />
<Compile Include="oned\MSIWriter.cs" />
<Compile Include="oned\PlesseyWriter.cs" />
<Compile Include="oned\MultiFormatOneDReader.cs" />
<Compile Include="oned\MultiFormatUPCEANReader.cs" />
<Compile Include="oned\OneDReader.cs" />
<Compile Include="oned\OneDimensionalCodeWriter.cs" />
<Compile Include="oned\UPCAReader.cs" />
<Compile Include="oned\UPCAWriter.cs" />
<Compile Include="oned\UPCEANExtension2Support.cs" />
<Compile Include="oned\UPCEANExtension5Support.cs" />
<Compile Include="oned\UPCEANExtensionSupport.cs" />
<Compile Include="oned\UPCEANReader.cs" />
<Compile Include="oned\UPCEANWriter.cs" />
<Compile Include="oned\UPCEReader.cs" />
<Compile Include="oned\UPCEWriter.cs" />
<Compile Include="oned\rss\AbstractRSSReader.cs" />
<Compile Include="oned\rss\DataCharacter.cs" />
<Compile Include="oned\rss\FinderPattern.cs" />
<Compile Include="oned\rss\Pair.cs" />
<Compile Include="oned\rss\RSS14Reader.cs" />
<Compile Include="oned\rss\RSSUtils.cs" />
<Compile Include="oned\rss\expanded\BitArrayBuilder.cs" />
<Compile Include="oned\rss\expanded\ExpandedPair.cs" />
<Compile Include="oned\rss\expanded\ExpandedRow.cs" />
<Compile Include="oned\rss\expanded\RSSExpandedReader.cs" />
<Compile Include="oned\rss\expanded\decoders\AI013103decoder.cs" />
<Compile Include="oned\rss\expanded\decoders\AI01320xDecoder.cs" />
<Compile Include="oned\rss\expanded\decoders\AI01392xDecoder.cs" />
<Compile Include="oned\rss\expanded\decoders\AI01393xDecoder.cs" />
<Compile Include="oned\rss\expanded\decoders\AI013x0x1xDecoder.cs" />
<Compile Include="oned\rss\expanded\decoders\AI013x0xDecoder.cs" />
<Compile Include="oned\rss\expanded\decoders\AI01AndOtherAIs.cs" />
<Compile Include="oned\rss\expanded\decoders\AI01decoder.cs" />
<Compile Include="oned\rss\expanded\decoders\AI01weightDecoder.cs" />
<Compile Include="oned\rss\expanded\decoders\AbstractExpandedDecoder.cs" />
<Compile Include="oned\rss\expanded\decoders\AnyAIDecoder.cs" />
<Compile Include="oned\rss\expanded\decoders\BlockParsedResult.cs" />
<Compile Include="oned\rss\expanded\decoders\CurrentParsingState.cs" />
<Compile Include="oned\rss\expanded\decoders\DecodedChar.cs" />
<Compile Include="oned\rss\expanded\decoders\DecodedInformation.cs" />
<Compile Include="oned\rss\expanded\decoders\DecodedNumeric.cs" />
<Compile Include="oned\rss\expanded\decoders\DecodedObject.cs" />
<Compile Include="oned\rss\expanded\decoders\FieldParser.cs" />
<Compile Include="oned\rss\expanded\decoders\GeneralAppIdDecoder.cs" />
<Compile Include="pdf417\decoder\BarcodeMetadata.cs" />
<Compile Include="pdf417\decoder\BarcodeValue.cs" />
<Compile Include="pdf417\decoder\BoundingBox.cs" />
<Compile Include="pdf417\decoder\Codeword.cs" />
<Compile Include="pdf417\decoder\DecodedBitStreamParser.cs" />
<Compile Include="pdf417\decoder\DetectionResult.cs" />
<Compile Include="pdf417\decoder\DetectionResultColumn.cs" />
<Compile Include="pdf417\decoder\DetectionResultRowIndicatorColumn.cs" />
<Compile Include="pdf417\decoder\ec\ErrorCorrection.cs" />
<Compile Include="pdf417\decoder\ec\ModulusGF.cs" />
<Compile Include="pdf417\decoder\ec\ModulusPoly.cs" />
<Compile Include="pdf417\decoder\PDF417CodewordDecoder.cs" />
<Compile Include="pdf417\decoder\PDF417ScanningDecoder.cs" />
<Compile Include="pdf417\detector\Detector.cs" />
<Compile Include="pdf417\detector\PDF417DetectorResult.cs" />
<Compile Include="pdf417\encoder\PDF417AspectRatio.cs" />
<Compile Include="pdf417\encoder\BarcodeMatrix.cs" />
<Compile Include="pdf417\encoder\BarcodeRow.cs" />
<Compile Include="pdf417\encoder\Compaction.cs" />
<Compile Include="pdf417\encoder\Dimensions.cs" />
<Compile Include="pdf417\encoder\PDF417.cs" />
<Compile Include="pdf417\encoder\PDF417EncodingOptions.cs" />
<Compile Include="pdf417\encoder\PDF417ErrorCorrection.cs" />
<Compile Include="pdf417\encoder\PDF417HighLevelEncoder.cs" />
<Compile Include="pdf417\encoder\PDF417OptionalMacroFields.cs" />
<Compile Include="pdf417\PDF417Common.cs" />
<Compile Include="pdf417\PDF417MacroMetadata.cs" />
<Compile Include="pdf417\PDF417Reader.cs" />
<Compile Include="pdf417\PDF417ResultMetadata.cs" />
<Compile Include="pdf417\PDF417Writer.cs" />
<Compile Include="qrcode\QRCodeReader.cs" />
<Compile Include="qrcode\QRCodeWriter.cs" />
<Compile Include="qrcode\decoder\BitMatrixParser.cs" />
<Compile Include="qrcode\decoder\DataBlock.cs" />
<Compile Include="qrcode\decoder\DataMask.cs" />
<Compile Include="qrcode\decoder\DecodedBitStreamParser.cs" />
<Compile Include="qrcode\decoder\Decoder.cs" />
<Compile Include="qrcode\decoder\ErrorCorrectionLevel.cs" />
<Compile Include="qrcode\decoder\FormatInformation.cs" />
<Compile Include="qrcode\decoder\Mode.cs" />
<Compile Include="qrcode\decoder\QRCodeDecoderMetaData.cs" />
<Compile Include="qrcode\decoder\Version.cs" />
<Compile Include="qrcode\detector\AlignmentPattern.cs" />
<Compile Include="qrcode\detector\AlignmentPatternFinder.cs" />
<Compile Include="qrcode\detector\Detector.cs" />
<Compile Include="qrcode\detector\FinderPattern.cs" />
<Compile Include="qrcode\detector\FinderPatternFinder.cs" />
<Compile Include="qrcode\detector\FinderPatternInfo.cs" />
<Compile Include="qrcode\encoder\BlockPair.cs" />
<Compile Include="qrcode\encoder\ByteMatrix.cs" />
<Compile Include="qrcode\encoder\Encoder.cs" />
<Compile Include="qrcode\encoder\MaskUtil.cs" />
<Compile Include="qrcode\encoder\MatrixUtil.cs" />
<Compile Include="qrcode\encoder\QRCode.cs" />
<Compile Include="qrcode\encoder\QrCodeEncodingOptions.cs" />
<Compile Include="renderer\IBarcodeRenderer.cs" />
<Compile Include="renderer\PixelData.cs" />
<Compile Include="renderer\PixelDataRenderer.cs" />
<Compile Include="renderer\SVGRenderer.cs" />
<Compile Include="uwp\BigInteger.cs" />
<Compile Include="uwp\BrowsableAttribute.cs" />
<Compile Include="uwp\SerializableAttribute.cs" />
<Compile Include="xamarin\Color.cs" />
<Compile Include="xamarin\ColorConverter.cs" />
<Compile Include="xamarin\ColorTranslator.cs" />
<Compile Include="xamarin\KnownColor.cs" />
<Compile Include="xamarin\KnownColors.cs" />
<Compile Include="xamarin\RGBLuminanceSource.monotouch.cs" />
<Compile Include="xamarin\SystemColors.cs" />
<Compile Include="xamarin\BitmapRenderer.monotouch.cs" />
</ItemGroup>
</Project>
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。