摘要:
pydev装不上,总是出现如下的问题。An error occurred while collecting items to be installedsession context was:(profile=PlatformProfile, phase=org.eclipse.equinox.int... 阅读全文
摘要:
原文地址:http://blog.chinaunix.net/uid-17188120-id-2820866.html1.通过已经连接的socket文件获取 1 int getpeermac( int sockfd, char *buf ) 2 { 3 int ret =0; 4 ... 阅读全文