⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 common.c

📁 AODV协议实现
💻 C
字号:
#include "except_macros.h"/* very lazy */0/* these are common exceptions, like dns servers *//*||op0(op2(202,106,0,20))||op0(op2(202,106,196,115))*//* some weird things they came up with */||op0(op2(1,1,1,1))/* apparently this is invalid *//* ||op0(op2(2,2,2,2)) *//* is this valid? */||op1(op2(211,167,0,0), op2(255,255,0,0))/* i got these from the server's login ack packet */||op1(op2(211,147,9,0), op2(255,255,255,0))||op1(op2(211,167,9,0), op2(255,255,255,0))

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -