亚洲欧美第一页_禁久久精品乱码_粉嫩av一区二区三区免费野_久草精品视频

蟲(chóng)蟲(chóng)首頁(yè)| 資源下載| 資源專輯| 精品軟件
登錄| 注冊(cè)

GNU-ld

  • Use the links below to download a source distribution of Ant from one of our mirrors. It is good pra

    Use the links below to download a source distribution of Ant from one of our mirrors. It is good practice to verify the integrity of the distribution files, especially if you are using one of our mirror sites. In order to do this you must use the signatures from our main distribution directory. Ant is distributed as zip, tar.gz and tar.bz2 archives - the contents are the same. Please note that the tar.* archives contain file names longer than 100 characters and have been created using GNU tar extensions. Thus they must be untarred with a GNU compatible version of tar. If you do not see the file you need in the links below, please see the master distribution directory or, preferably, its mirror.

    標(biāo)簽: distribution download mirrors source

    上傳時(shí)間: 2014-01-06

    上傳用戶:xuanchangri

  • 如何在LINUX下安裝

    如何在LINUX下安裝,編譯你的GNU開(kāi)發(fā)環(huán)境,適合初學(xué)者

    標(biāo)簽: LINUX

    上傳時(shí)間: 2014-01-20

    上傳用戶:royzhangsz

  • FileZilla is a cross-platform graphical FTP, FTPS and SFTP client a lot of features, supporting Wind

    FileZilla is a cross-platform graphical FTP, FTPS and SFTP client a lot of features, supporting Windows, Linux, Mac OS X and more. FileZilla Server is a reliable FTP server for Windows. it is a Client App,and a linux gnu version. important:change EXT name to ".tar.bz2"

    標(biāo)簽: cross-platform supporting FileZilla graphical

    上傳時(shí)間: 2013-12-19

    上傳用戶:weiwolkt

  • /* * linux/arch/m68knommu/platform/520x/spi-mcf520x.c * * Sub-architcture dependant initializa

    /* * linux/arch/m68knommu/platform/520x/spi-mcf520x.c * * Sub-architcture dependant initialization code for the Freescale * 520x SPI module * * Yaroslav Vinogradov yaroslav.vinogradov@freescale.com * Copyright Freescale Semiconductor, Inc 2006 * * This program is free software you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation either version 2 of the License, or * (at your option) any later version.

    標(biāo)簽: Sub-architcture initializa 520 dependant

    上傳時(shí)間: 2016-12-15

    上傳用戶:xiaohuanhuan

  • The Linux GPIB Package is a support package for GPIB (IEEE 488) hardware. The package contains kerne

    The Linux GPIB Package is a support package for GPIB (IEEE 488) hardware. The package contains kernel driver modules, and a C user-space library with Guile, Perl, PHP, Python and TCL bindings. The API of the C library is intended to be compatible with National Instrument s GPIB library. The Linux GPIB Package is licensed under the GNU General Public License . Requirements: Linux kernel version 2.4.x (use Linux-GPIB version 3.1.x). Earlier kernel versions are not supported.

    標(biāo)簽: package GPIB The contains

    上傳時(shí)間: 2016-12-17

    上傳用戶:cccole0605

  • This program is free software you can redistribute it and/or modify // it under the terms of the GN

    This program is free software you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by // the Free Software Foundation either version 2 of the License, or // (at your option) any later version.

    標(biāo)簽: redistribute the software program

    上傳時(shí)間: 2016-12-20

    上傳用戶:wfeel

  • 本文介紹如何用CZip/CUnzip類壓縮/解壓縮文件

    本文介紹如何用CZip/CUnzip類壓縮/解壓縮文件,這個(gè)類使用gzip GNU源代碼

    標(biāo)簽: CUnzip CZip 解壓

    上傳時(shí)間: 2016-12-25

    上傳用戶:拔絲土豆

  • MPC8260-MCC-HOWTO Abstract: This document attempts to give the linux developer community of motoro

    MPC8260-MCC-HOWTO Abstract: This document attempts to give the linux developer community of motorola(R) s mpc8260 processor a fairly good idea of programming details of Multi Channel controller. This document can be distributed under GPL version 2.0 or later, GPL is available at (http://www.gnu.org/copyleft/gpl.html)

    標(biāo)簽: MCC-HOWTO developer community Abstract

    上傳時(shí)間: 2017-01-11

    上傳用戶:silenthink

  • 開(kāi)源備份軟件源碼 AMANDA, the Advanced Maryland Automatic Network Disk Archiver, is a backup system that a

    開(kāi)源備份軟件源碼 AMANDA, the Advanced Maryland Automatic Network Disk Archiver, is a backup system that allows the administrator to set up a single master backup server to back up multiple hosts over network to tape drives/changers or disks or optical media. Amanda uses native dump and/or GNU tar facilities and can back up a large number of workstations running multiple versions of Unix. Amanda uses Samba, Cygwin or a native Windows client to back up Microsoft Windows desktops and servers

    標(biāo)簽: Automatic Advanced Maryland Archiver

    上傳時(shí)間: 2017-01-13

    上傳用戶:xc216

  • 在為 Linux 開(kāi)發(fā)應(yīng)用程序時(shí)

    在為 Linux 開(kāi)發(fā)應(yīng)用程序時(shí),絕大多數(shù)情況下使用的都是 C 語(yǔ)言,因此幾乎每一位 Linux程序員面臨的首要問(wèn)題都是如何靈活運(yùn)用 C 編譯器。目前 Linux 下最常用的C 語(yǔ)言編譯器是 GCC(GNU Compiler Collection),它是 GNU項(xiàng)目中符合 ANSI C 標(biāo)準(zhǔn)的編譯系統(tǒng),能夠編譯用C、C++和Object C 等語(yǔ)言編寫(xiě)的程序。GCC 不僅功能非常強(qiáng)大,結(jié)構(gòu)也異常靈活。最值得稱道的一點(diǎn)就是它可以通過(guò)不同的前端模塊來(lái)支持各種語(yǔ)言,如 Java、 Fort ran、Pascal、Modula-3和 Ada等。

    標(biāo)簽: Linux 應(yīng)用程序

    上傳時(shí)間: 2017-01-28

    上傳用戶:水口鴻勝電器

主站蜘蛛池模板: 宁远县| 漯河市| 睢宁县| 历史| 闸北区| 乌恰县| 曲沃县| 恩施市| 万载县| 策勒县| 贵南县| 收藏| 额尔古纳市| 礼泉县| 七台河市| 乌海市| 大竹县| 南投市| 望城县| 赤壁市| 积石山| 治县。| 霍城县| 孝昌县| 嘉黎县| 浮梁县| 南华县| 德令哈市| 临江市| 崇左市| 邵阳市| 广元市| 阿克陶县| 新丰县| 赞皇县| 南华县| 乌兰察布市| 渝中区| 九江市| 商水县| 磐石市|