delphij's shared chaos
297 subscribers
187 photos
16 videos
2 files
489 links
Download Telegram
If our records show that you were a victim of identity theft, you will automatically be enrolled into the IP PIN program.


谢谢啊,但是你们这么干的时候能不能至少先寄一封信过来
Forwarded from 凯露酱的朋友圈
妈的 起猛了 邓丽君发新歌了
不知道是哪位大佬
原来 菇娘儿 果原产地是秘鲁,和墨西哥产的tomatillo是同一属(茄科,
灯笼果属 Physalis)的植物,大部分能祸害番茄的病虫害也能祸害这些植物。 #TIL
想起了一个故事。

小明兴高采烈蹦蹦跳跳的在路上走。一个慈祥的老爷爷对他说,不要蹦,不要跳,会摔跤的。

小明说,不会啊,一直都这么走,没事的。

慈祥的老爷爷二话不说一个扫堂腿放倒了小明,笑眯眯的说:「你看,摔跤了不是?」
走别人的路,让别人无路可走🤪
今天的一个发现是我以前对没写成 a.b.c.d 形式的 IPv4 地址的理解一直是错的。inet(3) 手册是这么写的:


INTERNET ADDRESSES (IP VERSION 4)
The inet_aton() and inet_addr() functions accept IPv4 values specified
using the ‘.’ notation in one of the following forms:

a.b.c.d
a.b.c
a.b
a

When four parts are specified, each is interpreted as a byte of data and
assigned, from left to right, to the four bytes of an Internet address.

When a three part address is specified, the last part is interpreted as a
16-bit quantity and placed in the least significant two bytes of the
network address.

When a two part address is supplied, the last part is interpreted as a
24-bit quantity and placed in the least significant three bytes of the
network address.

When only one part is given, the value is stored directly in the network
address without any byte rearrangement.

All numbers supplied as “parts” in a ‘.’ notation may be decimal, octal,
or hexadecimal, as specified in the C language (i.e., a leading 0x or 0X
implies hexadecimal; otherwise, a leading 0 implies octal; otherwise, the
number is interpreted as decimal).

Note that inet_pton() does not accept 1-, 2-, or 3-part dotted addresses;
all four parts must be specified and are interpreted only as decimal
values. This is a narrower input set than that accepted by inet_aton().


所以,如果不写成完整的 a.b.c.d 的形式的话:

a.b.c 的含义是 a.b.0.c。

a.b 的含义是 a.0.0.b。

a 的意思是 0.0.0.a。

所以为什么2025年了我们还是不能把这三种表现形式给彻底禁了……
不知道是哪位大佬
这是回应毕导最近那期视频吗
Forwarded from 扫地僧º笔记 (mastergo)
我很早就知道这个对数log的世界了。因为“拍视频”即是记录这个对数的世界 被简称为vlog 🤔