摘要:
使用tornado实现的一个简单http服务器:只需要定义自己的处理方法,其他的东西全部交给tornado完成. 1.socket、bind及listen函数(httpserver中实现) 2.accept函数(httpserver中实现) 3.IOStream IOStream对socket的读写 阅读全文
摘要:
http://stackoverflow.com/questions/19876746/stdtolower-and-visual-studio-2013 http://forums.codeguru.com/showthread.php?489969-no-matching-function-tr 阅读全文