資源簡介
需要安裝中控指紋儀驅動 后 方可運行,基于sql server的數據庫
代碼片段和文件信息
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?使用指紋識別器進行員工考勤
{
????public?partial?class?Form1?:?Form
????{
????????public?Form1()
????????{
????????????InitializeComponent();
????????}
????????[DllImport(“kernel32“)]
????????public?static?extern?int?Beep(int?dwFreg?int?dwDuration);
????????bool?isConnected;//判斷是否已經連接
????????string?savapath?=?““;
????????private?void?toolStripButton1_Click(object?sender?EventArgs?e)
????????{
????????????if?(axZKFPEngX1.InitEngine()?==?0)//初始化指紋儀
????????????{
????????????????richTextBox1.Clear();//清空richTextBox1控件
?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
-----------?---------??----------?-----??----
??????????????2400724????????????????????25
評論
共有 條評論