代码搜索:低失真
找到约 2,815 项符合「低失真」的源代码
代码结果 2,815
www.eeworm.com/read/223139/4813357
h keyboard16.h
#include "..\inc\def.h"
U32 GetKey(); //低16位为键盘号码,高16位对应功能键扫描码 (1有效)
void SetFunctionKey(U16 Fnkey); //设定功能键扫描码,1有效 比如ctrl alt
U32 GetNoTaskKey();
www.eeworm.com/read/223139/4813459
h keyboard16.h
#include "..\inc\def.h"
U32 GetKey(); //低16位为键盘号码,高16位对应功能键扫描码 (1有效)
void SetFunctionKey(U16 Fnkey); //设定功能键扫描码,1有效 比如ctrl alt
U32 GetNoTaskKey();
www.eeworm.com/read/223139/4813500
h keyboard16.h
#include "..\inc\def.h"
U32 GetKey(); //低16位为键盘号码,高16位对应功能键扫描码 (1有效)
void SetFunctionKey(U16 Fnkey); //设定功能键扫描码,1有效 比如ctrl alt
U32 GetNoTaskKey();
www.eeworm.com/read/223139/4813564
h keyboard16.h
#include "..\inc\def.h"
U32 GetKey(); //低16位为键盘号码,高16位对应功能键扫描码 (1有效)
void SetFunctionKey(U16 Fnkey); //设定功能键扫描码,1有效 比如ctrl alt
U32 GetNoTaskKey();
www.eeworm.com/read/223139/4813604
h keyboard16.h
#include "..\inc\def.h"
U16 GetScanKey();
U32 GetKey(); //低16位为键盘号码,高16位对应功能键扫描码 (1有效)
void SetFunctionKey(U16 Fnkey); //设定功能键扫描码,1有效 比如ctrl alt
www.eeworm.com/read/223139/4813621
h keyboard16.h
#include "..\inc\def.h"
U32 GetKey(); //低16位为键盘号码,高16位对应功能键扫描码 (1有效)
void SetFunctionKey(U16 Fnkey); //设定功能键扫描码,1有效 比如ctrl alt
U32 GetNoTaskKey();
www.eeworm.com/read/223139/4813661
h keyboard16.h
#include "..\inc\def.h"
U16 GetScanKey();
U32 GetKey(); //低16位为键盘号码,高16位对应功能键扫描码 (1有效)
void SetFunctionKey(U16 Fnkey); //设定功能键扫描码,1有效 比如ctrl alt
www.eeworm.com/read/223139/4813678
h keyboard16.h
#include "..\inc\def.h"
U32 GetKey(); //低16位为键盘号码,高16位对应功能键扫描码 (1有效)
void SetFunctionKey(U16 Fnkey); //设定功能键扫描码,1有效 比如ctrl alt
U32 GetNoTaskKey();
www.eeworm.com/read/223139/4813721
h keyboard16.h
#include "..\inc\def.h"
U32 GetKey(); //低16位为键盘号码,高16位对应功能键扫描码 (1有效)
void SetFunctionKey(U16 Fnkey); //设定功能键扫描码,1有效 比如ctrl alt
U32 GetNoTaskKey();
www.eeworm.com/read/345073/3203722
h file1.h
struct FDS
{uchar DirName[11]; //0~10 文件名
Uint32 DirLongName[13]; //长文件名
Uint32 DirFstClusHI; //20~21文件入口簇号高字
Uint32 DirFstClusLO; //26~27文件入口簇号低字
uchar DirFileSi