文件名称:linux编程入门与基本编程工具的使用
文件大小:367KB
文件格式:RAR
更新时间:2013-04-14 16:10:17
linux
linux编程入门与基本编程工具的使用:1.1 什么是 Linux Linux 的发音 Linux 的官方定义 POSIX 及其重要地位 GNU 和 Linux 的关系 GPL 及其主要内容 Linux 的主要发行版 1.1.1 Linux 的发音 Linux 发音为 "Lin-noks". 1.1.2 Linux 的官方定义 Linux is a Unix clone written from scratch by Linus Torvalds with assistance from a loosely-knit team of hackers across the Net. It aims towards POSIX compliance. “Linux 是一种 UNIX 操作系统的克隆,它(的内核)由 Linus Torvalds 以及网络上组织松散的黑客队伍一起从零开始编写而成。 Linux 的目标是保持和 POSIX 的兼容。 It has all the features you would expect in a modern fully-fledged Unix, including true multitasking, virtual memory, shared libraries, demand loading, shared copy-on-write executables, proper memory management and TCP/IP networking. “Linux 具备现代一切功能完整的 UNIX 系统所具备的全部特征,其中包括真正的多任务、虚拟内存、共享库、需求装载、共享的写时复制程序执行、优秀的内存管理以及 TCP/IP 网络支持等。