* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * NS_LOG_COMPONENT_DEFINE (FirstScriptExample); 是指將 first.cc 檔取名為 FirstScriptExample ,並利用 LogComponentEnable(參數一, 參數二),開啟 參數一 的 log?功能,再利用參數二設定等級,所以LogComponentEnable(FirstScriptExample, LOG_LEVEL_INFO) 設定了 FirstScriptExample 的 log 等級為 LOG_LEVEL_INFO。 * * * * * * * * * * * * * * * Building Your Script You can now run the example * Building a Wireless Network Topology Add the Wifi and the mobility modules The network topology illustration follows: * Building a Wireless Network Topology For enabling or disabli
原创力文档

文档评论(0)