myaux.txt

来自「ColorEdit源程序代码」· 文本 代码 · 共 53 行

TXT
53
字号
  LONG lfHeight; 
  LONG lfWidth; 
  LONG lfEscapement; 
  LONG lfOrientation; 
  LONG lfWeight; 
  BYTE lfItalic; 
  BYTE lfUnderline; 
  BYTE lfStrikeOut; 
  BYTE lfCharSet; 
  BYTE lfOutPrecision; 
  BYTE lfClipPrecision; 
  BYTE lfQuality; 
  BYTE lfPitchAndFamily; 
  TCHAR lfFaceName[LF_FACESIZE]; 
} LOGFONT, *PLOGFONT; 


原来风雪 可以 让我坚强 让我感动
原来 命运 还有一些 在我掌握 之中













P_variable    str1
M_variable    str2
I_variable    str3
Q_variable    str4
Keyword       str5
PmacKeyword   str6


PVariableColor:
MVariableColor:
IVariableColor:
QVariableColor:
KeywordColor:
PmacKeywordColor:

PVariableColor:65408      STR1
MVariableColor:14417920   str2
IVariableColor:56320Q     str3
VariableColor:1638400     str4
KeywordColor:16711680     str5
PmacKeywordColor:255      str6

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?