登录
首页 » Linux-Unix program » Linux宝典主要是详细地介绍了linux系统以及入门的相关知识

Linux宝典主要是详细地介绍了linux系统以及入门的相关知识

于 2022-01-21 发布 文件大小:9.59 MB
0 148
下载积分: 2 下载次数: 1

代码说明:

Linux宝典主要是详细地介绍了linux系统以及入门的相关知识-Linux book is mainly a detailed description of linux systems, as well as entry-relevant knowledge

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • cross
    交叉编译环境 交叉编译环境 交叉编译环境 -cross-compiler environment cro ss-compiler environment cro ss-compiler environment cro ss-compiler environment cro ss-compiler environment cro ss-compiler environment cross-compiler environment
    2023-02-05 03:00:03下载
    积分:1
  • 应用平台 SCO OpenServer 5 编译命令 cc
    应用平台 SCO OpenServer 5 编译命令 cc -o fget fget.c -lcurses 此程序适用于SCO UNIX主机系统,客户端为任意平台. 以Windows客户为例,以下简要说明其使用方法. 1、直接拨号方式 先进入Windows的终端仿真器, 使用ATDT命令向UNIX主机拨号,当主机连通时, 运行主机的FGET程序,格式为 FGET 下载文件名.然后,从终端仿真器的传输" 菜单选接收二进制文件选项,输入本地文件名后,即可接收文件. 2、internet连接方式 先将FGET文件在主机上编译通过, 然后用Netterm之类的telnet 软件连接到主机上,当主机连通时,运行主机的FGET程序,格式为 FGET 下载文件名. 然后从菜单选接收文件选项,输入本地文件名后,即可接收文件.-application platform SCO OpenServer compiler five orders cc-o fget fget.c- lcurses this procedure applies to SCO UNIX mainframe system, the client platform to be arbitrary. A Windows client for example, the following brief description of their use. A direct dial-up access ahead of Windows Terminal simulator, ATDT order to use UNIX mainframe dial-up, when the mainframe connectivity, FGET mainframe operating procedures, formats FGET to download the file. Then, terminal emulation from the transmission election quot menu option to receive binary files, input from the local paper, the document may be received. 2 , internet connectivi
    2022-09-16 13:40:03下载
    积分:1
  • qt qimage 显示图象类的使用
    qt qimage 显示图象类的使用-qt qimage category showed the use of image
    2022-03-21 23:52:40下载
    积分:1
  • BSD
    bsd-airtools是一个包,为无线802.11b审计提供了一个完整的工具集。也就是它目前包含了一个基于BSD的WEP程序,被称为dweputils (以及为NetBSD, OpenBSD, 和FreeBSD提供的内核补丁)。它也包含了一个基于curses的类似于netstumbler (dstumbler)的AP检测程序,可以用于检测无线访问点和连接的节点,查看到噪音图像的信号,通过被扫描的APs的交互式的滚动,以及查看每一个的统计信息。-bsd- airtools is a package for wireless 802.11b audit provides a complete set of tools. It is currently contains a BSD-based WEP procedure, called dweputils (as well as NetBSD, OpenBSD, and the FreeBSD kernel patch). It also contains a curses based on the similar netstumbler (dstumbler) AP detection procedures can be used to detect wireless access points and connecting nodes to see images of the noise signal, the APs were scanning the interactive rolling, and a check every statistical information.
    2022-10-24 12:55:03下载
    积分:1
  • linux命令,有用法,例子,中文的说明
    linux命令,有用法,例子,中文的说明-linux command, have the use of examples, description of Chinese
    2022-02-07 15:06:20下载
    积分:1
  • 学习内核编程入门的好资料,标准开发文档,附源码。
    学习内核编程入门的好资料,标准开发文档,附源码。-Introduction to study the kernel of good programming information, development of documentation standards, source code is attached.
    2023-05-28 09:25:03下载
    积分:1
  • 非常简单的MAKEFILE文件, 先把执行build_pc.sh 生成makefile文件 再make 很简单,也很实用,适合初学!大虾就不要下了!...
    非常简单的MAKEFILE文件, 先把执行build_pc.sh 生成makefile文件 再make 很简单,也很实用,适合初学!大虾就不要下了!-Very simple Makefile file, makefile generation build_pc.sh first implementation of a document and then make a very simple and practical, suitable for beginners! Shrimp do not a!
    2022-01-25 22:24:36下载
    积分:1
  • 2.3.7基于QTE做趋势图控件可以单独操作,是…
    基于qte 2.3.7做的 趋势图控件,可单独运行,目前只显示正负电压值跟踪-Qte 2.3.7 to do based on the trend graph control can be a separate operation, is currently only shows the value of positive and negative voltage tracking
    2022-03-20 15:05:48下载
    积分:1
  • spserver 是一个实现了半同步/半异步(Half
    spserver 是一个实现了半同步/半异步(Half-Sync/Half-Async)和领导者/追随者(Leader/Follower) 模式的服务器框架,能够简化 TCP server 的开发工作。 spserver 使用 c++ 实现,目前实现了以下功能: 1.封装了 TCP server 中接受连接的功能; 2.使用非阻塞型I/O和事件驱动模型,由主线程负责处理所有 TCP 连接上的数据读取和发送,因此连接数不受线程数的限制; 3.主线程读取到的数据放入队列,由一个线程池处理实际的业务。 4.一个 http 服务器框架,即嵌入式 web 服务器(请参考: SPWebServer:一个基于 SPServer 的 web 服务器框架) -spserver is a realization of a semi-synchronous/semi-asynchronous (Half-Sync/Half-Async) and leader/followers (Leader/Follower) model server framework, to simplify the development of TCP server. spserver use c++ realize now realize the following functions: 1. Packaging the TCP server to accept connections function 2. the use of non-blocking type I/O and event-driven model, by the main thread responsible for handling all TCP connection read and send data, so connections are not thread a few restrictions 3. the main thread to read data Add queue, by a thread pool handle the actual business. 4. A http server framework, that is, embedded web server (p
    2023-03-18 00:40:03下载
    积分:1
  • linux,shell编程。讲解详细,包括awk,sed,tr等工具的使用。对于初学者而言,非常有帮助。
    linux,shell编程。讲解详细,包括awk,sed,tr等工具的使用。对于初学者而言,非常有帮助。-linux, shell programming. Explain in detail, including awk, sed, tr and other tools. For beginners, the very helpful.
    2022-01-31 15:45:47下载
    积分:1
  • 696516资源总数
  • 106554会员总数
  • 12今日下载