Marco Nie 的评论 https://blog.niekun.net/ zh-CN you are the company you keep... Mon, 06 Sep 2021 15:05:20 +0800 Mon, 06 Sep 2021 15:05:20 +0800 marco nie https://blog.niekun.net/archives/2330.html#comment-37 https://blog.niekun.net/archives/2330.html#comment-37 Mon, 06 Sep 2021 15:05:20 +0800 marco nie test
test
test

]]>
https://blog.niekun.net/archives/2330.html#comment-37#comments
ahxinny https://blog.niekun.net/archives/2330.html#comment-36 https://blog.niekun.net/archives/2330.html#comment-36 Sun, 05 Sep 2021 08:06:39 +0800 ahxinny 好像有空格就断句了。

]]>
https://blog.niekun.net/archives/2330.html#comment-36#comments
ahxinny https://blog.niekun.net/archives/2330.html#comment-35 https://blog.niekun.net/archives/2330.html#comment-35 Sun, 05 Sep 2021 08:05:53 +0800 ahxinny 显示不出来后面的文字?

]]>
https://blog.niekun.net/archives/2330.html#comment-35#comments
ahxinny https://blog.niekun.net/archives/2330.html#comment-34 https://blog.niekun.net/archives/2330.html#comment-34 Sun, 05 Sep 2021 08:05:13 +0800 ahxinny if abs(R0) ]]> https://blog.niekun.net/archives/2330.html#comment-34#comments ahxinny https://blog.niekun.net/archives/2330.html#comment-33 https://blog.niekun.net/archives/2330.html#comment-33 Sun, 05 Sep 2021 08:02:19 +0800 ahxinny 在endwhile之前可以增加一句,if abs(R0) ]]> https://blog.niekun.net/archives/2330.html#comment-33#comments ahxinny https://blog.niekun.net/archives/2330.html#comment-32 https://blog.niekun.net/archives/2330.html#comment-32 Sun, 05 Sep 2021 08:00:19 +0800 ahxinny 在endwhile之前可以增加一句,if abs(R0) ]]> https://blog.niekun.net/archives/2330.html#comment-32#comments ahxinny https://blog.niekun.net/archives/2330.html#comment-31 https://blog.niekun.net/archives/2330.html#comment-31 Fri, 03 Sep 2021 11:38:13 +0800 ahxinny 一个问题是系统计算精度引起的。所以我在程序中很少用相等的比较,例如if 30.0-30=0,在软件中永远不满足。

]]>
https://blog.niekun.net/archives/2330.html#comment-31#comments
macOS设置系统代理 R11; Mr. Wen的学习记录! https://blog.niekun.net/archives/97.html#pingback-30 https://blog.niekun.net/archives/97.html#pingback-30 Sun, 30 May 2021 09:30:52 +0800 macOS设置系统代理 R11; Mr. Wen的学习记录! [...]如果需要频繁的打开/关闭代理,每次都需要输入以上命令比较麻烦,比较好的方法是设置 alias。关于 alias 我在macOS/Linux/windows设置终端 proxy 代理里有详细介绍。[...]

]]>
https://blog.niekun.net/archives/97.html#pingback-30#comments
marco nie https://blog.niekun.net/archives/1258.html#comment-29 https://blog.niekun.net/archives/1258.html#comment-29 Sat, 13 Mar 2021 21:48:15 +0800 marco nie 换到 wsl2 吧,可以完美解决的:https://blog.niekun.net/archives/1805.html

]]>
https://blog.niekun.net/archives/1258.html#comment-29#comments
hm https://blog.niekun.net/archives/1258.html#comment-28 https://blog.niekun.net/archives/1258.html#comment-28 Mon, 08 Mar 2021 18:46:19 +0800 hm 小瑕疵:

WSL(即WSL1)这样并不能解决
看了下 https://github.com/MicrosoftDocs/WSL/issues/457
发现他们有人能这样解决是因为是 WSL2

至少用管理员打开,我的fedora-remix里还是这样:

$ sudo service docker status
Redirecting to /bin/systemctl status docker.service
System has not been booted with systemd as init system (PID 1). Can't operate.
Failed to connect to bus: Host is down

]]>
https://blog.niekun.net/archives/1258.html#comment-28#comments