搜索:Shell+Scripting
找到约 684 项符合「Shell+Scripting」的查询结果
结果 684
按分类筛选
- 全部
- Linux/Unix编程 (215)
- 技术资料 (88)
- 其他书籍 (74)
- 其他 (27)
- 电子书籍 (26)
- 操作系统开发 (24)
- 网络 (15)
- 数据结构 (15)
- 文章/文档 (14)
- VC书籍 (14)
- uCOS (12)
- 单片机编程 (10)
- 编译器/解释器 (10)
- Java编程 (10)
- 单片机开发 (10)
- 嵌入式Linux (10)
- 嵌入式综合 (9)
- 软件设计/软件工程 (6)
- VHDL/FPGA/Verilog (5)
- 数值算法/人工智能 (4)
- 加密解密 (4)
- Internet/网络编程 (4)
- 磁盘编程 (4)
- 微处理器开发 (4)
- Delphi控件源码 (4)
- 系统设计方案 (4)
- VIP专区 (4)
- Linux/uClinux/Unix编程 (3)
- 软件工程 (3)
- 通讯编程文档 (3)
- Windows CE (3)
- Oracle数据库 (3)
- 通讯/手机编程 (2)
- 书籍源码 (2)
- 可编程逻辑 (2)
- 源码/资料 (2)
- 文件格式 (2)
- 数学计算 (2)
- 人工智能/神经网络 (2)
- Java书籍 (2)
- VxWorks (2)
- MySQL数据库 (2)
- 行业发展研究 (2)
- 数据库系统 (1)
- 技术书籍 (1)
- 实用工具 (1)
- ALTERA FPGA开发软件 (1)
- XILINX FPGA开发软件 (1)
- 压缩解压 (1)
- 教育系统应用 (1)
- 串口编程 (1)
- Delphi/CppBuilder (1)
- matlab例程 (1)
- 其他行业 (1)
- JavaScript (1)
- 其他嵌入式/单片机内容 (1)
- SQL Server (1)
- GPS编程 (1)
- MTK (1)
- Ajax (1)
- 精品软件 (1)
- 源码 (1)
- 书籍 (1)
- 教程 (1)
https://www.eeworm.com/dl/686/251530.html
VC书籍
Visual C++ Windows Shell Programming Welcome to Visual C++ Windows Shell Programming! With this bo
Visual C++
Windows Shell Programming
Welcome to Visual C++ Windows Shell Programming! With this book, you ll learn how to program the
Windows Shell, customize its behavior and integrate your applications with it. You ll discover how to
use and modify its features to best effect, ...
https://www.eeworm.com/dl/542/322755.html
其他书籍
本书重点讲述了当下最流行的两个LINUX SHELL——BORNE AGAIN SHELL(BASH)和TC SHELL(TESH)
本书重点讲述了当下最流行的两个LINUX SHELL——BORNE AGAIN SHELL(BASH)和TC SHELL(TESH),从它们的新特性、增加和内建的插件讲起直至具体的应用。通过对一个个实例的讲解,循序渐进地介绍了LINUX SHELL中的各个知识点,使读者逐步具备读写SHELL程序的能力。 ...
https://www.eeworm.com/dl/628/419627.html
编译器/解释器
Lua is a powerful, fast, lightweight, embeddable scripting language. Lua combines simple procedura
Lua is a powerful, fast, lightweight, embeddable scripting language.
Lua combines simple procedural syntax with powerful data description constructs based on associative arrays and extensible semantics. Lua is dynamically typed, runs by interpreting bytecode for a register-based ...
https://www.eeworm.com/dl/542/154668.html
其他书籍
Learning the bash Shell, 3rd Edition 关于bash Shell介绍的很全面
Learning the bash Shell, 3rd Edition
关于bash Shell介绍的很全面
https://www.eeworm.com/dl/542/253653.html
其他书籍
Visual Basic Shell Programming ventures where none have gone before by showing how to develop shell
Visual Basic Shell Programming ventures where none have gone before by showing how to develop shell extensions that more closely integrate an application with the Windows shell, while at the same time providing an advanced tutorial-style treatment of COM programming with Visual B ...
https://www.eeworm.com/dl/534/417731.html
其他
自己实现的简单的shell 自己实现的简单的shell 自己实现的简单的shell
自己实现的简单的shell
自己实现的简单的shell
自己实现的简单的shell
https://www.eeworm.com/dl/649/130651.html
uCOS
ucos-II的shell开发
ucos-II的shell开发,指示性代码,主要针对8051单片机,包括相关控件函数(转载)
https://www.eeworm.com/dl/947443.html
技术资料
shell编程的概念
介绍shell编程的概念 ? 讨论shell程序是如何执行的 ? 描述shell变量的概念和使用方法 ? 讨论命令行参数是如何传给shell程序的 ? 解释命令替换的概念 ? 介绍一些编程的基本原则 ? 编写并讨论一些shell脚本 ? 讨论数值数据处理,数组处理 ? 描述如何将shell中的命令的标准输入重定向到脚本中的数据 ? 解 ...