📄 xsupconfig_parse_conn_ip.h
字号:
/**
*
* Licensed under a dual GPL/BSD license. (See LICENSE file for more info.)
*
* \file xsupconfig_parse_conn_ip.h
*
* \author chris@open1x.org
*
* $Id: xsupconfig_parse_conn_ip.h,v 1.1.2.1 2007/03/14 23:03:35 chessing Exp $
* $Date: 2007/03/14 23:03:35 $
**/
#ifndef __XSUPCONFIG_PARSE_CONN_IP_H__
#define __XSUPCONFIG_PARSE_CONN_IP_H__
extern parser conn_ip[];
void *xsupconfig_parse_conn_ip(void **, xmlNodePtr);
#endif // __XSUPCONFIG_PARSE_CONN_IP_H__
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -