10 2010 档案
摘要:// server.cpp #include #include #include #include #include #include #define MAXLINE 80 #define SERV_PORT 8888 void do_echo(int sockfd, struct sockaddr *pcliaddr, socklen_t clilen) { int ...
阅读全文
摘要:// Thanks to Movable Type Scripts google.maps.LatLng.prototype.distanceFrom = function(latLng) { if (!latLng) { return NaN; // not a valid LatLng } // WGS-84 ellipsoid params ...
阅读全文
摘要:} return inPolygon;}
阅读全文
摘要:ThanksDuoas(http://www.cplusplus.com/forum/unices/4380/).// vt100.h/*----------------------------------------------Terminal macros to use in C++ console programs---------------------------------------...
阅读全文
浙公网安备 33010602011771号