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

  • 大小: 0.27M
    文件類型: .zip
    金幣: 1
    下載: 0 次
    發(fā)布日期: 2024-04-29
  • 語言: C#
  • 標(biāo)簽: usb??sb??IC??

資源簡介


資源截圖

代碼片段和文件信息

using?System;
using?System.Collections.Generic;
using?System.Linq;
using?System.Runtime.InteropServices;
using?System.Text;
using?System.Threading.Tasks;

namespace?ICCardUSB
{
????public?class?Common
????{
????????public?int?icdev;?//?通訊設(shè)備標(biāo)識符

????????[DllImport(“mwrf32.dll“?EntryPoint?=?“rf_usbinit“?SetLastError?=?true
???????????????CharSet?=?CharSet.Auto?ExactSpelling?=?false
???????????????CallingConvention?=?CallingConvention.StdCall)]
????????public?static?extern?int?rf_usbinit();

????????[DllImport(“mwrf32.dll“?EntryPoint?=?“rf_exit“?SetLastError?=?true
???????????????CharSet?=?CharSet.Auto?ExactSpelling?=?false
???????????????CallingConvention?=?CallingConvention.StdCall)]
????????public?static?extern?Int16?rf_exit(int?icdev);

????????[DllImport(“mwrf32.dll“?EntryPoint?=?“rf_beep“?SetLastError?=?true
???????????????CharSet?=?CharSet.Auto?ExactSpelling?=?false
???????????????CallingConvention?=?CallingConvention.StdCall)]
????????public?static?extern?Int16?rf_beep(int?icdev?int?msec);

????????[DllImport(“mwrf32.dll“?EntryPoint?=?“rf_get_status“?SetLastError?=?true
??????????????CharSet?=?CharSet.Auto?ExactSpelling?=?false
??????????????CallingConvention?=?CallingConvention.StdCall)]
????????public?static?extern?Int16?rf_get_status(int?icdev?[MarshalAs(UnmanagedType.LPArray)]byte[]?state);

????????[DllImport(“mwrf32.dll“?EntryPoint?=?“rf_load_key“?SetLastError?=?true
?????????????CharSet?=?CharSet.Auto?ExactSpelling?=?false
?????????????CallingConvention?=?CallingConvention.StdCall)]
????????public?static?extern?Int16?rf_load_key(int?icdev?int?mode?int?secnr?[MarshalAs(UnmanagedType.LPArray)]byte[]?keybuff);

????????[DllImport(“mwrf32.dll“?EntryPoint?=?“rf_load_key_hex“?SetLastError?=?true
?????????????CharSet?=?CharSet.Auto?ExactSpelling?=?false
?????????????CallingConvention?=?CallingConvention.StdCall)]
????????public?static?extern?Int16?rf_load_key_hex(int?icdev?int?mode?int?secnr?[MarshalAs(UnmanagedType.LPArray)]byte[]?keybuff);


????????[DllImport(“mwrf32.dll“?EntryPoint?=?“a_hex“?SetLastError?=?true
?????????????CharSet?=?CharSet.Auto?ExactSpelling?=?false
?????????????CallingConvention?=?CallingConvention.StdCall)]
????????public?static?extern?Int16?a_hex([MarshalAs(UnmanagedType.LPArray)]byte[]?asc?[MarshalAs(UnmanagedType.LPArray)]byte[]?hex?int?len);

????????[DllImport(“mwrf32.dll“?EntryPoint?=?“hex_a“?SetLastError?=?true
?????????????CharSet?=?CharSet.Auto?ExactSpelling?=?false
?????????????CallingConvention?=?CallingConvention.StdCall)]
????????public?static?extern?Int16?hex_a([MarshalAs(UnmanagedType.LPArray)]byte[]?hex?[MarshalAs(UnmanagedType.LPArray)]byte[]?asc?int?len);

????????[DllImport(“mwrf32.dll“?EntryPoint?=?“rf_reset“?SetLastError?=?true
?????????????CharSet?=?CharSet.Auto?ExactSpelling?=?false
?????????????CallingConvention?=?CallingConvention.StdCall)]
????????public?static?extern?Int16?rf_re

?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????目錄???????????0??2020-04-03?13:36??ICCardUSB\
?????目錄???????????0??2020-04-03?13:36??ICCardUSB\.vs\
?????目錄???????????0??2020-04-03?13:36??ICCardUSB\.vs\ICCardUSB\
?????目錄???????????0??2020-04-03?13:36??ICCardUSB\.vs\ICCardUSB\v14\
?????文件???????41984??2020-04-03?13:58??ICCardUSB\.vs\ICCardUSB\v14\.suo
?????目錄???????????0??2020-04-03?14:01??ICCardUSB\.vs\ICCardUSB\v16\
?????文件???????54784??2020-07-27?16:43??ICCardUSB\.vs\ICCardUSB\v16\.suo
?????目錄???????????0??2020-04-03?14:01??ICCardUSB\.vs\ICCardUSB\v16\Server\
?????目錄???????????0??2020-05-21?11:21??ICCardUSB\.vs\ICCardUSB\v16\Server\sqlite3\
?????文件???????????0??2020-04-03?14:01??ICCardUSB\.vs\ICCardUSB\v16\Server\sqlite3\db.lock
?????文件??????585728??2020-05-21?11:21??ICCardUSB\.vs\ICCardUSB\v16\Server\sqlite3\storage.ide
?????目錄???????????0??2020-05-06?17:45??ICCardUSB\ICCardUSB\
?????文件?????????189??2020-04-03?13:36??ICCardUSB\ICCardUSB\App.config
?????目錄???????????0??2020-04-03?13:36??ICCardUSB\ICCardUSB\bin\
?????目錄???????????0??2020-04-03?13:50??ICCardUSB\ICCardUSB\bin\Debug\
?????文件???????12800??2020-07-27?16:42??ICCardUSB\ICCardUSB\bin\Debug\ICCardUSB.exe
?????文件?????????189??2020-04-03?13:36??ICCardUSB\ICCardUSB\bin\Debug\ICCardUSB.exe.config
?????文件???????26112??2020-07-27?16:42??ICCardUSB\ICCardUSB\bin\Debug\ICCardUSB.pdb
?????文件???????22696??2020-04-03?13:58??ICCardUSB\ICCardUSB\bin\Debug\ICCardUSB.vshost.exe
?????文件?????????189??2020-04-03?13:36??ICCardUSB\ICCardUSB\bin\Debug\ICCardUSB.vshost.exe.config
?????文件?????????490??2019-03-19?12:46??ICCardUSB\ICCardUSB\bin\Debug\ICCardUSB.vshost.exe.manifest
?????文件??????114688??2014-10-16?10:54??ICCardUSB\ICCardUSB\bin\Debug\mwrf32.dll
?????文件????????6869??2020-04-03?13:48??ICCardUSB\ICCardUSB\Common.cs
?????文件????????4653??2020-05-06?17:45??ICCardUSB\ICCardUSB\Form1.cs
?????文件????????5143??2020-04-03?17:25??ICCardUSB\ICCardUSB\Form1.Designer.cs
?????文件????????5817??2020-04-03?17:25??ICCardUSB\ICCardUSB\Form1.resx
?????文件????????3953??2020-04-03?13:48??ICCardUSB\ICCardUSB\ICCardUSB.csproj
?????目錄???????????0??2020-04-03?13:36??ICCardUSB\ICCardUSB\obj\
?????目錄???????????0??2020-07-27?16:42??ICCardUSB\ICCardUSB\obj\Debug\
?????文件?????????214??2020-07-27?16:42??ICCardUSB\ICCardUSB\obj\Debug\.NETframeworkVersion=v4.5.2.AssemblyAttributes.cs
?????文件????????1435??2020-04-03?17:24??ICCardUSB\ICCardUSB\obj\Debug\DesignTimeResolveAssemblyReferences.cache
............此處省略21個文件信息

評論

共有 條評論