shell-HHARM
探索shell-HHArm技术的无限可能,专为嵌入式系统与物联网应用设计。作为一款高效、轻量级的脚本语言环境,它在自动化任务处理、设备管理及数据采集等方面展现出卓越性能。无论您是初学者还是资深开发者,这里都有丰富的教程和实例代码等580个资源供您免费下载学习。加入我们,开启您的创新之旅,让开发变得更...
资源总数
423
shell-HHARM 全部资料 423 份
This is a Power Point Presentation i created for explaining the power of Unix Shell Scripting.
This is a Power Point Presentation i created for explaining the power of Unix Shell Scripting.
2013-12-10
195
PocketCMD是与pocketconsole配合实用的命令行解释器(Shell)
PocketCMD是与pocketconsole配合实用的命令行解释器(Shell),用于Windows CE平台
2013-12-20
112
Advanced Bash− Scripting Guide An in− depth exploration of the art of shell scripting Me
Advanced Bash− Scripting Guide An in− depth exploration of the art of shell scripting Mendel Cooper
2015-06-24
34
简单shell的设计和实现 1)、除了系统调用execve
简单shell的设计和实现 1)、除了系统调用execve,不允许使用其他的exec函数。输入应当允许带多个参数(一行内可以表示),不考虑通配符 (即“*”、“?”等)的处理。 2)、输入错误命令能提示出错并进入下一轮接收命令状态。 ...
2014-11-28
52