📄 sipb_addfun.h
字号:
//qsipb_addfun.h//Copyright (C) 2003 Metalink LTD//Author: Rodionov Sergey (seger@metalinkltd.com)//This program is distributed under terms of GPL (see LICENSE)#ifndef __SEGER__MLTD_QSIPB_ADDFUN_H__#define __SEGER__MLTD_QSIPB_ADDFUN_H__#include <string>using namespace std;string int_to_str(int i);#endif
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -