CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 系统编程 搜索资源 - history linux

搜索资源列表

  1. MyLoverMyShell

    0下载:
  2. 这是一个linux下的Shell.有命令历史和命令提示,补全功能。现在还不能编程。我会在12月底完成简单的编程功能。-This is a linux under the Shell. An order history and the command prompt to make up fully functional. It was not programmed. I will be completed by the end of December in a simple programming
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:26416
    • 提供者:冬妮
  1. Linux_myshell

    0下载:
  2. 这是个在Linux系统下用C编写的一个shell程序,这个shell程序实现了包括vi,add,ls,sort,args,history等功能。-This is the Linux system used in the preparation of a C shell, The shell program, including vi, add, ls, sort, args, history, and other functions.
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:41294
    • 提供者:jason
  1. 本实验要实现一个简单的命令解释器

    3下载:
  2. 本实验要实现一个简单的命令解释器,也就是Linux中的shell程序。实验程序起名为ysh,要求其设计类似于目前流行的shell解释程序,如bash、csh、tcsh,但不需要具备那么复杂的功能。ysh程序应当具有如下一些重要的特征:  能够执行外部程序命令,命令可以带参数。 . 。  能够执行fg、bg、cd、history、exit等内部命令。  使用管道和输入输出重定向。  支持前后台作业,提供作业控制功能,包括打印作业的清单,改变当前运行作业的前台/后台状
  3. 所属分类:Linux/Unix编程

    • 发布日期:2016-04-26
    • 文件大小:8186
    • 提供者:香烟
  1. qq_chat.rar

    1下载:
  2. linux下开发的一款类似QQ的网络聊天室,利用了多线程编程,基于C/S架构,可私聊和群聊,保存聊天记录,遗憾的是没有加入Qt界面,linux developed a similar network QQ chat rooms, use of multi-threaded programming, based on the C/S architecture,私聊and group chat, save chat history, unfortunately not joined the Qt i
  3. 所属分类:Linux-Unix program

    • 发布日期:2015-01-24
    • 文件大小:15556
    • 提供者:彭宗山
  1. linuxqtmenu

    0下载:
  2. Linux下Qt编程入门,很好的查考书。 -Introduction to Qt programming under Linux, a very good history of book. Introduction to Qt programming under Linux, a very good history of book.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-29
    • 文件大小:159345
    • 提供者:王洪涛
  1. linuxqt2

    0下载:
  2. Linux下Qt编程入门,很好的查考书。 -Introduction to Qt programming under Linux, a very good history of book. Introduction to Qt programming under Linux, a very good history of book.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-28
    • 文件大小:352091
    • 提供者:王洪涛
  1. linuxqt3

    0下载:
  2. Linux下Qt编程入门,很好的查考书。 -Introduction to Qt programming under Linux, a very good history of book. Introduction to Qt programming under Linux, a very good history of book.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-25
    • 文件大小:295448
    • 提供者:王洪涛
  1. shell

    0下载:
  2. 在linux上執行指令 ls ctrl+h 等 按 ctrl + c 顯示執行過的指令 按 ctrl + d 結束程式 ctrl + z 顯示曾經執行過的指令 執行history 顯示出執行過的指令 -Run in the linux command ls ctrl+ h and so on in accordance with ctrl+ c show performed by the command ctrl+ d the end of the program ctrl+
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-01
    • 文件大小:11978
    • 提供者:angela
  1. src

    0下载:
  2. linux环境下的shell模拟程序,程序起名为ysh其特征为:能执行外部程序命令,命令可以带参数。能执行fg,bg,cd,history,exit等内部命令,使用管道和输入输出重定向-shell under linux environment simulation program, the program named ysh characterized by: external procedures to carry out orders, the order parameter can ta
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-06
    • 文件大小:15577
    • 提供者:dd
  1. redhatthree

    0下载:
  2. Linux的思想和历史使用Linux基础知识,运行命令和获得帮助等-linux ideas and history,linux usage basics ,running commands and getting help
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-29
    • 文件大小:529997
    • 提供者:黄彩彬
  1. AHeavilyCommentedLinuxKernelSourceCode

    0下载:
  2. 本书对 Linux 早期操作系统内核(v0.11)全部代码文件进行了详细全面的注释和说明,旨在使读者能够在尽量短的时间内对 Linux的工作机理获得全面而深刻的理解,为进一步学习和研究 Linux系统打下坚实的基础。虽然所选择的版本较低,但该内核已能够正常编译运行,其中已经包括了 LINUX 工作原理的精髓,通过阅读其源代码能快速地完全理解内核的运作机制。书中首先以 Linux源代码版本的变迁历史为主线,详细介绍了 Linux系统的发展历史,着重说明了各个内核版本之间的重要区别和改进方面
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-17
    • 文件大小:4993375
    • 提供者:feel
  1. Professional-Linux-Programming

    0下载:
  2. Contents Acknowledgments ix Introduction xix Chapter 1: Working with Linux 1 A Brief History of Linux 2 The GNU Project 2 The Linux Kernel 3 Linux Distributions 4 Free Software vs. Open Source 4 Beginning Development 5 Choosing a
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-18
    • 文件大小:5297848
    • 提供者:ziv.han
  1. Linux-shell-V1.0-LZN

    1下载:
  2. Linux下Shell命令解释器,一、 实现功能: 要求实现一个简单的命令解释器,也就是linux中的shell程序,在本程序中我们将其起名为mysh,要求: 1、 能够执行外部程序命令,命令可以带参数; 2、 能够执行fg、bg、cd、history、exit等内部命令; 3、 使用管道和输入输出重定向; 4、 支持前后台作业,提供作业控制功能,包括打印作业的清单,改变当前运行作业的前/后台状态,以及控制作业的挂起、中止与继续运行;
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-24
    • 文件大小:34001
    • 提供者:张亮
  1. LINUX

    0下载:
  2. 本书对Linux 早期操作系统内核(v0.11)全部代码文件进行了详细全面的注释和说明,旨在使读者能够在尽量短的时间 对Linux 的工作机理获得全面而深刻的理解,为进一步学习和研究Linux 系统打下坚实的基础。虽然所选择的版本较低, 该内核已能够正常编译运行,其中已经包括了LINUX 工作原理的精髓,通过阅读其源代码能快速地完全理解内核的运作 制。书中首先以Linux 源代码版本的变迁历史为主线,详细介绍了Linux 系统的发展历史,着重说明了各个内核版本之间-Book earl
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-18
    • 文件大小:5313851
    • 提供者:毛毛雨
  1. Linux

    0下载:
  2. Linux发展历史以及基础SHELL编程命令-The history of Linux development, as well as basic SHELL programming commands
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-16
    • 文件大小:508290
    • 提供者:贾博珺
  1. Linux-Kernel-Source-Code-Linux-0.11

    0下载:
  2. 书中首先以Linux 源代码版本的变迁历史为主线,详细介绍了Linux 系统的发展历史,着重说明了各个内核版本之间的重要区别和改进方面,给出了选择0.11(0.95)版作为研究的对象的原因。另外介绍了内核源代码的组织结构及相互关系,同时还说明了编译和运行该版本内核的方法。然后本书依据内核源代码的组织结构对所有内核程序和文件进行了注释和详细说明。-Book first main line changes to the Linux source code version of history, de
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-09
    • 文件大小:2716498
    • 提供者:desfate
  1. history

    0下载:
  2. History Manager for linux QT API Driver.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-15
    • 文件大小:10020
    • 提供者:wiujeqan
  1. record-linux-shell-history

    0下载:
  2. 该脚本用于linux上记录shell history ,将历史记录保存在文档中。-this scr ipt can used in linux system,it can record the shell history in word.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-25
    • 文件大小:12170
    • 提供者:luozhiqiang
  1. ip_history_record

    0下载:
  2. Linux用户操作记录一般通过命令history来查看历史记录,但是如果因为某人误操作了删除了重要的数据,这种情况下history命令就不会有什么作用了。以下方法可以实现通过记录登陆IP地址和所有用户登录所操作的日志记录! ip_check检查记录登陆者IP地址~~~(Linux user operating records typically look at history through command history, but in this case, the history comm
  3. 所属分类:Linux/Unix编程

    • 发布日期:2017-12-26
    • 文件大小:2048
    • 提供者:summer110
  1. ShtermClient.app

    6下载:
  2. ShtermClient工具,史上最实用的编程工具,全球程序员都在使用,5星好评(Shtermclient tool, the most practical programming tool in history, is used by programmers all over the world. 5 stars praise)
  3. 所属分类:Linux/Unix编程

    • 发布日期:2020-02-18
    • 文件大小:1075200
    • 提供者:yuhao lu
« 12 3 »
搜珍网 www.dssz.com