📄 readme
字号:
The following directories contain the source code for Operating Systems Concepts - Sixth Edition.The contents include:chap4 - newproc.c - C program illustrating fork() system call. Figure 4-8. - Server.java - Time-of-day server. Figure 4-10. - Clint.java - Time-of-day client. Figure 4-11.chap5 - thrd.c - Pthread program from Figure 5.5. - Summation.java - Java thread from Figure 5-8. - ThreadTester.java - Java thread tester from Figure 5-8.Instructions for compilation and running the programs are listed at the beginning of eachprogram in comments.If you have any questions, please contact Greg Gagne at ggagne@westminstercollege.eduLast Updated - April 4, 2002.
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -