configbutton.xpm

来自「bochs : one pc simulator.」· XPM 代码 · 共 42 行

XPM
42
字号
/* XPM */static char *configbutton_xpm[] = {/* width height num_colors chars_per_pixel */"    32    32        2            1",/* colors */". c None","# c #000000",/* pixels */"................................","..#....................##.......","..#############.......####......","..###############.....####......","..###############.....####......","..#############.......####......","..#....####...........####......",".......####...........####......",".......####...........####......",".......####...........####......",".......####...........####......",".......####...........####......",".......####...........####......",".......####...........####......",".......####...........####......",".......####...........####......",".......####...........####......",".......####...........####......",".......####...........####......",".......####..........######.....",".......####.........########....",".......####.........###..###....",".......####.........##....##....",".......####.........##....##....",".......####..........#....#.....","................................","...###..###..#...#.###.#..###...","..#....#...#.##..#.#...#.#......","..#....#...#.#.#.#.###.#.#..##..","..#....#...#.#..##.#...#.#...#..","...###..###..#...#.#...#..###...","................................"};

⌨️ 快捷键说明

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