zoukankan      html  css  js  c++  java
  • tomcat下载地址

    https://archive.apache.org/dist/tomcat/tomcat-6/v6.0.53/bin/

    Index of /dist/tomcat/tomcat-6/v6.0.53

    Apache Tomcat 6.0.53

    Useful references:

    NOTE: The tar files in this distribution use GNU tar extensions, and must be untarred with a GNU compatible version of tar. The version of tar on Solaris and Mac OS X will not work with these files.

    Tomcat 6.0 requires JRE 5.0 or later. Read the RELEASE-NOTES and the RUNNING.txt file in the distribution for more details.

    Packaging Details (or "What Should I Download?")

    bin/
    apache-tomcat-[version].zip or .tar.gz
    Base distribution. These distributions do not include the Windows service wrapper nor the compiled APR/native library for Windows.
    apache-tomcat-[version].exe
    32-bit/64-bit Windows installer for Tomcat.   Please note that while this distribution includes the vast majority of the base distribution, some of the command-line scripts for launching Tomcat are not included. This distribution is intended for those users planning to launch Tomcat through the Windows shortcuts or services.
    apache-tomcat-[version]-windows-x86.zip
    32-bit Windows specific distribution that includes the Windows service wrapper and the compiled APR/native library for use with 32-bit JVMs on both 32 and 64 bit Windows platforms.
    apache-tomcat-[version]-windows-x64.zip
    64-bit Windows specific distribution that includes the Windows service wrapper and the compiled APR/native library for use with 64-bit JVMs on x64 Windows platforms.
    apache-tomcat-[version]-deployer.zip or .tar.gz
    The standalone Tomcat Web Application Deployer.
    apache-tomcat-[version]-fulldocs.tar.gz
    The Tomcat documentation bundle, including complete javadocs.
    bin/extras/
    Additional components. See documentation.
    src/
    apache-tomcat-[version].zip or .tar.gz
    The source code. See building instructions.

    Thank you for using Tomcat!.

    The Apache Tomcat Project 
    http://tomcat.apache.org/

  • 相关阅读:
    Pytorch 随机数种子设置
    python 利用 dictionary 的 .get() 操作,避免写 if-else
    PEP-8 or google 风格 python 代码风格和注释规范
    Vim 多文件切换使用
    Shell 变量及脚本使用
    python numpy 大矩阵运算容易内存爆炸
    Ubuntu 配置 Pytorch on Graph (PoG) 环境
    Markdown 学习笔记
    Linux-saltstack
    Python字符串详解
  • 原文地址:https://www.cnblogs.com/Tpf386/p/11947573.html
Copyright © 2011-2022 走看看