資源簡介
生成二維碼以及解析二維碼示例源碼
代碼片段和文件信息
using?System;
using?System.Collections.Generic;
using?System.ComponentModel;
using?System.Data;
using?System.Drawing;
using?System.Linq;
using?System.Text;
using?System.Windows.Forms;
using?ThoughtWorks.QRCode.Codec;
using?ThoughtWorks.QRCode.Codec.Data;
namespace?er
{
????public?partial?class?Form1?:?Form
????{
????????string?PhotoName?=?string.Empty;
????????public?Form1()
????????{
????????????InitializeComponent();
????????????textBox2.Text?=?System.AppDomain.CurrentDomain.baseDirectory+“20.jpg“;
????????????pictureBox2.ImageLocation?=?textBox2.Text;
????????}
????????private?void?Form1_Load(object?sender?EventArgs?e)
????????{
????????}
???????
????????private?void?CreateCode_Simple(string?tests)
????????{
????????????QRCodeEncoder?qrCodeEncoder?=?new?Q
?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????文件??????14711??2018-05-27?21:45??er\er\bin\Debug\20.jpg
?????文件??????11776??2018-05-27?22:03??er\er\bin\Debug\er.exe
?????文件??????26112??2018-05-27?22:03??er\er\bin\Debug\er.pdb
?????文件??????11600??2018-05-27?22:04??er\er\bin\Debug\er.vshost.exe
?????文件????????490??2017-09-29?21:43??er\er\bin\Debug\er.vshost.exe.manifest
?????文件????6205440??2013-01-30?17:01??er\er\bin\Debug\ThoughtWorks.QRCode.dll
?????文件?????339456??2013-01-30?17:01??er\er\bin\Debug\ThoughtWorks.QRCode.pdb
?????文件???????3837??2018-05-27?17:27??er\er\er.csproj
?????文件???????3028??2018-05-27?22:03??er\er\Form1.cs
?????文件???????8096??2018-05-27?22:03??er\er\Form1.Designer.cs
?????文件???????5817??2018-05-27?22:03??er\er\Form1.resx
?????文件???????2867??2018-05-27?17:26??er\er\obj\x86\Debug\DesignTimeResolveAssemblyReferences.cache
?????文件???????6304??2018-05-27?22:03??er\er\obj\x86\Debug\DesignTimeResolveAssemblyReferencesInput.cache
?????文件????????456??2018-05-27?22:04??er\er\obj\x86\Debug\er.csproj.FileListAbsolute.txt
?????文件????????975??2018-05-27?22:03??er\er\obj\x86\Debug\er.csproj.GenerateResource.Cache
?????文件??????11952??2018-05-27?17:27??er\er\obj\x86\Debug\er.csprojResolveAssemblyReference.cache
?????文件??????11776??2018-05-27?22:03??er\er\obj\x86\Debug\er.exe
?????文件????????180??2018-05-27?22:03??er\er\obj\x86\Debug\er.Form1.resources
?????文件??????26112??2018-05-27?22:03??er\er\obj\x86\Debug\er.pdb
?????文件????????180??2018-05-27?17:27??er\er\obj\x86\Debug\er.Properties.Resources.resources
?????文件????????483??2018-05-27?17:26??er\er\Program.cs
?????文件???????1336??2018-05-27?17:26??er\er\Properties\AssemblyInfo.cs
?????文件???????2856??2018-05-27?17:26??er\er\Properties\Resources.Designer.cs
?????文件???????5612??2018-05-27?17:26??er\er\Properties\Resources.resx
?????文件???????1089??2018-05-27?17:26??er\er\Properties\Settings.Designer.cs
?????文件????????249??2018-05-27?17:26??er\er\Properties\Settings.settings
?????文件????????848??2018-05-27?17:26??er\er.sln
????..A..H.?????18944??2018-05-27?21:45??er\er.suo
?????目錄??????????0??2018-05-27?17:26??er\er\obj\x86\Debug\TempPE
?????目錄??????????0??2018-05-27?22:04??er\er\obj\x86\Debug
............此處省略10個文件信息
評論
共有 條評論