登录
首页 » Linux-Unix program » Red Hat Linux user base, This book is the designated official Red Hat Academy c...

Red Hat Linux user base, This book is the designated official Red Hat Academy c...

于 2022-12-15 发布 文件大小:200.11 kB
0 119
下载积分: 2 下载次数: 1

代码说明:

《Red Hat Linux 用户基础》,这本书是红帽学院官方指定教程,但是没有附答案。这个就是那本书的答案(官方的,绝对权威),希望能对学习linux的同学有帮助。- Red Hat Linux user base, This book is the designated official Red Hat Academy curriculum, but not attached to the answer. This is the answer to that book (official, absolute authority), hoping to learn linux to help students.

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

发表评论

0 个回复

  • 本书是一本有关LINUX下的C语言编程的书籍。
    本书是一本有关LINUX下的C语言编程的书籍。-This book is a book about the C language under LINUX programming books.
    2023-09-03 12:15:04下载
    积分:1
  • Linux system management encyclopedia for people who use LINUX a better tool for
    Linux系统管理百科全书为使用Linux的人提供了一个更好的工具
    2022-02-04 00:24:02下载
    积分:1
  • 嵌入式系统程序员和工程师写的,以及
    Written for embedded systems programmers and engineers, as well as networking professionals, this in-depth guide provides an inside look at the entire process of implementing and using the Linux TCP/IP stack in embedded systems projects. -Written for embedded systems programmers and engineers, as well as networking professionals, this in-depth guide provides an inside look at the entire process of implementing and using the Linux TCP/IP stack in embedded systems projects.
    2022-02-16 08:17:42下载
    积分:1
  • //建立窗口 win1 = newwin(15, 50, 1 ) box(win1, ACS_VLINE, ACS_HLINE) m...
    //建立窗口 win1 = newwin(15, 50, 1 ) box(win1, ACS_VLINE, ACS_HLINE) mvwprintw(win1, 2,1, "WINDOW 1") mvwprintw(win1, 4,1, "Press any key switching to window 2") win2 = newwin(15, 40, 4, 20) box(win2, ACS_VLINE, ACS_HLINE) mvwprintw(win2, 2,1, "WINDOW 2") //建立子窗口 subwin = derwin(win2, 5, 25, 4, 5) box(subwin, ACS_VLINE, ACS_HLINE) mvwprintw(subwin, 2,1, "Sub Window of Window2") //刷新屏幕 refresh() wrefresh(win1) wrefresh(win2) touchwin(win1) wrefresh(win1) getch() touchwin(win2) mvwprintw(win2, 12,1, "Press any key to exit...") wrefresh(win2) //等待按键 getch() //结束 delwin(win1) delwin(subwin) delwin(win2) endwin() -//建立窗口 win1 = newwin(15, 50, 1, 1) box(win1, ACS_VLINE, ACS_HLINE) mvwprintw(win1, 2,1, "WINDOW 1") mvwprintw(win1, 4,1, "Press any key switching to window 2") win2 = newwin(15, 40, 4, 20) box(win
    2022-12-24 01:10:04下载
    积分:1
  • 采用X
    采用X-Lite记录下来的SIP的会话过程,其中分为建立连接和取消连接两个部分,包含了最基本的会话协议内容和参数.可以作为一个入门级的会话例子参考.-X-Lite record of the conversation SIP process. It is divided into establishing connections and the abolition of connecting two parts includes basic conversational content and parameters of the agreement. as an entry-level session examples reference.
    2023-01-14 18:10:03下载
    积分:1
  • 完整的屏保,支持参数和密码设置
    完整的屏保,支持参数和密码设置-complete screensavers, support and password parameters set
    2022-08-18 04:07:33下载
    积分:1
  • Is the CPU performance testing tools, and platform
    是CPU性能测试工具,与平台无关。 为第三方工具,可以用来评价系统性能。-Is the CPU performance testing tools, and platform-independent. For third-party tools can be used to evaluate the system performance.
    2022-04-12 21:49:40下载
    积分:1
  • ICS 课程的Lab1
    ICS 课程的Lab1-ICS courses who entered another school 4
    2022-01-26 02:58:14下载
    积分:1
  • 在Linux下的服务器配置与管理,系统平台选用Redhat 9.0
    在Linux下的服务器配置与管理,系统平台选用Redhat 9.0-Under the Linux server configuration and management, system platform selection Redhat 9.0
    2022-02-16 10:08:28下载
    积分:1
  • yaffs2
    yaffs2 根文件系统 适合2.6.20以上-yaffs2
    2022-03-14 09:25:09下载
    积分:1
  • 696518资源总数
  • 105958会员总数
  • 18今日下载