fop.h

来自「这是国外的resip协议栈」· C头文件 代码 · 共 17 行

H
17
字号
/*- * See the file LICENSE for redistribution information. * * Copyright (c) 2001-2004 *	Sleepycat Software.  All rights reserved. * * $Id: fop.h,v 11.5 2004/01/28 03:36:02 bostic Exp $ */#ifndef	_FOP_H_#define	_FOP_H_#include "dbinc_auto/fileops_auto.h"#include "dbinc_auto/fileops_ext.h"#endif /* !_FOP_H_ */

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?