Loading...
Loading...
Compare original and translation side by side
curl -s "wttr.in/London?format=3"curl -s "wttr.in/London?format=3"
Compact format:
```bash
curl -s "wttr.in/London?format=%l:+%c+%t+%h+%w"
简洁格式:
```bash
curl -s "wttr.in/London?format=%l:+%c+%t+%h+%w"
Full forecast:
```bash
curl -s "wttr.in/London?T"%c%t%h%w%l%mwttr.in/New+Yorkwttr.in/JFK?m?u?1?0curl -s "wttr.in/Berlin.png" -o /tmp/weather.png
完整天气预报:
```bash
curl -s "wttr.in/London?T"%c%t%h%w%l%mwttr.in/New+Yorkwttr.in/JFK?m?u?1?0curl -s "wttr.in/Berlin.png" -o /tmp/weather.pngcurl -s "https://api.open-meteo.com/v1/forecast?latitude=51.5&longitude=-0.12¤t_weather=true"curl -s "https://api.open-meteo.com/v1/forecast?latitude=51.5&longitude=-0.12¤t_weather=true"