6-3
aunt shoe swim dance chess tell join story store write take
tmux
新建 tmux new -s vpn 重连 tmux attach -t 名
v2ray-core
服务器 {
"inbounds": [
{
"port": 自定义端口,
"protocol": "vmess",
"settings": {
"clients": [
6-2
twelth hour history boring lesson skirt history lesson skirt April third twentieth thirteen busy favorite
指针实现多个输入输出
#include<stdio.h>
void d(const int* a, int* b, int* c)
{
int i;
for (i = 0; i < 2; i++)
{
if (i < 1)
{
*b = *b + *a;
}
else if (i >=1)