huangrt01

Results 4 issues of huangrt01

读书过程中顺手让recipe代码使用更多std特性,不知道这个mr弄成什么程度可以合入

另外还有一些boost::bind可以替换成lambda function

Traceback (most recent call last): File "portal.py", line 40, in sender.send(rawInput) File "/Users/huangrt01/Desktop/SiCM-master/cgi-bin/sender.py", line 13, in send Attributes={'ReceiveMessageWaitTimeSeconds': '20'} File "/usr/local/lib/python2.7/site-packages/botocore/client.py", line 357, in _api_call return self._make_api_call(operation_name, kwargs) File "/usr/local/lib/python2.7/site-packages/botocore/client.py",...

你好,我也在写这个lab,想问一下lab4后面的和linux socket通信的测试你会debug吗? 我有10个总是过不了,然后拉了一下你的仓库发现好像你的也过不了,不知道发生了什么问题。