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

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

資源簡介

Visual C#使用指紋識別器實現(xiàn)員工考勤程序源碼下載.rar

資源截圖

代碼片段和文件信息

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.Runtime.InteropServices;
using?System.Data.SqlClient;
namespace?使用指紋識別器進(jìn)行員工考勤
{
????public?partial?class?Form1?:?Form
????{
????????public?Form1()
????????{
????????????InitializeComponent();
????????}
????????[DllImport(“kernel32“)]
????????public?static?extern?int?Beep(int?dwFreg?int?dwDuration);

????????bool?isConnected;//判斷是否已經(jīng)連接
????????string?savapath?=?““;

????????private?void?toolStripButton1_Click(object?sender?EventArgs?e)
????????{
????????????if?(axZKFPEngX1.InitEngine()?==?0)//初始化指紋儀
????????????{
????????????????richTextBox1.Clear();//清空richTextBox1控件

?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????目錄???????????0??2013-06-30?17:07??bin\
?????目錄???????????0??2016-07-13?09:11??bin\Debug\
?????文件???????32768??2009-01-20?14:01??bin\Debug\AxInterop.ZKFPEngXControl.dll
?????文件???????36864??2009-01-21?10:52??bin\Debug\Interop.ZKFPEngXControl.dll
?????文件???????30720??2016-07-13?09:15??bin\Debug\使用指紋識別器進(jìn)行員工考勤.exe
?????文件???????46592??2016-07-13?09:15??bin\Debug\使用指紋識別器進(jìn)行員工考勤.pdb
?????文件???????21656??2016-07-13?09:13??bin\Debug\使用指紋識別器進(jìn)行員工考勤.vshost.exe
?????文件?????????490??2012-06-02?22:34??bin\Debug\使用指紋識別器進(jìn)行員工考勤.vshost.exe.manifest
?????目錄???????????0??2013-06-30?17:07??Database\
?????文件?????1179648??2009-01-20?16:30??Database\db_finger_Data.MDF
?????文件?????1048576??2009-01-20?16:30??Database\db_finger_Log.LDF
?????文件????????8421??2016-07-13?09:13??Form1.cs
?????文件???????22028??2009-02-16?11:15??Form1.designer.cs
?????文件???????12029??2009-02-16?11:15??Form1.resx
?????文件????????6084??2016-07-13?09:13??Form2.cs
?????文件???????11631??2009-02-16?11:15??Form2.designer.cs
?????文件????????6482??2009-02-16?11:15??Form2.resx
?????目錄???????????0??2016-07-13?09:05??obj\
?????目錄???????????0??2016-07-13?09:15??obj\Debug\
?????文件?????????791??2016-07-13?09:13??obj\Debug\DesignTimeResolveAssemblyReferences.cache
?????文件????????7495??2016-07-13?09:05??obj\Debug\DesignTimeResolveAssemblyReferencesInput.cache
?????目錄???????????0??2016-07-13?09:05??obj\Debug\TempPE\
?????文件????????2534??2016-07-13?09:13??obj\Debug\使用指紋識別器進(jìn)行員工考勤.csproj.FileListAbsolute.txt
?????文件?????????905??2016-07-13?09:11??obj\Debug\使用指紋識別器進(jìn)行員工考勤.csproj.GenerateResource.Cache
?????文件???????11692??2016-07-13?09:06??obj\Debug\使用指紋識別器進(jìn)行員工考勤.csprojResolveAssemblyReference.cache
?????文件???????30720??2016-07-13?09:15??obj\Debug\使用指紋識別器進(jìn)行員工考勤.exe
?????文件????????4220??2016-07-13?09:11??obj\Debug\使用指紋識別器進(jìn)行員工考勤.Form1.resources
?????文件?????????710??2016-07-13?09:11??obj\Debug\使用指紋識別器進(jìn)行員工考勤.Form2.resources
?????文件???????46592??2016-07-13?09:15??obj\Debug\使用指紋識別器進(jìn)行員工考勤.pdb
?????文件?????????180??2016-07-13?09:11??obj\Debug\使用指紋識別器進(jìn)行員工考勤.Properties.Resources.resources
?????文件?????????520??2016-07-13?09:13??Program.cs
............此處省略8個文件信息

評論

共有 條評論