Fishdrowned's recent timeline updates
Fishdrowned

Fishdrowned

V2EX member #103847, joined on 2015-03-11 13:43:40 +08:00
Fishdrowned's recent replies
80 和 443 这两个端口交给 nginx,让 nginx 做入口。你的应用监听其他端口,用 nginx 反代。

如何反代你可以自行 google/baidu
不想用 path 就子域名
url path
$res = "\\custom\\{$custom['module']}"::instance()->run();
Nov 6, 2019
Replied to a topic by kk545141 计算机 acme.sh 被 Let's Encrypt 抛弃了?
???
acme.sh 什么时候成为官方首推了?
Oct 30, 2019
Replied to a topic by blue2008 程序员 那些年被打脸的开源项目——加密猫
Issue 的 Google 快照

aHR0cHM6Ly93ZWJjYWNoZS5nb29nbGV1c2VyY29udGVudC5jb20vc2VhcmNoP3E9Y2FjaGU6Mmg5VmRabjdMd1VKOmh0dHBzOi8vZ2l0aHViLmNvbS9Db3J5ZG9uYnl0ZS9qaWFtaW1hby9pc3N1ZXMvMysmY2Q9MiZobD1lbiZjdD1jbG5rJmdsPXVzJmxyPWxhbmdfZW4lN0NsYW5nX3poLUNOJTdDbGFuZ196aC1UVw==

不想验证手机,贴不了链接
Oct 24, 2019
Replied to a topic by argc 程序员 为什么程序员的女朋友都好看?
bool test(List coders){
for coder in coders{
if coder.hasGF && !coder.girlFriend.isBeautiful{
return false;
}
}
return true;
}
Oct 24, 2019
Replied to a topic by argc 程序员 为什么程序员的女朋友都好看?
bool test(List coders){
//程序员们的女朋友列表
List<girl> girls = [];
for coder in coders{
//如果该程序有女朋友,加到列表中
if coder.hasGF {
if !coder.girl_friend.is_beautiful {
return false;
}
}
}
//假设程序员们的女朋友都好看
return true;
}
Sep 25, 2019
Replied to a topic by moack 全球工单系统 陕西普通话查询页面,你家漏了
503 不是在修,而是因为服务器太屎了
Sep 24, 2019
Replied to a topic by szopen 程序员 thickness 翻译成 尺度 有没有问题?
线宽
About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   937 Online   Highest 6679   ·     Select Language
创意工作者们的社区
World is powered by solitude
VERSION: 3.9.8.5 · 25ms · UTC 22:39 · PVG 06:39 · LAX 15:39 · JFK 18:39
♥ Do have faith in what you're doing.