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

  • 大小: 0.79M
    文件類型: .zip
    金幣: 1
    下載: 0 次
    發(fā)布日期: 2020-12-14
  • 語言: C#
  • 標(biāo)簽:

資源簡(jiǎn)介


資源截圖

代碼片段和文件信息

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?System.Data.SqlClient;
using?System.Runtime.InteropServices;

namespace?checkonworkattendance
{
????public?partial?class?Form1?:?Form
????{
????????public?Form1()
????????{
????????????InitializeComponent();
????????}
????????bool?isConnected=false;//判斷是否已經(jīng)連接
????????private?void?button1_Click(object?sender?EventArgs?e)
????????{
????????????if?(axZKFPEngX1.InitEngine()?==?0)//初始化指紋儀
????????????{
????????????????toolStripStatusLabel1.Text=?“指紋儀連接成功“;//顯示指紋儀連接成功
????????????????this.Text?=“注冊(cè)碼:“+?axZKFPEngX1.SensorSN;//獲取指紋儀的注冊(cè)碼
????????????????isConnected?=?true;//標(biāo)識(shí),指紋儀連接成功

?屬性????????????大小?????日期????時(shí)間???名稱
-----------?---------??----------?-----??----
?????文件?????????196??2009-02-23?16:50??sj\01\程序使用說明.txt
?????文件?????????953??2009-02-10?15:26??sj\01\checkonworkattendance\checkonworkattendance.sln
?????文件???????17920??2009-02-10?16:23??sj\01\checkonworkattendance\checkonworkattendance.suo
?????文件????????4709??2009-02-10?15:34??sj\01\checkonworkattendance\checkonworkattendance\checkonworkattendance.csproj
?????文件????????3916??2009-02-10?16:22??sj\01\checkonworkattendance\checkonworkattendance\Form1.cs
?????文件????????7114??2009-02-10?15:57??sj\01\checkonworkattendance\checkonworkattendance\Form1.Designer.cs
?????文件????????6877??2009-02-10?15:57??sj\01\checkonworkattendance\checkonworkattendance\Form1.resx
?????文件?????????502??2009-02-10?15:26??sj\01\checkonworkattendance\checkonworkattendance\Program.cs
?????文件???????32768??2009-02-10?15:34??sj\01\checkonworkattendance\checkonworkattendance\bin\Debug\AxInterop.ZKFPEngXControl.dll
?????文件???????13312??2009-02-10?16:22??sj\01\checkonworkattendance\checkonworkattendance\bin\Debug\checkonworkattendance.exe
?????文件???????28160??2009-02-10?16:22??sj\01\checkonworkattendance\checkonworkattendance\bin\Debug\checkonworkattendance.pdb
?????文件???????14328??2009-02-10?16:23??sj\01\checkonworkattendance\checkonworkattendance\bin\Debug\checkonworkattendance.vshost.exe
?????文件?????????490??2007-07-21?01:33??sj\01\checkonworkattendance\checkonworkattendance\bin\Debug\checkonworkattendance.vshost.exe.manifest
?????文件???????36864??2009-02-10?15:34??sj\01\checkonworkattendance\checkonworkattendance\bin\Debug\Interop.ZKFPEngXControl.dll
?????文件?????1048576??2009-03-11?14:36??sj\01\checkonworkattendance\checkonworkattendance\Database\db_Finger_Data.MDF
?????文件?????1048576??2009-03-11?14:36??sj\01\checkonworkattendance\checkonworkattendance\Database\db_Finger_Log.LDF
?????文件???????32768??2009-02-10?15:34??sj\01\checkonworkattendance\checkonworkattendance\obj\Debug\AxInterop.ZKFPEngXControl.dll
?????文件????????1411??2009-02-10?16:23??sj\01\checkonworkattendance\checkonworkattendance\obj\Debug\checkonworkattendance.csproj.FileListAbsolute.txt
?????文件?????????847??2009-02-10?15:59??sj\01\checkonworkattendance\checkonworkattendance\obj\Debug\checkonworkattendance.csproj.GenerateResource.Cache
?????文件?????????610??2009-02-10?15:34??sj\01\checkonworkattendance\checkonworkattendance\obj\Debug\checkonworkattendance.csproj.ResolveComReference.cache
?????文件???????13312??2009-02-10?16:22??sj\01\checkonworkattendance\checkonworkattendance\obj\Debug\checkonworkattendance.exe
?????文件?????????709??2009-02-10?15:59??sj\01\checkonworkattendance\checkonworkattendance\obj\Debug\checkonworkattendance.Form1.resources
?????文件???????28160??2009-02-10?16:22??sj\01\checkonworkattendance\checkonworkattendance\obj\Debug\checkonworkattendance.pdb
?????文件?????????180??2009-02-10?15:35??sj\01\checkonworkattendance\checkonworkattendance\obj\Debug\checkonworkattendance.Properties.Resources.resources
?????文件???????36864??2009-02-10?15:34??sj\01\checkonworkattendance\checkonworkattendance\obj\Debug\Interop.ZKFPEngXControl.dll
?????文件????????1374??2009-02-10?15:26??sj\01\checkonworkattendance\checkonworkattendance\Properties\AssemblyInfo.cs
?????文件????????2892??2009-02-10?15:26??sj\01\checkonworkattendance\checkonworkattendance\Properties\Resources.Designer.cs
?????文件????????5612??2009-02-10?15:26??sj\01\checkonworkattendance\checkonworkattendance\Properties\Resources.resx
?????文件????????1106??2009-02-10?15:26??sj\01\checkonworkattendance\checkonworkattendance\Properties\Settings.Designer.cs
?????文件?????????249??2009-02-10?15:26??sj\01\checkonworkattendance\checkonworkattendance\Properties\Settings.settings
?????文件?????????196??2009-02-23?16:50??sl\程序使用說明.txt
............此處省略33個(gè)文件信息

評(píng)論

共有 條評(píng)論