摘要:
1. TCP ServerThe server’s job is to set up an endpoint for clients to connect to and passively wait for connections. The typical TCP server goes throu... 阅读全文
摘要:
代码如下:Size visibleSize = Director::getInstance()->getVisibleSize(); /* create two sprites which have overlapped parts */ Sprite* sp1 = Sprite::cr... 阅读全文