91av视频/亚洲h视频/操亚洲美女/外国一级黄色毛片 - 国产三级三级三级三级

  • 大小: 0.23M
    文件類型: .zip
    金幣: 1
    下載: 0 次
    發布日期: 2020-12-14
  • 語言: C#
  • 標簽: pdf??C#??pdf417??

資源簡介



【核心代碼】



        private void button設置參數_Click(object sender, EventArgs e)
        {
            CodePara codepara = new CodePara();
            codepara.SetIniFilePath(this.textBoxINI.Text);
            codepara.ShowDialog();
        }

資源截圖

代碼片段和文件信息

using?System;
using?System.IO;
using?System.Collections.Generic;
using?System.ComponentModel;
using?System.Data;
using?System.Drawing;
using?System.Linq;
using?System.Text;
using?System.Windows.Forms;
using?System.Runtime.InteropServices;

namespace?Make2DBar_code
{
????public?partial?class?Form1?:?Form
????{
????????//圖像壓縮Dll
????????[DllImport(“WComp.dll“?CharSet?=?CharSet.Auto)]
????????public?static?extern?int?SizeDIB(IntPtr?szInputFile?int?height?int?width);//設置大小
????????[DllImport(“WComp.dll“?CharSet?=?CharSet.Auto)]
????????public?static?extern?int?Wcompress(IntPtr?szInputFile?IntPtr?szOutputFile?int?nDestineSize); //圖像壓縮
????????[DllImport(“WComp.dll“?CharSet?=?CharSet.Auto)]
????????public?static?extern?int?Wdecompress(IntPtr?szInputFile?IntPtr?szOutp

?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????目錄???????????0??2015-04-09?15:26??Make2DBar-code\
?????文件?????????884??2015-04-09?15:59??Make2DBar-code.sln
?????文件???????20480??2015-05-21?09:32??Make2DBar-code.suo
?????文件????????5405??2015-04-09?15:55??Make2DBar-code\2DBarCode.cs
?????文件????????5994??2015-04-09?15:39??Make2DBar-code\2DBarCode.Designer.cs
?????文件????????5817??2015-04-09?15:39??Make2DBar-code\2DBarCode.resx
?????目錄???????????0??2015-04-09?15:12??Make2DBar-code\bin\
?????目錄???????????0??2018-02-09?10:18??Make2DBar-code\bin\Debug\
?????文件??????197904??2012-10-29?18:01??Make2DBar-code\bin\Debug\EnCodePdf.dll
?????文件???????18432??2015-05-21?09:32??Make2DBar-code\bin\Debug\Make2DBar-code.exe
?????文件???????34304??2015-05-21?09:32??Make2DBar-code\bin\Debug\Make2DBar-code.pdb
?????文件???????11600??2015-05-21?09:32??Make2DBar-code\bin\Debug\Make2DBar-code.vshost.exe
?????文件?????????490??2010-03-17?22:39??Make2DBar-code\bin\Debug\Make2DBar-code.vshost.exe.manifest
?????文件?????????208??2015-05-21?09:32??Make2DBar-code\bin\Debug\MakeBarCode.ini
?????文件????????1070??2018-02-09?10:18??Make2DBar-code\bin\Debug\TempBar.bmp
?????目錄???????????0??2015-05-21?09:34??Make2DBar-code\bin\Release\
?????文件????????3846??2015-04-09?15:39??Make2DBar-code\CodePara.cs
?????文件???????14175??2015-04-09?15:22??Make2DBar-code\CodePara.Designer.cs
?????文件????????5817??2015-04-09?15:22??Make2DBar-code\CodePara.resx
?????文件??????197904??2012-10-29?18:01??Make2DBar-code\EnCodePdf.dll
?????文件????????4026??2015-04-09?15:22??Make2DBar-code\Make2DBar-code.csproj
?????文件?????????207??2012-10-27?11:08??Make2DBar-code\MakeBarCode.ini
?????目錄???????????0??2015-04-09?15:12??Make2DBar-code\obj\
?????目錄???????????0??2015-04-09?15:12??Make2DBar-code\obj\x86\
?????目錄???????????0??2015-05-21?09:32??Make2DBar-code\obj\x86\Debug\
?????文件????????4440??2015-05-21?09:31??Make2DBar-code\obj\x86\Debug\DesignTimeResolveAssemblyReferences.cache
?????文件????????6229??2015-05-21?09:32??Make2DBar-code\obj\x86\Debug\DesignTimeResolveAssemblyReferencesInput.cache
?????文件?????????388??2015-04-09?15:42??Make2DBar-code\obj\x86\Debug\GenerateResource.read.1.tlog
?????文件?????????956??2015-04-09?15:42??Make2DBar-code\obj\x86\Debug\GenerateResource.write.1.tlog
?????文件?????????859??2015-05-21?09:32??Make2DBar-code\obj\x86\Debug\Make2DBar-code.csproj.FileListAbsolute.txt
?????文件???????18432??2015-05-21?09:32??Make2DBar-code\obj\x86\Debug\Make2DBar-code.exe
............此處省略17個文件信息

評論

共有 條評論