• Skip to primary navigation
  • Skip to content
  • Skip to footer
listcomp Pro listcomp Pro 温故而知新
  • Posts
  • Categories
  • Tags
  • About

    Ant target 的 unless 含义

    October 12, 2013 less than 1 minute read

    <target unless="condition">

    => RUN target if “condition” is not set or eq false

    ant -Dcondition=true 传参数

    Categories: Ant

    Updated: October 12, 2013

    Share on

    X Facebook LinkedIn Bluesky
    Previous Next

    Comments

    You May Also Enjoy

    Python: Import Enum Uniformly before Comparison

    May 9, 2025 1 minute read

    This is not considered a bug in Enum but it’s quite subtle indeed.

    Python Structural Pattern Matching (match/case since Python 3.10)

    April 7, 2025 4 minute read

    0. Overview

    Ken Thompson’s NFA Simulation Algorithm

    April 2, 2025 4 minute read

    0. Retrospect

    Config Mermaid.js in Minimal Mistakes theme

    April 1, 2025 1 minute read

    best place to config Mermaid.js

    • GitHub
    • Feed
    © 2025 listcomp Pro. Powered by Jekyll & Minimal Mistakes.