本资源提供JPcap库的中英文双语帮助文档(CHM格式),包括全面的Jpcap API详解,适合开发者学习和参考。
This API (Application Programming Interface) document is organized with pages corresponding to the items in the navigation bar, as described below:
- **Package**: Each package has a page listing its classes and interfaces along with brief descriptions. This page may include four categories: Interfaces (italic), Classes, Exceptions, and Errors.
- **Class/Interface**: Every class, interface, nested class, and nested interface is detailed on individual pages. These pages consist of three main sections:
- A description of the class or interface
- Summary tables for fields, constructors, and methods
- Detailed descriptions of members including field details, constructor details, and method details.
- **Class Inheritance Diagram**: This section provides a visual representation showing how classes inherit from each other.
- **Direct Subclasses**: Lists all direct subclasses that extend the current class.
- **All Known Subinterfaces**: Shows subinterfaces related to the interface being described.
- **All Known Implementing Classes**: Provides a list of implementing classes for interfaces or abstract classes.