摘要:
1 什么是shell? 1. Shell 是一个用 C 语言编写的程序,它是用户使用 Linux 的桥梁。 Shell 既是一种命令语言,又是一种程序设计语言。 Shell 是指一种应用程序,这个应用程序提供了一个界面,用户通过这个界面访问操作系统内核的服务。 Ken Thompson 的 sh 是 阅读全文
摘要:
example 123456789 返回char 123456789 javascript?linenums include include char b[32]={0}; char a[32]={0}; char iToString( int iVal ) { int i=0,j=0; int t 阅读全文