fop.h
来自「File system using stacked.」· C头文件 代码 · 共 17 行
H
17 行
/*- * See the file LICENSE for redistribution information. * * Copyright (c) 2001-2002 * Sleepycat Software. All rights reserved. * * $Id: fop.h,v 1.1.1.1 2004/08/19 23:53:56 gopalan 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 + -
显示快捷键?