CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - linux mkdir a

搜索资源列表

  1. android4.0

    0下载:
  2. 提取出最全的Android4.0 API 的源代码,也就是android.jar源代码,这样在Eclipse关联到该源代码,就可以在项目中查看Android API 的实现了,希望对学习Android开发的人有帮助 下载教程。确保你已经安装了git jdk python等,操作系统环境为Linux。 1.创建bin目录,并加入到PATH $ mkdir ~/bin $ PATH=~/bin:$PATH 2.下载repo到刚刚创建的bin目录,并设置权限为可执行。 $
  3. 所属分类:android

    • 发布日期:2017-05-28
    • 文件大小:11740062
    • 提供者:小邓
  1. gpio-test

    0下载:
  2. 1、将makefile中的 CROSS =/usr/local/arm/2.95.3/bin/arm-linux- CFLAGS+=-I/usr/local/src/2.4.18-rmk7/include CFLAGS+=-I/usr/local/src/2.4.18-rmk7/include/linux CFLAGS+=-I/usr/local/arm/2.95.3/arm-linux/include 路径改为你宿主机上的。 2、#make,来编译驱动模块。 3、
  3. 所属分类:Other Embeded program

    • 发布日期:2017-03-28
    • 文件大小:9079
    • 提供者:马工
  1. linuxcmd

    0下载:
  2. 一个C++编写的LINUX SHELL,支持的命令有cat cd rm mkdir ls pwd pid mv cp,"exit"命令用于退出- The program is to execute some common commands of Linux,available commands are: cat cd rm mkdir ls pwd pid mv cp,same function as the standard linux shell command.There’s als
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-05
    • 文件大小:847
    • 提供者:王跃辉
  1. mkdir

    0下载:
  2. 在用户空间中,建立目录所用的API为mkdir().它在内核中的系统调用入口是sys_mkdir()-tell you the how to "mkdir"
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-31
    • 文件大小:7301
    • 提供者:nizhijun
  1. mkdir

    0下载:
  2. 在Linux系统中,最常用的命令就是mkdir,他的功能就相当于XP系统中,新建一个文件夹-In Linux systems, the most commonly used command is mkdir, his function is equivalent to XP, create a new folder
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-29
    • 文件大小:2406
    • 提供者:查善君
  1. filesystem

    0下载:
  2. 模拟实现linux下的文件系统,能实现创建,删除,读,写,打开,关闭文件,还能使用mkdir创建目录等-Simulation under linux file system, can achieve to create, delete, read, write, open, close the file, but also to create a directory using the mkdir, etc.
  3. 所属分类:Other systems

    • 发布日期:2017-11-13
    • 文件大小:240862
    • 提供者:徐阳
  1. code

    0下载:
  2. 一个linux下简单的shell 支持cd,mkdir echo 重定向等操作-A simple shell supported under linux cd, mkdir echo redirection operator
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-23
    • 文件大小:33783
    • 提供者:谢鸣元
  1. os_file

    2下载:
  2. 操作系统课设作业。在磁盘空间模拟一个linux文件系统,并提供基本的文件操作命令(如mk, cp, mkdir, rmdir, cd, ls, cat, chmod, chown, chgrp, chnam等)。文件系统的实现采用混合索引式文件结构,包括使用空闲节点号栈管理空闲节点和成组链接管理空闲盘块。(Simulate a Linux file system in disk space and provide basic file operation commands (such as MK
  3. 所属分类:其他

    • 发布日期:2018-04-30
    • 文件大小:375808
    • 提供者:Greenyy
搜珍网 www.dssz.com