Nixia408

Results 6 issues of Nixia408

1、在HttpData代码中,当有Http请求到来时会回调HttpData::handleRead函数,当响应Http请求时会调用HttpData::handlewrite函数,请问&HttpData::handleConn函数作用是什么? 2、在base文件夹下,Util.cpp中的 readn(int fd, std::string &inBuffer, bool &zero), readn(int fd, std::string &inBuffer),writen(int fd, void *buff, size_t n),writen(int fd, std::string &sbuff)这几个函数作用与区别是什么? 3、优雅关闭连接体现在代码中的哪部分? 希望大佬能帮忙解答下,感激不尽。

请问作者你有相关的博客解释你的代码吗?新手小白 很多知识点不了解 看不懂代码。

请问 rollfile函数是不是没有实现,找不到定义的地方,是不是这个日志没有滚动的功能?

你不知道的 super()的这一章节,菱形继承在python3下打印的结果不一样?为什么A的__init__的实例还是C呢?

how do I get or set network printer ip address and port by program or code?