09 2012 档案

摘要:7月中旬,29个小时的火车,给我带到这么一个地方岗头发展大厦十楼。同事中确实不少极品,大家互相介绍的时候,有人这么说他是怎么来深圳的:我以为深圳就在我们学校边上所以我就果断的签约了。我以为大学生地理知识贫乏到如此实属不易,而这样的极品chinasoft招了两个。集齐7个估计就能召唤神龙吧。前期一切似... 阅读全文
posted @ 2012-09-23 21:06 wangyaning 阅读(218) 评论(0) 推荐(0)
摘要:// Test_of_callexe.cpp : Defines the entry point for the console application.//#include#include #include #include int main(int argc, char * argv[]) { ... 阅读全文
posted @ 2012-09-20 11:10 wangyaning 阅读(247) 评论(0) 推荐(0)
摘要:// test_of_malloc.cpp : Defines the entry point for the console application.//#include "stdafx.h"#include"stdio.h"#include"stdlib.h"unsigned maximum=0... 阅读全文
posted @ 2012-09-20 11:03 wangyaning 阅读(317) 评论(0) 推荐(0)
摘要:下面的代码可以用于跨平台设备信息的获取搭建传输的socket平台参考下面博文:http://blog.csdn.net/wangyaninglm/article/details/41940287GetsysInfo.h:#ifndef _H_GETSYSINFO#define _H_GETSYSIN... 阅读全文
posted @ 2012-09-18 16:04 wangyaning 阅读(2751) 评论(0) 推荐(1)