Main

processing priority

4

site type

0 (generic, awaiting analysis)

review version

11

html import

20 (imported)

Events

first seen date

2024-01-20 00:15:44

expired found date

-

created at

2024-06-08 09:02:43

updated at

2026-01-01 08:26:48

Domain name statistics

length

8

crc

13335

tld

2211

nm parts

0

nm random digits

0

nm rare letters

0

Connections

is subdomain of id

-

previous id

0

replaced with id

0

related id

-

dns primary id

264439665

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

2

count timeouts

0

count http 429

0

count http 404

1

count http 403

0

count http 5xx

0

next operation date

2025-06-30 01:48:43

Server

server bits

server ip

-

Mainpage statistics

mp import status

20

mp rejected date

-

mp saved date

-

mp size orig

67775

mp size raw text

3902

mp inner links count

7

mp inner links status

20 (imported)

Open Graph

title

iucvの博客

description

一个爱折腾的技术博主

site name

iucvの博客

author

iucv

updated

2025-12-20 15:25:17

raw text

iucvの博客 - 一个爱折腾的技术博主 文章 6 标签 10 分类 4 首页 文章 归档 标签 分类 休闲 音乐 电影 追番 相册 社交 留言板 友链 个人 导航 唠叨 关于 iucvの博客 搜索 首页 文章 归档 标签 分类 休闲 音乐 电影 追番 相册 社交 留言板 友链 个人 导航 唠叨 关于 iucvの博客 我们总是把希望寄托给明天,可是明天救不了我们。✨ 理解go语言中slice的定义 置顶 | 发表于 2023-01-03 | golang | golang • study | 条评论 slice是array的一个视图。 slice本身是没有数据的,是对底层array的一个view。 s1和s2的值是多少?1234567arr := [...]int{0, 1, 2, 3, 4, 5, 6, 7}s1 := arr[2:6]//s2取的是s1[3]和s1[4],但是s1[4]是不存在的s2 := s1[3:5]fmt.Println(s1, s2) s1[4]也会被取到,因为slice是可以扩展的 slice的底层实现ptr:slice在array中的起始位置len:slice元素的长度cap:slice在array上的起始位置到末尾的长度*slice扩展时,只要长度(或者下标)不超过cap的位置即可扩展,其值为底层array的值。(只可向后扩展,不能向前扩展) 如何获取slice的len和cap12len := len(s1)cap := cap(s1) 添加元素12345s3 := append(s2, 10)s4 := append(s3, 11)s5 := append(s4, 12)fmt.Println(s3, s4, s5)fmt. ... PHP将带符号的十六进制数转换为带符号的十进制数 置顶 | 发表于 2021-11-28 | php | php • hexdec | 条评论 一、基础原理带符号的...

Text analysis

redirect type

42 (window.history.back)

block type

0 (no issues)

detected language

1 (English)

category id

Pozostałe (16)

index version

2025110801

spam phrases

0

Text statistics

text nonlatin

940

text cyrillic

0

text characters

2597

text words

401

text unique words

240

text lines

203

text sentences

8

text paragraphs

4

text words per sentence

50

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 status

10 (sitemap found, awaiting processing)

sitemap review version

1

sitemap urls count

6

sitemap urls adult

0

sitemap filtered products

0

sitemap filtered videos

0

sitemap found date

2024-01-26 15:35:26

sitemap process date

-

sitemap first import date

-

sitemap last import date

-