?? tool.h
字號:
/*
*
* tool.h
*
* Copyright (c) 2001, 2002
* Andrew Fedoniouk - andrew@terra-informatica.org
* Portions: Serge Kuznetsov - kuznetsov@deeptown.org
*
* See the file "COPYING" for information on usage
* and redistribution of this file
*
*/
#include "cs_basic.h"
#include "cs_list.h"
#include "cs_array.h"
#include "cs_string.h"
#include "cs_hash.h"
#include "cs_dictionary.h"
#include "cs_hash_table.h"
#include "cs_datetime.h"
#include "cs_regexp.h"
using namespace tool;
?? 快捷鍵說明
復(fù)制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -