前端开发文档

Class: Book

Book(title, author)

new Book(title, author)

Represents a book.
Parameters:
Name Type Description
title string The title of the book.
author string The author of the book.
Source查看源码: