ss_bmh.h
来自「harvest是一个下载html网页得机器人」· C头文件 代码 · 共 23 行
H
23 行
/* * (c) Copyright 1992, 1993 by Panagiotis Tsirigotis * All rights reserved. The file named COPYRIGHT specifies the terms * and conditions for redistribution. */#ifndef SS_BMH_H#define SS_BMH_H/* * ss_bmh.h,v 1.1.1.1 1994/04/26 19:08:11 hardy Exp */typedef unsigned shift_int ;struct bmh_header{ shift_int *shift ;} ;#endif /* SS_BMH_H */
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?