⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 savespecbuf.h

📁 larbin是一种开源的网络爬虫/网络蜘蛛
💻 H
字号:
// Larbin// Sebastien Ailleret// 09-12-01 -> 09-12-01// this file is included in the definition of class html (file.h)  /** file descriptor number */  int fdsSpec;  /** number of bits written */  int nbSpec;  /** open file descriptor */  void newSpec ();  /** feed file descriptor,   * return true and set errno = tooBig if necessary */  bool pipeSpec ();  /** get the content of the page */  char *getContent ();  /** number of file and directory when saved on disk */  int mydir;  int myfile;

⌨️ 快捷键说明

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