摘要: #ifdef _WIN32 #include #include #pragma comment(lib,"ws2_32.lib") #else #include #include #include #include #include #include #include #endif int getselfiplist(unsigned long ipbuf[],int bufcount) { int i,count=0; #ifdef _WIN32 char hostname[128]; struct hostent* inaddrs; if(gethostname(hos 阅读全文
posted @ 2014-04-11 18:17 yunsicai 阅读(843) 评论(0) 推荐(0)
摘要: 转载:http://www.douban.com/note/292698070/1、一些人的情商比较低,没法扮演好自己的社会角色,只能一直以最真实的自己面对世界。2、只要是石头,到哪里都不会发光的。你必须承认:我是石头,安详的躺厕所里,我的世界你们不懂,所以我很硬。3、社会精英阶层一边啃着心灵鸡腿和心灵鸡胸,一边为我们送上了心灵鸡汤,说人生的价值并不在于你挣了多少钱和外在是否美。4、直到三十岁才知道,和不同的人说不同的话,表现出不一样的态度,是一种非常可贵的能力,而不是虚伪。5、别减肥了,你丑不仅是因为胖。6、如果你很忙,除了你真的很重要以外,更可能的原因是:你很弱,你没有什么更好的事情去做, 阅读全文
posted @ 2014-04-11 17:59 yunsicai 阅读(220) 评论(0) 推荐(0)