xxxx18一60岁hd中国/日韩女同互慰一区二区/西西人体扒开双腿无遮挡/日韩欧美黄色一级片 - 色护士精品影院www

  • 大小: 1.26MB
    文件類型: .zip
    金幣: 2
    下載: 0 次
    發(fā)布日期: 2024-02-02
  • 語(yǔ)言: C#
  • 標(biāo)簽: IC刷卡??

資源簡(jiǎn)介

基于C#與Mwic_32.dll編寫(xiě)的IC刷卡讀寫(xiě)考勤門(mén)禁打卡系統(tǒng)的設(shè)計(jì)與實(shí)現(xiàn)

資源截圖

代碼片段和文件信息

using?System;
using?System.Collections.Generic;
using?System.ComponentModel;
using?System.Drawing;
using?System.Linq;
using?System.Reflection;
using?System.Windows.Forms;

namespace?CorporationEmployeeICCard
{
????partial?class?AboutBox1?:?Form
????{
????????public?AboutBox1()
????????{
????????????InitializeComponent();
????????????this.Text?=?String.Format(“關(guān)于?{0}“?“企業(yè)員工IC卡考勤系統(tǒng)“);
????????????this.labelProductName.Text?=?“產(chǎn)品名稱:企業(yè)員工IC卡考勤系統(tǒng)“;
????????????this.labelVersion.Text?=?String.Format(“版本:?{0}““V1.0“);
????????????this.labelCopyright.Text?=?“版權(quán):“+AssemblyCopyright;
????????????this.labelCompanyName.Text?=?“開(kāi)發(fā)團(tuán)隊(duì):吉林省明日科技有限公司“;
????????????this.textBoxDescription.Text?=?“本系統(tǒng)是為企業(yè)內(nèi)部員工IC卡考勤而開(kāi)發(fā)的,功能強(qiáng)大,使用方便,是中小型企業(yè)必備之軟件!“;
????????}

????????#region?程序集屬性訪問(wèn)器

????????public?string?Assemblytitle
????????{
????????????get
????????????{
????????????????object[]?attributes?=?Assembly.GetExecutingAssembly().GetCustomAttributes(typeof(AssemblytitleAttribute)?false);
????????????????if?(attributes.Length?>?0)
????????????????{
????????????????????AssemblytitleAttribute?titleAttribute?=?(AssemblytitleAttribute)attributes[0];
????????????????????if?(titleAttribute.title?!=?““)
????????????????????{
????????????????????????return?titleAttribute.title;
????????????????????}
????????????????}
????????????????return?System.IO.Path.GetFileNameWithoutExtension(Assembly.GetExecutingAssembly().Codebase);
????????????}
????????}

????????public?string?AssemblyVersion
????????{
????????????get
????????????{
????????????????return?Assembly.GetExecutingAssembly().GetName().Version.ToString();
????????????}
????????}

????????public?string?AssemblyDescription
????????{
????????????get
????????????{
????????????????object[]?attributes?=?Assembly.GetExecutingAssembly().GetCustomAttributes(typeof(AssemblyDescriptionAttribute)?false);
????????????????if?(attributes.Length?==?0)
????????????????{
????????????????????return?““;
????????????????}
????????????????return?((AssemblyDescriptionAttribute)attributes[0]).Description;
????????????}
????????}

????????public?string?AssemblyProduct
????????{
????????????get
????????????{
????????????????object[]?attributes?=?Assembly.GetExecutingAssembly().GetCustomAttributes(typeof(AssemblyProductAttribute)?false);
????????????????if?(attributes.Length?==?0)
????????????????{
????????????????????return?““;
????????????????}
????????????????return?((AssemblyProductAttribute)attributes[0]).Product;
????????????}
????????}

????????public?string?AssemblyCopyright
????????{
????????????get
????????????{
????????????????object[]?attributes?=?Assembly.GetExecutingAssembly().GetCustomAttributes(typeof(AssemblyCopyrightAttribute)?false);
????????????????if?(attributes.Length?==?0)
????????????????{
????????????????????return?““;
????????????????}
????????????????return?((AssemblyCopyrightAttribute)attributes[0]).Copyright;
????????????}
????????}

??

?屬性????????????大小?????日期????時(shí)間???名稱
-----------?---------??----------?-----??----
?????目錄???????????0??2013-09-19?06:29??基于C#與Mwic_32.dll編寫(xiě)的IC刷卡讀寫(xiě)考勤門(mén)禁打卡系統(tǒng)的設(shè)計(jì)與實(shí)現(xiàn)?WIN7測(cè)試通過(guò)?帶DLL\
?????目錄???????????0??2013-09-19?06:29??基于C#與Mwic_32.dll編寫(xiě)的IC刷卡讀寫(xiě)考勤門(mén)禁打卡系統(tǒng)的設(shè)計(jì)與實(shí)現(xiàn)?WIN7測(cè)試通過(guò)?帶DLL\CorporationEmployeeICCard\
?????文件???????10546??2013-09-19?06:29??基于C#與Mwic_32.dll編寫(xiě)的IC刷卡讀寫(xiě)考勤門(mén)禁打卡系統(tǒng)的設(shè)計(jì)與實(shí)現(xiàn)?WIN7測(cè)試通過(guò)?帶DLL\CorporationEmployeeICCard\AboutBox1.Designer.cs
?????文件????????3745??2013-09-19?06:29??基于C#與Mwic_32.dll編寫(xiě)的IC刷卡讀寫(xiě)考勤門(mén)禁打卡系統(tǒng)的設(shè)計(jì)與實(shí)現(xiàn)?WIN7測(cè)試通過(guò)?帶DLL\CorporationEmployeeICCard\AboutBox1.cs
?????文件???????49677??2013-09-19?06:29??基于C#與Mwic_32.dll編寫(xiě)的IC刷卡讀寫(xiě)考勤門(mén)禁打卡系統(tǒng)的設(shè)計(jì)與實(shí)現(xiàn)?WIN7測(cè)試通過(guò)?帶DLL\CorporationEmployeeICCard\AboutBox1.resx
?????文件????????7902??2013-09-19?06:01??基于C#與Mwic_32.dll編寫(xiě)的IC刷卡讀寫(xiě)考勤門(mén)禁打卡系統(tǒng)的設(shè)計(jì)與實(shí)現(xiàn)?WIN7測(cè)試通過(guò)?帶DLL\CorporationEmployeeICCard\CorporationEmployeeICCard.csproj
?????文件?????????530??2008-12-18?15:52??基于C#與Mwic_32.dll編寫(xiě)的IC刷卡讀寫(xiě)考勤門(mén)禁打卡系統(tǒng)的設(shè)計(jì)與實(shí)現(xiàn)?WIN7測(cè)試通過(guò)?帶DLL\CorporationEmployeeICCard\CorporationEmployeeICCard.csproj.user
?????文件???????23134??2008-12-18?15:52??基于C#與Mwic_32.dll編寫(xiě)的IC刷卡讀寫(xiě)考勤門(mén)禁打卡系統(tǒng)的設(shè)計(jì)與實(shí)現(xiàn)?WIN7測(cè)試通過(guò)?帶DLL\CorporationEmployeeICCard\Form1.Designer.cs
?????文件????????5962??2013-09-19?06:28??基于C#與Mwic_32.dll編寫(xiě)的IC刷卡讀寫(xiě)考勤門(mén)禁打卡系統(tǒng)的設(shè)計(jì)與實(shí)現(xiàn)?WIN7測(cè)試通過(guò)?帶DLL\CorporationEmployeeICCard\Form1.cs
?????文件????????6798??2008-12-18?15:52??基于C#與Mwic_32.dll編寫(xiě)的IC刷卡讀寫(xiě)考勤門(mén)禁打卡系統(tǒng)的設(shè)計(jì)與實(shí)現(xiàn)?WIN7測(cè)試通過(guò)?帶DLL\CorporationEmployeeICCard\Form1.resx
?????文件???????11722??2008-12-19?08:58??基于C#與Mwic_32.dll編寫(xiě)的IC刷卡讀寫(xiě)考勤門(mén)禁打卡系統(tǒng)的設(shè)計(jì)與實(shí)現(xiàn)?WIN7測(cè)試通過(guò)?帶DLL\CorporationEmployeeICCard\Form2.Designer.cs
?????文件????????2963??2008-12-19?08:58??基于C#與Mwic_32.dll編寫(xiě)的IC刷卡讀寫(xiě)考勤門(mén)禁打卡系統(tǒng)的設(shè)計(jì)與實(shí)現(xiàn)?WIN7測(cè)試通過(guò)?帶DLL\CorporationEmployeeICCard\Form2.cs
?????文件????????5814??2008-12-19?08:53??基于C#與Mwic_32.dll編寫(xiě)的IC刷卡讀寫(xiě)考勤門(mén)禁打卡系統(tǒng)的設(shè)計(jì)與實(shí)現(xiàn)?WIN7測(cè)試通過(guò)?帶DLL\CorporationEmployeeICCard\Form2.resx
?????文件????????7916??2008-12-18?16:42??基于C#與Mwic_32.dll編寫(xiě)的IC刷卡讀寫(xiě)考勤門(mén)禁打卡系統(tǒng)的設(shè)計(jì)與實(shí)現(xiàn)?WIN7測(cè)試通過(guò)?帶DLL\CorporationEmployeeICCard\Form3.Designer.cs
?????文件????????1808??2008-12-18?16:44??基于C#與Mwic_32.dll編寫(xiě)的IC刷卡讀寫(xiě)考勤門(mén)禁打卡系統(tǒng)的設(shè)計(jì)與實(shí)現(xiàn)?WIN7測(cè)試通過(guò)?帶DLL\CorporationEmployeeICCard\Form3.cs
?????文件????????6018??2008-12-18?16:42??基于C#與Mwic_32.dll編寫(xiě)的IC刷卡讀寫(xiě)考勤門(mén)禁打卡系統(tǒng)的設(shè)計(jì)與實(shí)現(xiàn)?WIN7測(cè)試通過(guò)?帶DLL\CorporationEmployeeICCard\Form3.resx
?????文件???????11149??2013-09-19?06:03??基于C#與Mwic_32.dll編寫(xiě)的IC刷卡讀寫(xiě)考勤門(mén)禁打卡系統(tǒng)的設(shè)計(jì)與實(shí)現(xiàn)?WIN7測(cè)試通過(guò)?帶DLL\CorporationEmployeeICCard\IC?card.jpg
?????文件?????????937??2013-09-19?06:27??基于C#與Mwic_32.dll編寫(xiě)的IC刷卡讀寫(xiě)考勤門(mén)禁打卡系統(tǒng)的設(shè)計(jì)與實(shí)現(xiàn)?WIN7測(cè)試通過(guò)?帶DLL\CorporationEmployeeICCard\Program.cs
?????目錄???????????0??2013-09-19?05:56??基于C#與Mwic_32.dll編寫(xiě)的IC刷卡讀寫(xiě)考勤門(mén)禁打卡系統(tǒng)的設(shè)計(jì)與實(shí)現(xiàn)?WIN7測(cè)試通過(guò)?帶DLL\CorporationEmployeeICCard\Properties\
?????文件????????1400??2008-12-18?09:09??基于C#與Mwic_32.dll編寫(xiě)的IC刷卡讀寫(xiě)考勤門(mén)禁打卡系統(tǒng)的設(shè)計(jì)與實(shí)現(xiàn)?WIN7測(cè)試通過(guò)?帶DLL\CorporationEmployeeICCard\Properties\AssemblyInfo.cs
?????文件????????3127??2008-12-18?09:12??基于C#與Mwic_32.dll編寫(xiě)的IC刷卡讀寫(xiě)考勤門(mén)禁打卡系統(tǒng)的設(shè)計(jì)與實(shí)現(xiàn)?WIN7測(cè)試通過(guò)?帶DLL\CorporationEmployeeICCard\Properties\Resources.Designer.cs
?????文件????????6191??2008-12-18?09:12??基于C#與Mwic_32.dll編寫(xiě)的IC刷卡讀寫(xiě)考勤門(mén)禁打卡系統(tǒng)的設(shè)計(jì)與實(shí)現(xiàn)?WIN7測(cè)試通過(guò)?帶DLL\CorporationEmployeeICCard\Properties\Resources.resx
?????文件????????1110??2008-12-18?08:38??基于C#與Mwic_32.dll編寫(xiě)的IC刷卡讀寫(xiě)考勤門(mén)禁打卡系統(tǒng)的設(shè)計(jì)與實(shí)現(xiàn)?WIN7測(cè)試通過(guò)?帶DLL\CorporationEmployeeICCard\Properties\Settings.Designer.cs
?????文件?????????249??2008-12-18?08:37??基于C#與Mwic_32.dll編寫(xiě)的IC刷卡讀寫(xiě)考勤門(mén)禁打卡系統(tǒng)的設(shè)計(jì)與實(shí)現(xiàn)?WIN7測(cè)試通過(guò)?帶DLL\CorporationEmployeeICCard\Properties\Settings.settings
?????文件???????17052??2013-09-19?06:03??基于C#與Mwic_32.dll編寫(xiě)的IC刷卡讀寫(xiě)考勤門(mén)禁打卡系統(tǒng)的設(shè)計(jì)與實(shí)現(xiàn)?WIN7測(cè)試通過(guò)?帶DLL\CorporationEmployeeICCard\baseClass.cs
?????目錄???????????0??2013-09-19?05:56??基于C#與Mwic_32.dll編寫(xiě)的IC刷卡讀寫(xiě)考勤門(mén)禁打卡系統(tǒng)的設(shè)計(jì)與實(shí)現(xiàn)?WIN7測(cè)試通過(guò)?帶DLL\CorporationEmployeeICCard\bin\
?????目錄???????????0??2013-09-19?06:28??基于C#與Mwic_32.dll編寫(xiě)的IC刷卡讀寫(xiě)考勤門(mén)禁打卡系統(tǒng)的設(shè)計(jì)與實(shí)現(xiàn)?WIN7測(cè)試通過(guò)?帶DLL\CorporationEmployeeICCard\bin\Debug\
?????文件???????81408??2013-09-19?06:28??基于C#與Mwic_32.dll編寫(xiě)的IC刷卡讀寫(xiě)考勤門(mén)禁打卡系統(tǒng)的設(shè)計(jì)與實(shí)現(xiàn)?WIN7測(cè)試通過(guò)?帶DLL\CorporationEmployeeICCard\bin\Debug\CorporationEmployeeICCard.exe
?????文件???????65024??2013-09-19?06:28??基于C#與Mwic_32.dll編寫(xiě)的IC刷卡讀寫(xiě)考勤門(mén)禁打卡系統(tǒng)的設(shè)計(jì)與實(shí)現(xiàn)?WIN7測(cè)試通過(guò)?帶DLL\CorporationEmployeeICCard\bin\Debug\CorporationEmployeeICCard.pdb
?????文件???????14328??2013-09-19?06:28??基于C#與Mwic_32.dll編寫(xiě)的IC刷卡讀寫(xiě)考勤門(mén)禁打卡系統(tǒng)的設(shè)計(jì)與實(shí)現(xiàn)?WIN7測(cè)試通過(guò)?帶DLL\CorporationEmployeeICCard\bin\Debug\CorporationEmployeeICCard.vshost.exe
?????文件?????????490??2009-06-11?05:14??基于C#與Mwic_32.dll編寫(xiě)的IC刷卡讀寫(xiě)考勤門(mén)禁打卡系統(tǒng)的設(shè)計(jì)與實(shí)現(xiàn)?WIN7測(cè)試通過(guò)?帶DLL\CorporationEmployeeICCard\bin\Debug\CorporationEmployeeICCard.vshost.exe.manifest
............此處省略30個(gè)文件信息

評(píng)論

共有 條評(píng)論

相關(guān)資源