搜索结果
找到约 577 项符合
SHEll 的查询结果
按分类筛选
- 全部分类
- Linux/Unix编程 (215)
- 其他书籍 (65)
- 其他 (26)
- 操作系统开发 (25)
- 电子书籍 (24)
- 网络 (15)
- 数据结构 (14)
- 文章/文档 (13)
- uCOS (12)
- VC书籍 (12)
- 技术资料 (12)
- 单片机开发 (10)
- 嵌入式Linux (10)
- 单片机编程 (9)
- 嵌入式综合 (9)
- Java编程 (8)
- 数值算法/人工智能 (5)
- 软件设计/软件工程 (5)
- 加密解密 (4)
- 微处理器开发 (4)
- VHDL/FPGA/Verilog (4)
- 系统设计方案 (4)
- 编译器/解释器 (4)
- 磁盘编程 (4)
- VIP专区 (4)
- 源码/资料 (3)
- Oracle数据库 (3)
- 数学计算 (3)
- 软件工程 (3)
- 通讯编程文档 (3)
- Windows CE (3)
- Linux/uClinux/Unix编程 (3)
- 书籍源码 (2)
- Internet/网络编程 (2)
- VxWorks (2)
- Java书籍 (2)
- 通讯/手机编程 (2)
- 人工智能/神经网络 (2)
- MySQL数据库 (2)
- 源码 (2)
- 实用工具 (1)
- ALTERA FPGA开发软件 (1)
- XILINX FPGA开发软件 (1)
- 技术书籍 (1)
- 可编程逻辑 (1)
- Delphi控件源码 (1)
- 数据库系统 (1)
- Delphi/CppBuilder (1)
- 串口编程 (1)
- 其他嵌入式/单片机内容 (1)
- 文件格式 (1)
- 其他行业 (1)
- 教育系统应用 (1)
- MTK (1)
- 传真(Fax)编程 (1)
- Ajax (1)
- JavaScript (1)
- 汇编语言 (1)
- SQL Server (1)
- 压缩解压 (1)
- 书籍 (1)
- 教程 (1)
- 精品软件 (1)
其他书籍 rhce linux learning guide 1.01 Basic Linux Knowledge 1.02 Linux Filesystem Hierarchy and Structur
rhce linux learning guide
1.01 Basic Linux Knowledge
1.02 Linux Filesystem Hierarchy
and Structure
1.03 Basic Commands
1.04 Printing
1.05 The Linux/Unix Shell
1.06 Basic Security
1.07 Linux/Unix System Administration
1.08 Basic TCP/IP Networking
1.09 Standard Network Services
1.10 Basic Network Secu ...
Linux/Unix编程 应用UNIX的fork()等系统调用
应用UNIX的fork()等系统调用,编写一个c程序具有以下功能: a) 实现Shell的基本功能,包括有:打印提示符;接受和分析命令行(滤去无效的空格、tab符号以及换行符等);执行命令(要有出错处理;输入exit或者bye退出);返回父进程; b) 处理后台程序(不需要wait) c) 处理多行命令(分析命令行中的‘ ’并处理之) d)应用 ...
其他书籍 关于bash的电子书
关于bash的电子书,是介绍SHELL比较全面的书之一
Linux/Unix编程 This document is a "practical guide" to very quickly setup CVS/RCS source code control system. This
This document is a "practical guide" to very quickly setup CVS/RCS source code control system. This
document has custom shell scripts which are wrappers on top of CVS. These scripts provide an easy user
interface for CVS. Several shell scripts are provided to make RCS more easy to use. The informati ...
其他书籍 Linux实用培训学习教程
Linux实用培训学习教程,linux编程基础,内核结构详解,shell命令,文件结构等
VC书籍 本书是WindowsShell编程的完全参考手册
本书是WindowsShell编程的完全参考手册,包括新的Shell程序员指南和对Windows2000做的全部改进。本书除了包括函数、宏、轻量实用API、消息及通知、结构和枚举外,还涵盖了Shell基础、中间技巧和对Win32程序员可用的WindowsShell接口扩展集。 ...
嵌入式Linux unified configuration interface. small configuration library for programs written in c, can be used
unified configuration interface.
small configuration library for programs written in c, can be used for shell scripts as well.
电子书籍 程序员超级开发宝典:.net,com,delphi,java,oracle,sql,vb,vc,软件工程等内容。其中vc篇包括 [VC_C_]NT系统下木马进程的隐藏(11774Bytes) [V
程序员超级开发宝典:.net,com,delphi,java,oracle,sql,vb,vc,软件工程等内容。其中vc篇包括
[VC_C_]NT系统下木马进程的隐藏(11774Bytes)
[VC_C_]简单谈谈C++ 递归的思想实现以及和循环的关系(3537Bytes)
[VC_C_]C++语法之函数重载(1938Bytes)
[VC_C_]C语言编程风格(2200Bytes)
[VC_C_]如何用Shell实现程序组快捷方式的添加( ...
Linux/Unix编程 Unix Unleashed, Third Edition is written with the power user and system administrator in mind. This
Unix Unleashed, Third Edition is written with the power user and system administrator in mind. This book will help the reader understand the nuances of the major Unix variants including SVR4, HP-UX, Solaris, AIX, BSD, IRIX, SunOS, and Linux. It will help the reader decide which Unix shell works best ...
Java编程 整理了下java1.4api的相关资源
整理了下java1.4api的相关资源,包括 shell源代码