📄 tree
字号:
Chinese Checkers file tree:
- buf_text.hpp : lined buffer of text
- checkers.hpp : basic chessboard
- checkers_client.hpp : basic client chessboard
- checkers_hole.hpp : a checkers' hole
- checkers_server.hpp : basic server chessboard
- client.hpp : final client
- client_connector.hpp : network part of client
- client_interface.hpp : interface of client, just #include
- client_interface_linx.cpp : Linux interface of client
- client_interface_win.hpp : WIN32 interface of client
- connector.hpp : basic network function
- honey_hole.hpp : a hole like honeycomb
- info.hpp : most constant definition
- ip_dialog.hpp : ip input dialog for Linux
- main.cpp : entry of the game
- main_linux.cpp : true main file for Linux
- main_win.cpp : true main file for WIN32
- option_dialog.hpp : options dialog for Linux
- server.hpp : final server
- server_connector.hpp : network part of server
- small_menu.hpp : a simple menu for Linux
- string_dialog.hpp : string input dialog for Linux
- text_dialog.hpp : text view dialog for Linux
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -