bnf.docs
来自「this is simple sip stack.」· DOCS 代码 · 共 18 行
DOCS
18 行
/* -*- C -*- *//**@mainpage Sofia BNF Module * * @section bnf_meta Module Meta Information * * The Sofia @b bnf module contains macros and functions for parsing * text-based formats, for example, for SIP. The interface is described in * <bnf.h>, the <bnf.c> contains a #_bnf_table table used to classify * characters. * * @CONTACT Pekka Pessi <Pekka.Pessi@nokia.com> * * @STATUS Core library * * @LICENSE LGPL */
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?