fingers_prot.x
来自「基于DHT的对等协议」· X 代码 · 共 15 行
X
15 行
%#include "chord_prot.h"program FINGERS_PROGRAM { version FINGERS_VERSION { void FINGERSPROC_NULL (void) = 0; chord_nodelistres FINGERSPROC_GETFINGERS (chordID) = 1; chord_nodelistextres FINGERSPROC_GETFINGERS_EXT (chordID) = 2; } = 1;} = 344454;
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?