cURL Error Code: 7 cURL Error Message: Failed to connect to 127.0.0.1 port 9200: Connection refused cURL Error Code: 7 cURL Error Message: Failed to connect to 127.0.0.1 port 9200: Connection refused
也可以直接 CGRectMake(0, 0, self.view.frame.size.width, 165) 改为 CGRectMake(0, 0, self.view.frame.size.height, 165)
就是有些...