登录
首页 » 电子书 » linux管理操作指南!大家看看就知道!很不错的!无解压密码!

linux管理操作指南!大家看看就知道!很不错的!无解压密码!

于 2022-03-22 发布 文件大小:254.82 kB
0 275
下载积分: 2 下载次数: 1

代码说明:

linux管理操作指南!大家看看就知道!很不错的!无解压密码!-Management Operations Guide! We look at it to know! Very good! Without extracting passwords!

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

发表评论

0 个回复

  • 这是一个用VC++做的学生成绩管理系统,是自己做的VC++的课程设计,其内容以菜单形式显示的...
    这是一个用VC++做的学生成绩管理系统,是自己做的VC++的课程设计,其内容以菜单形式显示的-This is a used VC++ Does the student achievement management system, is their own to do the VC++ Of curriculum design, the contents of the form shown in the menu
    2022-07-18 10:24:36下载
    积分:1
  • modbus协议中文详解:Modbus协议;串行通信;LRC校验;CRC校验
    modbus协议中文详解:Modbus协议;串行通信;LRC校验;CRC校验-modbus protocol中文China: Modbus protocol serial communication LRC check CRC Checksum
    2022-05-22 05:38:35下载
    积分:1
  • detailed instructions on the ARM, beginners can easily access, as a novice are a...
    详细介绍了ARM指令,可以方便初学者查阅,成为初学都的好帮手-detailed instructions on the ARM, beginners can easily access, as a novice are a good helper
    2022-07-19 19:21:35下载
    积分:1
  • 一本C语言指针籍,对C语言的指针用法有着详细的描述
    一本C语言指针书籍,对C语言的指针用法有着详细的描述-A C language pointer books, use the pointer to the C language has a detailed description of the
    2022-04-09 07:31:11下载
    积分:1
  • C++
    附随盘使用说明 本附随盘包含了书中介绍的所有实例的源程序文件,共计200个。使用本附随盘时应注意以下几点: 1. 盘中所有实例的源程序文件按篇分类,均包含在相应目录下,例如,p2-107.cpp文件在cp2目录下。 2. 所有实例源程序文件名与书中所给出的实例程序名对应一致。例如,p2-102.cpp文件对应于第2篇的实例102。 3. 本盘上给出的所有程序实例均在Microsoft Visual C++ 6.0开发环境中调试通过。 4. 读者可按本书附录A的介绍,在自己机器上安装Microsoft Visual C++ 6.0开发系统。 5. 读者可按附录B的介绍,使用Visual C++ 6.0系统调试C++程序。 6. 可将本附随盘的例子拷贝到硬盘的特定目录中,然后用Visual C++ 6.0系统创建工程调试。-C++
    2022-04-29 22:18:56下载
    积分:1
  • 检测USB设备的插入和移除,VC++源代码6
    检测usb设备的插拔,vc++6.0源代码
    2023-02-25 19:55:03下载
    积分:1
  • good!本内容是非常不错的呀,请你们多多光顾呀,
    good!本内容是非常不错的呀,请你们多多光顾呀,-good! This was a very good ah, ah you patronize a lot, thank you!
    2022-04-23 13:55:03下载
    积分:1
  • LABVIEW 8.20程序设计从入门到精通 13-15章 程序源码
    LABVIEW 8.20程序设计从入门到精通 13-15章 程序源码-LABVIEW 8.20 program design from entry to the master s program source code, 13-15
    2022-03-31 11:12:05下载
    积分:1
  • 描述了C++文件操作的操作方法 ios::app:   以追加的方式打开文件 ios::ate:   文件打开后定位到文件尾,ios:app就包含有此...
    描述了C++文件操作的操作方法 ios::app:   以追加的方式打开文件 ios::ate:   文件打开后定位到文件尾,ios:app就包含有此属性 ios::binary:  以二进制方式打开文件,缺省的方式是文本方式。两种方式的区别见前文 ios::in:    文件以输入方式打开 ios::out:   文件以输出方式打开 ios::nocreate: 不建立文件,所以文件不存在时打开失败  ios::noreplace:不覆盖文件,所以打开文件时如果文件存在失败 ios::trunc:  如果文件存在,把文件长度设为0 -Describes the C++ file operations How ios:: app: an additional way to open the file ios:: ate: File opened locate end of file, ios: app will contain this attribute ios:: binary: open the file in binary mode , the default way is to text mode. The difference between two ways to see above ios:: in: file to open the input mode ios:: out: file to output mode open the ios:: nocreate: do not create the document, so when you open the file does not exist failed ios:: noreplace: Do not overwrite file, so when you open the file if the file exists failed ios:: trunc: If the file exists, the file size set to 0
    2022-03-24 03:47:54下载
    积分:1
  • CICS
    A CICS-to-Linux Grid Implementation(CICS-to-Linux 的网格实现) 这本红皮书描述了如何将应用程序中 CPU 密集型的工作从运行于 z/OS 的 IBM CICS 转移到网格 Linux 环境中,并将结果返回给 CICS。文中定义了一种计算资源网格。CICS 应用程序的一部分成功地在这个网格上运行,这向我们展示了一种方式,不用重新编写应用程序就能更灵活地处理部署与负载增长问题。此外,CICS PRJVM 还显著地改善了应用程序的性能。 特别提示:这篇材料并不曾提交给任何正式的 IBM 测试,就这样直接出版了。文中的主题并不适合进行严格的评审。IBM 不会为本文的正确性和完整性负任何责任。对文中信息和任何技术实现方法的使用都由用户自己负责,用户要利用自己的能力对其进行评估,然后才能集成到自己的运行环境之中。-A CICS-to-Linux Grid Implementation (CIC S-to-Linux Grid realization) this Red Book describes how procedures will be applied to the CPU-intensive work make from running in z/OS IBM CICS transferred to the grid Linux environment. the results back to the CICS. This paper defines a grid computing resources. CICS applications part of the success in this grid operation, which showed us the way, do not have to rewrite applications can be more flexibility in the deployment and load growth. In addition, CICS PRJVM also significantly improve the application"s performance. Special Tip : This material had
    2022-07-19 16:32:56下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载