-
-
[Go语言入门(含源码)] The Way to Go (with source code)
... 218
9.11 Using an external library in a Go program............................................................219
Chapter 10—Structs and Methods.....................................................................................224
10.1 Definition of ...
-
The way to go
... 218
9.11 Using an external library in a Go program............................................................219
Chapter 10—Structs and Methods.....................................................................................224
10.1 Definition of ...
-
Managing Projects With GNU Make
... central engine in most programming projects; it even builds the Linux kernel. In the third edition of the classic Managing Projects ... : after you change source files and want to rebuild your program or other output files, make checks timestamps to see what ...
-
Operating System: Concepts and Techniques
from amazon.com:
Operating System is the most essential program of all, without which it becomes cumbersome to work with a ... , and starvation. Real-life techniques presented are based on UNIX, Linux, and contemporary Windows. The book has briefly discussed ...
-
Classic Shell Scripting
... how to do it properly and portably. The ability to program and customize the shell quickly, reliably, and portably to get ... is an important skill for anyone operating and maintaining Unix or Linux systems. Classic Shell Scripting gives you everything you ...
-
C Primer Plus Six Edition
... and Modify the Program 13 Commentary 13 Programming Mechanics 13 Object Code Files, Executable Files, and Libraries 14 Unix System 16 ... the PC 19 Integrated Development Environments (Windows) 19 The Windows/Linux Option 21 C on the Macintosh 21 How This ...
-
maven3.2.3
...
3) Add the bin directory to your PATH, eg:
Unix-based operating systems (Linux, Solaris and Mac OS X)
export PATH=/usr/local/ ... -maven-3.x.y/bin:$PATH
Windows
set PATH="c:\program files\apache-maven-3.x.y\bin";%PATH%
4) ...
-
under standing kernel.pdf英文原版
... . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . xi
1. Introduction . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 1
Linux Versus Other Unix-Like Kernels
Hardware Dependency ...
-
maven3.2.5
...
3) Add the bin directory to your PATH, eg:
Unix-based operating systems (Linux, Solaris and Mac OS X)
export PATH=/usr/local/ ... -maven-3.x.y/bin:$PATH
Windows
set PATH="c:\program files\apache-maven-3.x.y\bin";%PATH%
4) ...
-
Modern.Operating.Systems.4th.Edition.2014.3(现代操作系统)
... 2 Operating System Issues 419
5.8.3 Application Program Issues 425
5.9 RESEARCH ON INPUT/OUTPUT ...
9.12 SUMMARY 704
10 CASE STUDY 1: UNIX, LINUX, AND ANDROID 713
10.1 HISTORY OF ... .8.4 Android Architecture 809
10.8.5 Linux Extensions 810
10.8.6 Dalvik 814
10. ...
-