Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
这是 nslookup 的一些简单输出: nslookup www.go2linux.org 服务器:4.2.2.2 地址:4.2.2.2#53
那边是什么#53意思?
#53
53 是 DNS 服务器端口号。
我刚开始使用 CL,我在 Windows XP64 中使用 CCL+Slime 和 Emacs v24。我遇到以下问题:
如果我在 REPL 中输入这三个表达式,我会得到预期的结果,一个包含文本“Something”的文件:
(defparameter *file-out* (open "e:/test.txt"