comments.xpm

来自「这是一个Linux下的集成开发环境」· XPM 代码 · 共 22 行

XPM
22
字号
/* XPM */static char * tmp [] = {/* width height ncolors cpp [x_hot y_hot] *//* width height ncolors cpp [x_hot y_hot] */ /* Some comments */"10 10 2 1 -1 -1",/* colors */"       s iconColor1    m black c gray","}      s iconColor2    m white c white",/* pixels */"          ","          ","          ","          ", /* Some comments */"          ","}}}}}}}}}}","}}}}}}}}}}","}}}}}}}}}}" /* Some comments */,"}}}}}}}}}}","}}}}}}}}}}" /* Some comments */};

⌨️ 快捷键说明

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