码迷,mamicode.com
首页 >  
搜索关键字:gmail    ( 1016个结果
Gmail不能用?
诸位看官,如果你在中国大陆使用gmail的时候,发现无法收发,或者无法收,或者无法发,不要奇怪。环球时报说了,环球时报:若Gmail是中方封的 那就接受停用现实在这个时候,你如果担心gmail本身,而不是其他莫名的方面(你懂的)出了问题,请通过其他渠道,比如msn,skype,icq,和其他国家的国...
分类:其他好文   时间:2014-12-31 09:55:28    阅读次数:182
Linux内核编程:从hello world 开始-(1)_C文件编写
/* *File:test.c *Author:DavidLin *Date:2014-12-07pm *Email:linpeng1577@163.comorlinpeng1577@gmail.com *world:thecityofSZ,inChina *Ver:000.000.001 *history:editortimedo *1)LinPeng2014-12-07createdthisfile! *2) */ #include<linux/init.h> #include<lin..
分类:系统相关   时间:2014-12-28 01:54:06    阅读次数:254
Linux-0.11内核源码分析系列:进程调度
/* *Author:DavidLin *Date:2014-12-10pm *Email:linpeng1577@163.comorlinpeng1577@gmail.com *world:thecityofSZ,inChina *Ver:000.000.001 *history:editortimedo *1)LinPeng2014-12-10createdthisfile! *2) *//*author:linus*/ voidsleep_on(structtask_struct*..
分类:系统相关   时间:2014-12-28 01:53:38    阅读次数:225
Linux内核编程:从hello world 开始-(3)_run      
/* *File:test.c *Author:DavidLin *Date:2014-12-07pm *Email:linpeng1577@163.comorlinpeng1577@gmail.com *world:thecityofSZ,inChina *Ver:000.000.001 *history:editortimedo *1)LinPeng2014-12-07createdthisfile! *2) */1.获得root权限:suroot;2.make3.insmod./test.ko..
分类:系统相关   时间:2014-12-28 01:53:24    阅读次数:179
Linux-0.11内核内存管理get_free_page()函数分析
/**Author:DavidLin*Date:2014-11-11pm*Email:linpeng1577@163.comorlinpeng1577@gmail.com*world:thecityofSZ,inChina*Ver:000.000.001*history:editortimedo 1)LinPeng2014-11-11createdthisfile! 2)*/Linux-0.11内存管理模块是源代码中比较难以理解的部分,现在把笔者个人的..
分类:系统相关   时间:2014-12-28 01:53:20    阅读次数:205
Linux内核编程:源码分析之防御性编程学习
/* *Kernel:Linux2.6.32.63 *File:\scripts\mod\modpost.h \scripts\mod\modpost.c *Author:DavidLin *Date:2014-12-25pm *Email:linpeng1577@163.comorlinpeng1577@gmail.com *world:thecityofSZ,inChina *Ver:000.000.001 *history:editortimedo *1)LinPeng2014-12-25create..
分类:系统相关   时间:2014-12-28 01:53:17    阅读次数:180
软件调试:利用断言ASSERT宏定位软件bug
/* *Author:DavidLin *Date:2014-12-26pm *Email:linpeng1577@163.comorlinpeng1577@gmail.com *world:thecityofSZ,inChina *Ver:000.000.001 *For:threadsforrxtx! *history:editortimedo *1)LinPeng2014-12-26createdthisfile! *2) */ /*assert_self.h*/ #ifndef__ASSERT_S..
分类:其他好文   时间:2014-12-28 01:51:31    阅读次数:198
1016条   上一页 1 ... 81 82 83 84 85 ... 102 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!