Show" 和 "ptaskbaricon->Show" 禁掉。网络线程并不在乎 UI 在不在。UI 方面仅剩的另一处,是 CheckDiskSpace 里磁盘"> Show" 和 "ptaskbaricon->Show" 禁掉。网络线程并不在乎 UI 在不在。UI 方面仅剩的另一处,是 CheckDiskSpace 里磁盘"> Show" 和 "ptaskbaricon->Show" 禁掉。网络线程并不在乎 UI 在不在。UI 方面仅剩的另一处,是 CheckDiskSpace 里磁盘">
Bitcointalk · A few suggestions

中本聪,2009 年 12 月 13 日

SN-0046 已核对来源,附原文与上下文。

阅读语言
中文译文

到时候会有运行时的命令行开关让它无 UI 运行。它要做的只是不创建主窗口。一个简化的做法是把 ui.cpp 里的 "pframeMain->Show" 和 "ptaskbaricon->Show" 禁掉。网络线程并不在乎 UI 在不在。UI 方面仅剩的另一处,是 CheckDiskSpace 里磁盘空间不足时的消息框。

然后配一个独立的命令行工具与它通信、执行操作。名字还没想好。

"自然通缩"——这名字我喜欢。是的,付款失误与数据丢失,会造成自然通缩。硬币的产出,最终会慢到被自然通缩所超过,届时,我们便将迎来净通缩。

ORIGINAL · 英文原文
There would be a command line switch at runtime to tell it to run without UI.  All it needs to do is not create the main window.  A simplistic way would be to disable "pframeMain->Show" and "ptaskbaricon->Show" in ui.cpp.  The network threads don't care that the UI isn't there.  The only other UI is a message box in CheckDiskSpace if it runs out of disk space.

Then a separate command line utility to communicate with it to do things.  Not sure what it should be named.

"natural deflation"... I like that name for it.  Yes, there will be natural deflation due to payment mistakes and lost data.  Coin creation will eventually get slow enough that it is exceeded by natural deflation and we'll have net deflation.
来源
Bitcointalk 原始链接 ↗ 记录编号 SN-0046