資源簡介
代碼片段和文件信息
using?QuickMark;
using?System;
using?System.Collections.Generic;
using?System.ComponentModel;
using?System.Data;
using?System.Drawing;
using?System.Linq;
using?System.Text;
using?System.Threading.Tasks;
using?System.Windows.Forms;
namespace?ErWei_Code
{
????public?partial?class?Form1?:?Form
????{
????????public?Form1()
????????{
????????????InitializeComponent();
????????}
????????/*???二維碼第三方的控件?我進行了二次封裝?方便大家使用
????????*???CreateTwoCode中有三個方法?
????????*???一個是對圖片二值化處理的方法???ctc.BitmapTo2Bpp();?
????????*???一個是原始的生成二維碼方法建議對二位相關概念比較熟悉的朋友使用???(調用這個方法時??建議用二值化處理一下,便于識別)??ctc.CreateCode()
????????*???一個是新的生成二維碼方法建議只是為了生成二維碼的朋友使用???(這個方法不需要再調用二值化處理方法)??ctc.CreateNewCode();
????????*?
????????*????如果有什么不懂的可以加我Q?1093991777
????????*????或者等我的博客??里面有對二維碼和一維碼的詳細介紹?
???????
?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????文件?????????999??2020-05-08?17:20??ErWei_Code.sln
?????文件???????35840??2020-05-08?17:30??ErWei_Code.v12.suo
?????文件?????????187??2020-05-08?17:20??ErWei_Code\App.config
?????目錄???????????0??2020-05-08?17:20??ErWei_Code\bin\
?????目錄???????????0??2020-05-13?13:05??ErWei_Code\bin\Debug\
?????文件?????????962??2020-05-13?13:05??ErWei_Code\bin\Debug\ErWei_Code.bmp
?????文件????????8704??2020-05-13?13:05??ErWei_Code\bin\Debug\ErWei_Code.exe
?????文件?????????187??2020-05-08?17:20??ErWei_Code\bin\Debug\ErWei_Code.exe.config
?????文件???????22016??2020-05-13?13:05??ErWei_Code\bin\Debug\ErWei_Code.pdb
?????文件???????24224??2020-05-08?17:30??ErWei_Code\bin\Debug\ErWei_Code.vshost.exe
?????文件?????????187??2020-05-08?17:20??ErWei_Code\bin\Debug\ErWei_Code.vshost.exe.config
?????文件?????????490??2019-03-19?12:47??ErWei_Code\bin\Debug\ErWei_Code.vshost.exe.manifest
?????文件????????6144??2020-04-02?21:42??ErWei_Code\bin\Debug\QuickMark.dll
?????文件?????6205440??2020-04-02?21:42??ErWei_Code\bin\Debug\ThoughtWorks.QRCode.dll
?????文件????????4222??2020-05-08?17:21??ErWei_Code\ErWei_Code.csproj
?????文件????????1735??2020-05-13?13:05??ErWei_Code\Form1.cs
?????文件????????2304??2020-05-08?17:27??ErWei_Code\Form1.Designer.cs
?????文件????????5817??2020-05-08?17:27??ErWei_Code\Form1.resx
?????目錄???????????0??2020-05-08?17:20??ErWei_Code\obj\
?????目錄???????????0??2020-05-13?13:05??ErWei_Code\obj\Debug\
?????文件?????????819??2020-05-13?13:04??ErWei_Code\obj\Debug\DesignTimeResolveAssemblyReferences.cache
?????文件????????7174??2020-05-13?13:04??ErWei_Code\obj\Debug\DesignTimeResolveAssemblyReferencesInput.cache
?????文件???????????0??2020-05-13?13:05??ErWei_Code\obj\Debug\ErWei_Code.csproj.CopyComplete
?????文件??????????42??2020-05-13?13:05??ErWei_Code\obj\Debug\ErWei_Code.csproj.CoreCompileInputs.cache
?????文件????????1750??2020-05-13?13:05??ErWei_Code\obj\Debug\ErWei_Code.csproj.FileListAbsolute.txt
?????文件?????????939??2020-05-13?13:05??ErWei_Code\obj\Debug\ErWei_Code.csproj.GenerateResource.cache
?????文件?????????424??2020-05-13?13:05??ErWei_Code\obj\Debug\ErWei_Code.csprojAssemblyReference.cache
?????文件???????10577??2020-05-08?17:29??ErWei_Code\obj\Debug\ErWei_Code.csprojResolveAssemblyReference.cache
?????文件????????8704??2020-05-13?13:05??ErWei_Code\obj\Debug\ErWei_Code.exe
?????文件?????????180??2020-05-13?13:05??ErWei_Code\obj\Debug\ErWei_Code.Form1.resources
?????文件???????22016??2020-05-13?13:05??ErWei_Code\obj\Debug\ErWei_Code.pdb
............此處省略12個文件信息
- 上一篇:WPF 三維圖片墻效果
- 下一篇:C# WinFrom 實現的FTP上傳
評論
共有 條評論