?? mac.h
字號:
// MAC.h: interface for the CMAC class.
//
//////////////////////////////////////////////////////////////////////
#ifndef MACH
#define MACH
//---------------------------------------------------------------------------
#include <Classes.hpp>
#include <Controls.hpp>
#include <StdCtrls.hpp>
#include <Forms.hpp>
#include <ExtCtrls.hpp>
//#include <cspin.h>
#include <Buttons.hpp>
void GetMac1(unsigned char key[], int nKeyLen, unsigned char input[], int nLen, unsigned char random[], int bRandom, unsigned char MAC[]);
#endif // !defined(AFX_MAC_H__F196F10F_C801_11D3_9DB5_001088E68888__INCLUDED_)
?? 快捷鍵說明
復(fù)制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -