CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 文档资料 搜索资源 - makefile,linux

搜索资源列表

  1. nesC

    0下载:
  2. 教您写makefile,简单,通俗,易懂,学习linux的好帮手-teaches you to write makefile, simple, popular and easy to understand, learn from the good helper linux
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:6479
    • 提供者:wang
  1. linux makefile讲解

    0下载:
  2. 讲解linux环境下makefile的相关知识,简单易懂,高手经验多年的结晶,学习完本文档,可以对makefile的结构,工作原理都可以深入的了解。
  3. 所属分类:文档资料

  1. Makefile中文手册

    1下载:
  2. Makefile中文手册.最具参考价值的Makefile中文参考手册。
  3. 所属分类:软件工程

    • 发布日期:2011-07-31
    • 文件大小:901279
    • 提供者:tigerlau225
  1. Makefile使用手册

    0下载:
  2. linux C编程,Makefile的详细说明文档
  3. 所属分类:编程文档

    • 发布日期:2012-03-16
    • 文件大小:606220
    • 提供者:zzpp2000
  1. Makefile-help

    0下载:
  2. 这本书是linux程序员工作中必不少的辅助参考书籍(必修课),本书主题Makefile 的编写指导-This book is the work of linux programmers will support a lot of reference books (compulsory), the theme of this book to guide the preparation of Makefile
  3. 所属分类:Document

    • 发布日期:2017-04-02
    • 文件大小:133971
    • 提供者:周氏
  1. tip

    0下载:
  2. linux下面的一个川口调试工具,尤其适合交叉编译后用于arm平台的嵌入式linux川口调试,内含源代码和makefile,只需对makefile稍作修改即可编译成arm版本。-linux Kawaguchi following a debug tool, particularly suitable for cross-compiled for arm embedded linux platform debugging Kawaguchi, including source code and m
  3. 所属分类:Document

    • 发布日期:2017-03-26
    • 文件大小:23145
    • 提供者:zhangyunchuan
  1. linux_makefile

    0下载:
  2. linux下的makefile的书写规则,以及makefile的调用,个人的收集-linux writing under the rules of the makefile, as well as the makefile calls, personal collection
  3. 所属分类:Document

    • 发布日期:2017-04-28
    • 文件大小:10651
    • 提供者:ltz
  1. Makefile

    0下载:
  2. makefile文件的制作教程,对linux编程和GCC编译很重要。-makefile tutorial documentation for linux programming and GCC compiler is very important.
  3. 所属分类:software engineering

    • 发布日期:2017-04-02
    • 文件大小:329340
    • 提供者:zhao
  1. Linux_Makefile_automake

    0下载:
  2. 在本文中,将给大家介绍如何使用autoconf和automake两个工具来帮助我们自动地生成符合自由软件惯例的Makefile,这样就可以象常见的GNU程序一样,只要使用“./configure”,“make”,“make instal”就可以把程序安装到Linux系统中去了。这将特别适合想做开放源代码软件的程序开发人员,又或如果你只是自己写些小的Toy程序,那么这个文章对你也会有很大的帮助(解压后请用html打开)-In this article, we will introduce how
  3. 所属分类:software engineering

    • 发布日期:2017-04-17
    • 文件大小:100864
    • 提供者:竹子
  1. 200841613515595

    0下载:
  2. 下载vsftpd-2.0.6.tar.gz 网上很好找的,附件也提供下载,解压。 tar zxvf vsftpd-2.0.6.tar.gz 修改解压包内文件MakeFile,改交叉编译器,我的路径是 # Makefile for systems with GNU tools CC= /usr/local/arm/3.4.1/bin/arm-linux-gcc 直接编译会出错,还要改一个包含库文件的文件vsf_findlibs.sh 把下面两句屏蔽掉吧-Download vs
  3. 所属分类:File Formats

    • 发布日期:2017-03-29
    • 文件大小:197468
    • 提供者:qwe
  1. makefile

    0下载:
  2. linux软件开发makefile 文件的编写,详解-linux software development makefile file preparation, Xiang Jie
  3. 所属分类:software engineering

    • 发布日期:2017-04-01
    • 文件大小:317802
    • 提供者:Lianghui Tu
  1. makefile

    0下载:
  2. 如果涉及到linux平台的项目管理,这个是必看的-If related to linux platform, project management, this is a must-see
  3. 所属分类:software engineering

    • 发布日期:2017-04-06
    • 文件大小:901369
    • 提供者:lihuishuo
  1. Linux-makefile

    0下载:
  2. linux下编写makefile的参考资料,详细说明了GCC和G++下的makefile编写。-Linux makefile produced under the reference material, detail the GCC and G++ of makefile writing.
  3. 所属分类:software engineering

    • 发布日期:2017-03-30
    • 文件大小:466901
    • 提供者:张留全
  1. WriteMakefile

    0下载:
  2. 手把手教您学习makefile编写,linux学习的基本技能。-Teaching by holding your learning makefile write, Linux learning the basic skills.
  3. 所属分类:software engineering

    • 发布日期:2017-04-07
    • 文件大小:423808
    • 提供者:张留全
  1. makefile

    0下载:
  2. linux下 C++和c混合编译,调用静态链接库和动态链接库-of linux under C++ and c mixed compile, call the static link library and dynamic link library
  3. 所属分类:software engineering

    • 发布日期:2017-12-04
    • 文件大小:547
    • 提供者:熊自新
  1. Makefile

    0下载:
  2. 这里面主要讲解了Linux下的Makefile文件的编写规则异界方式,以及一些编写技巧-This is mainly explained inside the Makefile under Linux outsider way of writing rules, as well as some writing skills, etc.
  3. 所属分类:software engineering

    • 发布日期:2017-04-08
    • 文件大小:894663
    • 提供者:陈文萍
  1. Design-Patterns

    0下载:
  2. 设计模式精解-GOF23种设计模式解析: VS2012重写所有实现,所有类都分头文件和源文件。包含VS2012完整解决方案,Linux和子工程MakeFile和所有工程的Makefile。所有重写代码都按实际项目要求重写。本资源包含原作者PDF文档,我重写的代码和笔记。-Jing Xie-GOF23 design pattern design patterns Resolution: VS2012 rewrite all realize that all classes are split
  3. 所属分类:software engineering

    • 发布日期:2017-05-13
    • 文件大小:3245959
    • 提供者:chenyujie
  1. Makefile-manual

    0下载:
  2. 网上整理的资料对linux嵌入式开发人员挺有用的,让你整体把握makefile,真正看懂makefile-Organize online information is very useful for Linux embedded developers, let your whole grasp the makefile, truly understand the makefile
  3. 所属分类:software engineering

    • 发布日期:2017-04-24
    • 文件大小:405922
    • 提供者:王汉彬彬
  1. Makefile

    0下载:
  2. 很好用的Makefile讲解资料哟,对于学Linux及其他操作系统开发的人员而言,很不错的选择。一定要把后缀改成.doc哟-Makefile, it is very importent for developer in Linux or Vxworks
  3. 所属分类:software engineering

    • 发布日期:2017-04-29
    • 文件大小:119396
    • 提供者:tongyishan
  1. 跟我一起写Makefile-陈皓

    0下载:
  2. 经典之作,学习了Linux必备工具书,带书签,完整版(Classic, learning the Linux necessary tools, bookmarks, complete edition)
  3. 所属分类:文章/文档

    • 发布日期:2018-01-06
    • 文件大小:424960
    • 提供者:tttsss
« 12 »
搜珍网 www.dssz.com