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 传参数 Share on X Facebook LinkedIn Bluesky Previous Next Comments
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
Config Mermaid.js in Minimal Mistakes theme April 1, 2025 1 minute read best place to config Mermaid.js
Comments