Web Services

13 cheatsheets covering curl、wget、下载、http、命令行 and more

curl / wget Cheatsheet - Command-line File Download & HTTP Requests

2026-08-0234 commands

One-page curl & wget reference: GET/POST requests, headers & cookies, resumable download, proxy auth and debugging, with a side-by-side comparison. Quick lookup, copy directly.

curlwget下载

Nginx Cheatsheet - Nginx Configuration & Command Reference

2026-07-2119 commands

One-page Nginx reference covering config testing with nginx -t/-s reload, location matching priority, proxy_pass reverse proxy snippets, and access/error log troubleshooting. Quick reference, copy directly.

nginx反向代理location

curl Cheatsheet - curl HTTP Debugging Command Reference

2026-07-2122 commands

One-page curl HTTP debugging reference covering GET/POST basics, -v/-I/-w for detailed debugging, -x proxy & timeout, -u/-F/-o for auth and upload. Quick reference, copy directly.

curlhttp调试

HTML Cheatsheet - HTML Tags & Attributes Reference

2026-07-2152 commands

One-page HTML quick reference with 52+ common commands across 7 grouped sections (html). Quick lookup, copy and run.

html前端网页

CSS3 Cheatsheet - CSS3 Properties & Layout Reference

2026-07-2147 commands

One-page CSS3 quick reference with 59+ common commands across 8 grouped sections (css). Quick lookup, copy and run.

css前端样式

Emmet Cheatsheet - Emmet Abbreviation & Syntax Reference

2026-07-2139 commands

One-page Emmet quick reference with 39+ common commands across 4 grouped sections (emmet, html, css). Quick lookup, copy and run.

emmethtmlcss

Sass/SCSS Cheatsheet - Sass Syntax & Mixin Reference

2026-07-2140 commands

One-page Sass/SCSS quick reference with 40+ common commands across 7 grouped sections (sass, scss, css). Quick lookup, copy and run.

sassscsscss

CSS Flexbox Cheatsheet - Flexbox Layout Reference

2026-07-2144 commands

One-page CSS Flexbox quick reference with 44+ common commands across 6 grouped sections (css, flexbox). Quick lookup, copy and run.

cssflexbox布局

CSS Grid Cheatsheet - Grid Layout Reference

2026-07-2142 commands

One-page CSS Grid quick reference with 42+ common commands across 6 grouped sections (css, grid). Quick lookup, copy and run.

cssgrid布局

HTML Meta Tags Cheatsheet - Meta Tags SEO & Configuration Reference

2026-07-2136 commands

One-page HTML Meta Tags quick reference with 36+ common commands across 7 grouped sections (html, meta, seo). Quick lookup, copy and run.

htmlmetaseo

Tailwind CSS Cheatsheet - Utility Class Reference

2026-07-2161 commands

One-page Tailwind CSS utility class reference covering layout Flex/Grid, spacing, typography, colors, responsive breakpoints, dark mode, and animations. Find fast, copy directly.

tailwindcss前端

Next.js Cheatsheet - Next.js Framework Reference

2026-07-2143 commands

One-page Next.js framework reference covering App Router, pages and layouts, data fetching, server components, API routes, middleware, static generation and ISR. Find fast, copy directly.

nextjsreactssr

Svelte Cheatsheet - Svelte Framework Reference

2026-07-2150 commands

One-page Svelte framework reference covering reactive declarations, template syntax, event handling, component communication, lifecycle, Store state management, and animations. Find fast, copy directly.

svelte前端框架