Main

processing priority

4

site type

0 (generic, awaiting analysis)

review version

11

html import

20 (imported)

Events

first seen date

2024-11-17 18:56:01

expired found date

-

created at

2024-11-17 18:56:01

updated at

2026-02-23 14:10:09

Domain name statistics

length

17

crc

3778

tld

2211

nm parts

0

nm random digits

0

nm rare letters

0

Connections

is subdomain of id

279752639 (bootcss.com)

previous id

0

replaced with id

0

related id

-

dns primary id

0

dns alternative id

0

lifecycle status

0 (unclassified, or currently active)

Subdomains and pages

deleted subdomains

0

page imported products

0

page imported random

0

page imported parking

0

Error counters

count skipped due to recent timeouts on the same server IP

0

count content received but rejected due to 11-799

0

count dns errors

0

count cert errors

0

count timeouts

0

count http 429

0

count http 404

0

count http 403

0

count http 5xx

0

next operation date

-

Server

server bits

server ip

-

Mainpage statistics

mp import status

20

mp rejected date

-

mp saved date

-

mp size orig

43477

mp size raw text

1531

mp inner links count

1

mp inner links status

20 (imported)

Open Graph

title

description

image

site name

author

updated

2026-02-18 00:13:46

raw text

JSDoc 入门 | JSDoc中文文档 | JSDoc中文网 跳到主要内容 JSDoc 中文文档 入门 块级标签 英文官网 GitHub 入门 JSDoc 入门 本页总览 JSDoc 入门 目录 ​ 介绍 向代码中添加文档注释 生成网站 介绍 ​ JSDoc 3 是一个用于 JavaScript 的API文档生成器,类似于 Javadoc 或 phpDocumentor。可以将文档注释直接添加到源代码中。JSDoc 工具将扫描您的源代码并为您生成一个 HTML 文档网站。 向代码中添加文档注释 ​ JSDoc 的目的是记录 JavaScript 应用程序或库的 API。假设您想要记录诸如模块、名称空间、类、方法、方法参数等内容。 JSDoc注释通常应该放在记录代码之前。为了被 JSDoc 解析器识别,每个注释必须以 /** 序列开头。以 /* 、 /*** 开头或超过3颗星的注释将被忽略。这个特性用于控制解析注释块的功能。 最简单的文档示例就是描述: /** This is a description of the foo function. */ function foo() { } 添加一个描述很简单--只需在文档注释中键入所需的说明。 可以使用特殊的 JSDoc标签 来提供更多信息。例如,如果函数是类的构造函数,则可以通过添加 @constructor 标记来表示。 /** * Represents a book. * @constructor */ function Book(title, author) { } 使用标签添加更多的信息。 /** * Represents a book. * @constructor * @param {string} title - The title of the book. * @param {string} author - The author of the book. */ function Book(title, author) { } 生成网站 ​ 一旦你的代码是已注释的,你可以是用 JSDoc 3的工具从源文件中生成一个 HT...

Text analysis

redirect type

0 (-)

block type

0 (no issues)

detected language

1 (English)

category id

Other [en] (231)

index version

2025123101

spam phrases

0

Text statistics

text nonlatin

495

text cyrillic

0

text characters

1071

text words

180

text unique words

121

text lines

89

text sentences

6

text paragraphs

0

text words per sentence

30

text matched phrases

0

text matched dictionaries

0

RSS

rss path

rss status

1 (priority 1 already searched, no matches found)

rss found date

-

rss size orig

0

rss items

0

rss spam phrases

0

rss detected language

0 (awaiting analysis)

inbefore feed id

-

inbefore status

0 (new)

Sitemap

sitemap path

sitemap status

1 (priority 1 already searched, no matches found)

sitemap review version

2

sitemap urls count

0

sitemap urls adult

0

sitemap filtered products

0

sitemap filtered videos

0

sitemap found date

-

sitemap process date

-

sitemap first import date

-

sitemap last import date

-