📄 aeetu_web.h
字号:
#ifndef AEETU_WEB_H
#define AEETU_WEB_H /* #ifndef AEETU_WEB_H */
/*============================================================================
FILE: AEETU_Web.h
SERVICES:
thread util header for IWeb interactions
GENERAL DESCRIPTION:
AEEThread/IThread in BREW provides only the most elementary
thread functionality, and leaves implementation of blocking calls
to an external library (this one).
These functions can be implemented by anyone, since they use
the IThread object in a public way (no private hooks). Hopefully
these implementations save some time...
============================================================================
Copyright
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -