搜索结果

找到约 135 项符合 bash-Scripting 的查询结果

VC书籍 本教程举例说明了如何使用 ADO 编程模型对数据源进行查询及更新。教程首先讲述了完成此项任务的必要步骤

本教程举例说明了如何使用 ADO 编程模型对数据源进行查询及更新。教程首先讲述了完成此项任务的必要步骤,然后分别通过 Microsoft Visual Basic、以 VC++ Extensions 为特征的 Microsoft Visual C++、Microsoft Visual Basic、Scripting Edition 和以 ADO for Windows Foundation Classes (ADO/WFC) 为特征的 Microsoft Vis ...
https://www.eeworm.com/dl/686/357290.html
下载: 184
查看: 1042

其他 Lotus Notes开发用的在线DHTML编辑器,基于Active X control 1. This rich text editor is based on the editor used

Lotus Notes开发用的在线DHTML编辑器,基于Active X control 1. This rich text editor is based on the editor used in an older sandbox posting I found. The majority of this code was NOT written by me. Credit goes to someone at Lotus (I think) for the original code. I only extended the base code to add m ...
https://www.eeworm.com/dl/534/371946.html
下载: 136
查看: 1035

uCOS uCOSII只提供了操作系统内核

uCOSII只提供了操作系统内核,用户要自己添加文件处理、人机界面、网络接口等重要部分。其中Shell(人机界面)提供了人与机器交互的界面,是机器服务于人的体现,是系统必不可少的重要组成部分。现代的很多OS如UNIX、DOS、VxWorks都提供了友好的命令行界面。Windows更是提供了GUI。大部分人认识OS都是从这里开始的。 由于Skye ...
https://www.eeworm.com/dl/649/400892.html
下载: 149
查看: 1060

通讯编程文档 这是一本实用的指南

这是一本实用的指南,并不十分的严肃,尝试用实际的东西来代替那些理论的例子。我分部分来写因为我对那些知道自己在谈论什么人写的脱离实际的和过分单纯的例子并不感到兴奋,展示一些比较酷的bash的特性,
https://www.eeworm.com/dl/646/412108.html
下载: 141
查看: 1038

matlab例程 Introduction Matlab is an ideal tool for simulating digital communications systems, thanks to its

Introduction Matlab is an ideal tool for simulating digital communications systems, thanks to its easy scripting language and excellent data visualization capabilities. One of the most frequent simulation tasks in the field of digital communications is bit-error- rate testing of modems. The bit-erro ...
https://www.eeworm.com/dl/665/417356.html
下载: 191
查看: 1059

Delphi控件源码 ArtFormula package contains two nonvisual Delphi component for symbolic expression parsing and evalu

ArtFormula package contains two nonvisual Delphi component for symbolic expression parsing and evaluation. Provides runtime scripting engine for automating your programs.
https://www.eeworm.com/dl/666/424795.html
下载: 54
查看: 1129

其他书籍 无论你是新手还是老手

无论你是新手还是老手,或是使用其他语言的程序员,我能肯定你能在此书用受益。而本书除了介绍BASH的知识之外,也有许多有用的关于Linux/UNIX的知识和其他shell的介绍。
https://www.eeworm.com/dl/542/428290.html
下载: 78
查看: 1023

Linux/Unix编程 ccache 是一个快速的编译器缓存。当您编译一个程序的时候

ccache 是一个快速的编译器缓存。当您编译一个程序的时候,它会缓存中间的结果。这样,不论什么时候您重新编译同一个程序,编译所需要得时间将被大大缩短。对于普通的编译来说,这可以提高编译速度5到10倍。 这个想法,来自 Erik Thiele 用bash写的 compilercache 。只不过,ccache用C再实现了一遍。但比前者性能高许多, ...
https://www.eeworm.com/dl/619/434591.html
下载: 26
查看: 1047

操作系统开发 用纯C语言编写的一个Linux下的Shell

用纯C语言编写的一个Linux下的Shell,包含tch和bash的基本功能(包含重定向和后台运行),暂时不支持管道。已经在cygwin和Ubantu 7.10下测试通过。 主要包含: makefile 编译生成myshell可执行文件 myshell.c 主函数(涉及程序入口) utility.c 所有功能函数(将近1000行) myshell.h(包含宏定义、结构体声明、库函数的 ...
https://www.eeworm.com/dl/531/465517.html
下载: 80
查看: 1060

其他书籍 The many variants of the Unix operating system require use of a mode of thought that s significantly

The many variants of the Unix operating system require use of a mode of thought that s significantly different from the one that s required by simpler operating systems. Think Unix introduces readers to important fundamental and intermediate Unix commands and, in the process, inculcates them in the ...
https://www.eeworm.com/dl/542/485742.html
下载: 102
查看: 1034