最新消息:20210917 已从crifan.com换到crifan.org

工作和技术

工作相关的技术文章

[ZT]ubuntu8.04安装经验分享

[ZT]ubuntu8.04安装经验分享

crifan 17年前 (2008-05-20) 1611浏览 0评论

[ZT]ubuntu8.04安装经验分享 作者 pengkuny 转载自:ChinaUnix 一.系统初始化 1.update source list , updae your system. 切换教育网和电信网络的源: (对于ha...

TODO List

TODO List

crifan 17年前 (2008-05-19) 1556浏览 0评论

16/05/2008 √1.see all the rest of <Struggle> 2.write about the driver of FrameBuffer 3.see the <Principle of Linux D...

vmware installation log

vmware installation log

crifan 17年前 (2008-05-18) 1792浏览 0评论

crifan@crifan-Kubuntu8:~/download/vmware$ ls vmware-tools-distrib VMwareTools-e.x.p-84113.tar.gz crifan@crifan-Kubuntu8:~/dow...

Frame Buffer

Frame Buffer

crifan 17年前 (2008-05-17) 1671浏览 0评论

What is the Framebuffer? Definitions Frame: In this case it is the surface of the screen or window. (Yes I know. In a nor...

Linux下的时间操作编程

Linux下的时间操作编程

crifan 17年前 (2008-05-15) 1379浏览 1评论

Linux下的时间操作编程 1.时间表示   在程序当中,我们经常要输出系统当前的时间,比如我们使用date命令的输出结果,这个时候我们可以使用下面两个函数:     time_t t...

Linux下文件的操作

Linux下文件的操作

crifan 17年前 (2008-05-15) 1453浏览 0评论

Linux下文件的操作 阿龙 整理 1.文件的创建和读写   当我们需要打开一个文件进行读写操作的时候,我们可以使用系统调用函数open.使用完成以后我们调用另外一个close函数进行关闭操作. ...

73 queries in 0.285 seconds, using 20.08MB memory