Javadoc

Định nghĩa Javadoc là gì?

JavadocJavadoc. Đây là nghĩa tiếng Việt của thuật ngữ Javadoc - một thuật ngữ thuộc nhóm Technology Terms - Công nghệ thông tin.

Độ phổ biến(Factor rating): 5/10

Javadoc là một công cụ tài liệu cho các ngôn ngữ lập trình Java. Các tài liệu nó tạo ra từ các nguồn Java là ở định dạng HTML và mô tả các giao diện lập trình ứng dụng.

Xem thêm: Thuật ngữ công nghệ A-Z

Giải thích ý nghĩa

Javadoc sử dụng delimiters "/ **" và "* /" để bình luận cởi mở và gần gũi, tương ứng. thẻ khác nhau và các thông số được sử dụng với nhiều loại tài liệu khác nhau như để mô tả một tác giả ( "@author"), phiên bản của một lớp hoặc giao diện ( "@version"), một tham số phương pháp ( "@ param"), sự trở lại giá trị ( "@return"), một liên kết đến tài liệu khác ( "@see") vv Javadoc tạo ra từ bốn loại khác nhau của file nguồn, cụ thể là, các file mã nguồn, gói bình luận, file bình luận tổng quan và các tập tin chưa qua chế biến linh tinh .

What is the Javadoc? - Definition

Javadoc is a documentation tool for the Java programming language. The document it creates from the Java sources is in HTML format and describes the application programming interface.

Understanding the Javadoc

Javadoc uses the delimiters "/**" and "*/" to open and close comments, respectively. Various tags and parameters are used for different types of documentation such as for describing an author ("@author"), the version of a class or interface ("@version"), a method parameter ("@param"), the return value ("@return"), a link to other documentation ("@see"), etc. Javadoc generates output from four different types of source files, namely, source code files, package comment files, overview comment files and miscellaneous unprocessed files.

Thuật ngữ liên quan

  • Java
  • Comment
  • Java Applet
  • Commit
  • Access Modifiers
  • Acyclic
  • Appending Virus
  • Armored Virus
  • Binder
  • Countermeasure

Source: ? Technology Dictionary - Filegi - Techtopedia - Techterm

Trả lời

Email của bạn sẽ không được hiển thị công khai. Các trường bắt buộc được đánh dấu *