这个源代码主要模仿了一个类似 深度操作系统安装程序中的一个软件自动安装管理器AutoIt v3,具有如下功能: 一、支持INI读取,支持 SECTION 的读取,模块modINIReader.bas支持读取Sections及key 二、支持 /auto /uninstall /del命令行参数运行 三、支持软件后台静默模式安装、支持静默卸载(当然视安装软件的参数支持) 四、支持自身删除 五、模块 modSys.bas 获取文件大小,支持kb,MB,byte及auto 返回大小单位 六、支持高级shell调用及等待安装程序结束并返回结果 七、支持倒计时进度计时器及饼图显示 八、支持XP风格,不需要使用.manifest格式文件 九、支持系统托盘气泡提示各种安装信息等 补充:要安装的软件请放在soft文件夹中,再修改Autoss.ini文件中的安装路径。
上传时间: 2016-11-25
上传用户:liansi
一本价值89元,由图灵出版社出版的linux经典编程书籍,涉及包括shell,cursor,数据库,gtk+,qt等诸多内容
标签: 价值
上传时间: 2013-12-15
上传用户:黄华强
在linux中,利用函数popen()实现command shell的重定向.
标签: linux
上传时间: 2013-12-16
上传用户:zuozuo1215
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 Security
标签: Linux Filesystem Knowledge Hierarchy
上传时间: 2014-12-06
上传用户:stewart·
应用UNIX的fork()等系统调用,编写一个c程序具有以下功能: a) 实现Shell的基本功能,包括有:打印提示符;接受和分析命令行(滤去无效的空格、tab符号以及换行符等);执行命令(要有出错处理;输入exit或者bye退出);返回父进程; b) 处理后台程序(不需要wait) c) 处理多行命令(分析命令行中的‘ ’并处理之) d)应用 dup(), pipe()系统调用具有输入输出重定向以及管道功能;
上传时间: 2013-12-25
上传用户:独孤求源
关于bash的电子书,是介绍SHELL比较全面的书之一
上传时间: 2014-01-08
上传用户:chfanjiang
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 information in this document applies to Linux and as well as to all other flavors of Unix liks Solaris, HPUX, AIX, SCO, Sinix, BSD, SCO, etc.. and BeOS.
标签: This practical document control
上传时间: 2014-01-16
上传用户:gxmm
Linux实用培训学习教程,linux编程基础,内核结构详解,shell命令,文件结构等
上传时间: 2014-01-21
上传用户:change0329
本书是WindowsShell编程的完全参考手册,包括新的Shell程序员指南和对Windows2000做的全部改进。本书除了包括函数、宏、轻量实用API、消息及通知、结构和枚举外,还涵盖了Shell基础、中间技巧和对Win32程序员可用的WindowsShell接口扩展集。
标签: WindowsShell 编程 参考手册
上传时间: 2014-01-21
上传用户:dyctj
unified configuration interface. small configuration library for programs written in c, can be used for shell scripts as well.
标签: configuration interface programs unified
上传时间: 2017-01-04
上传用户:ynsnjs