📄 cssync.rls
字号:
/*
* ==============================================================================
* Name :CSSync.rls
* Part of : clientserversync
* Interface :
* Description :
* Version :
* ==============================================================================
*/
// LOCALISATION STRINGS
//d:Command in options list.
rls_string STRING_cssy_submenu_filecreation "Create File"
rls_string STRING_cssy_submenu_filedeletion "delete File"
//d:Command in options list.
//d:Exit the program.
rls_string STRING_cssy_submenu_exit "Exit"
//d:Caption string for app.
rls_string STRING_cssy_caption_string "Synchronous Client/Server"
//d:Short caption string for app.
rls_string STRING_cssy_short_caption_string "CSSync"
//End Of File
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -