In addition to Weibo, there is also WeChat
Please pay attention
WeChat public account
Shulou
2025-01-18 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Servers >
Share
Shulou(Shulou.com)06/01 Report--
Editor to share with you how to define Windows common data types under Linux, I believe most people do not know much about it, so share this article for your reference, I hope you can learn a lot after reading this article, let's go to know it!
# define INVALID_HANDLE_VALUE-1#define _ MAX_PATH 260 / * max. Length of full pathname * / # define HANDLE int#define MAX_PATH 260#define TRUE true#define FALSE false#define _ stdcall#define _ declspec (x) # define _ cdecl#define max (a) > (b))? (a): (B) # define min ((a) < (b))? (a): (B) typedef int BOOL;typedef unsigned char BYTE;typedef float FLOAT;typedef FLOAT * PFLOAT;typedef char CHAR;typedef unsigned char UCHAR;typedef unsigned char * PUCHAR;typedef short SHORT;typedef unsigned short USHORT;typedef unsigned short * PUSHORT Typedef long LONG;typedef unsigned short WORD;typedef unsigned long DWORD;typedef long long LONGLONG;typedef unsigned long long ULONGLONG;typedef ULONGLONG * PULONGLONG;typedef unsigned long ULONG;typedef int INT;typedef unsigned int UINT;typedef unsigned int * PUINT;typedef void VOID;typedef char * LPSTR;typedef const char * LPCSTR Typedef wchar_t WCHAR;typedef WCHAR * LPWSTR;typedef const WCHAR * LPCWSTR;typedef DWORD * LPDWORD;typedef unsigned long UINT_PTR;typedef UINT_PTR SIZE_T;typedef LONGLONG USN;typedef BYTE BOOLEAN;typedef void * PVOID;typedef struct _ FILETIME {DWORD dwLowDateTime;DWORD dwHighDateTime;} FILETIME;typedef union _ ULARGE_INTEGER {struct {DWORD LowPart;DWORD HighPart }; struct {DWORD LowPart;DWORD HighPart;} Ulong QuadPart;} ULARGE_INTEGER,*PULARGE_INTEGER; is all the content of this article entitled "how to define Windows common data types under Linux". Thank you for reading! I believe we all have a certain understanding, hope to share the content to help you, if you want to learn more knowledge, welcome to follow the industry information channel!
Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.
Views: 0
*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.
Continue with the installation of the previous hadoop.First, install zookooper1. Decompress zookoope
"Every 5-10 years, there's a rare product, a really special, very unusual product that's the most un
© 2024 shulou.com SLNews company. All rights reserved.