tree_plus.xpm
来自「gtk是linux一款强大的夸平台的图形化开发工具」· XPM 代码 · 共 19 行
XPM
19 行
/* XPM */static char *tree_plus[] = {/* width height num_colors chars_per_pixel */" 9 9 2 1",/* colors */". c #000000","# c #f8fcf8",/* pixels */".........",".#######.",".###.###.",".###.###.",".#.....#.",".###.###.",".###.###.",".#######.","........."};
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?