- 博客(3)
- 收藏
- 关注
转载 一个使用 ANSI.SYS Escape Sequences 进行时间显示的例子
#include #include #include #include #include int main(void){ time_t t_time; char *a_time; char *day; char *hour; day=(char*)malloc(15); hour=(char*)malloc(1
2008-07-11 16:12:00
426
转载 系统引导管理器GRUB
者:北南南北 来自:LinuxSir.Org 摘要: GRUB是多系统引导管理器,简单的说既能引导Linux,同时也能引导Windows;从LinuxSir.Org 讨论区近四年的观察来看,大多初学者并不能在短时间内掌握GRUB的用法,为了解决初学者在最短时间内掌握GRUB,重写GRUB入门文档还是有必要的; 本文重点介绍了GRUB的menu.lst的写法,另外通过GRUB命令行引导系统也做了详述
2008-06-24 17:23:00
495
原创 Interview Q&A
外企面试口语,疯狂操练,脱口而出,展示魅力!Practise The Following Authentic Interview English For Foreign Company To Show Your Charm!1. Why do you leave your current job? (你为什么要离开当前的工作?) Theres no room for the kind of
2007-12-23 21:14:00
1076
空空如也
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人