-
嗓子不疼了
嗓子突然不疼了,开心。这几天的感冒算是好一个段落了。
-
Make Lazy Expand Var
=
is Recursively Expanded:=
is Immediately Expanded下面是 copolit 自动生成的。
?=
is Conditionally Expanded+=
is Appending Variable!=
is not equal^=
is Finding and Removing the First Match%=
is Finding and Removing the Last Match*=
is Finding and Removing All Matches:=
is Simply Expanded?=
is Conditionally Expanded+=
is Appending Variable!=
is not equal^=
is Finding and Removing the First Match%=
is Finding and Removing the Last Match*=
is Finding and Removing All Matches:=
is Simply Expanded?=
is Conditionally Expanded+=
is Appending Variable!=
is not equal^=
is Finding and Removing the First Match%=
is Finding and Removing the Last Match*=
is Finding and Removing All Matches:=
is Simply Expanded?=
is Conditionally Expanded+=
is Appending Variable!=
is not equal^=
is Finding and Removing the First Match%=
is Finding and Removing the Last Match*=
is Finding and Removing All Matches:=
is Simply Expanded?=
is Conditionally Expanded+=
is Appending Variable!=
is not equal^=
is Finding and Removing the First Match%=
is Finding and Removing the Last Match*=
is Finding and Removing All Matches:=
is Simply Expanded?=
is Conditionally Expanded+=
is Appending Variable!=
is not equal^=
is Finding and Removing the First Match%=
is Finding and Removing the Last Match*=
is Finding and Removing All Matches:=
is Simply Expanded?=
is Conditionally Expanded+=
is Appending Variable!=
is not equal^=
is Finding and Removing the First Match%=
is Finding and Removing the Last Match*=
is Finding and Removing All Matches:=
is Simply Expanded?=
is Conditionally Expanded+=
is Appending Variable!=
is not equal^=
is Finding and Removing the First Match%=
is Finding and Removing the Last Match*=
is Finding and Removing All Matches -
平等
我:赛赛,今天(塞尔达)玩了一天了,别玩了,先关机吧。
赛赛:为啥你练风弹的时候,没人管你。但有人管我?
我:。。。你也可以管我。以后我玩时间长了,你就给我说。
-
tenacity
tenacity 看起来挺好用的。
-
是非观
觉得现在自己没能力分辨是非了,而且还不知道从何做起才能恢复一些辨别是非的能力。
-
Wait Pid
$!
is a special variable in bash that holds the process ID of the last background command.wait $!
waits for the last background command to finish.sleep 5 & wait $! echo "Done"
-
对话
对方微信视频。
赛赛要做一下作业了,明天要上学了。
那你带他做一下吧。
你为啥不带他做?
你为啥不带他做?
我没时间啊。
我也没时间。
-
蚊子
今天起来,腿上被蚊子咬了几个包,然后发现电蚊香被关了。
我问我妈是不是她关的。
她说前天白天关了,因为白天用不着。
真是能被气死,为什么要省这5毛钱呢??????!!!!
-
想赛赛
在家的时候觉得有些不耐烦,但是在外面又想赛赛。
-
Getaddrinfo Sort Address
getaddrinfo 返回的地址列表里面,会根据 rfc3484 排序。
简单来说,优先返回离本机地址“近”的。