How to create a PDF programming cheat sheet All In One
How to create a PDF programming cheat sheet All In One
如何创建
备忘单
/速查表
tools
vscode
pdf 编辑器
AI
solutions
- Export
web page
to pdf /网页
导出为 pdf
优点:可以高度自定义的控制图片、字体、颜色的元素,缺点:开发成本高!
- PPT => PDF
PPT 幻灯片
转 PDF
- Word => PDF
Word 文档
转 PDF
- ...
AI
prompt: create a Cheat Sheet of Docker commands with logo at header and colorful text background
https://www.mymap.ai/playground?mid=v5dMQfFtSmSBD
https://www.mymap.ai/cheat-sheet-maker
![Docker Logo](https://www.docker.com/wp-content/uploads/2023/01/cropped-Untitled-1.png)
# Docker Commands Cheat Sheet
Basic Commands
docker run: Run a container.
docker ps: List running containers.
docker stop: Stop a container.
Image Management
docker pull: Pull an image from a registry.
docker images: List images.
docker rmi: Remove an image.
Container Management
docker exec: Execute a command in a running container.
docker logs: Fetch logs from a container.
Networking
docker network ls: List networks.
docker network create: Create a new network.
Volumes
docker volume ls: List volumes.
docker volume create: Create a new volume.
demos
file:///Users/xgqfrms-mm/Desktop/DockerCheatSheet.pdf
(🐞 反爬虫测试!打击盗版⚠️)如果你看到这个信息, 说明这是一篇剽窃的文章,请访问 https://www.cnblogs.com/xgqfrms/ 查看原创文章!
PDF CheatSheets
To help developers whose relationship with PDF’s specification is casual or tangential, the PDF Association provides free PDF “cheat sheets” to aid in remembering key terms and concepts without constantly referring to ISO 32000.
为了帮助与 PDF 规范关系不大或不太密切的开发人员,PDF 协会提供了免费的 PDF“备忘单”,以帮助他们记住关键术语和概念,而无需不断参考 ISO 32000。
https://pdfa.org/resource/pdf-cheat-sheets/
https://pdfa.org/wp-content/uploads/2023/08/PDF-Cheat-Sheets.zip
https://pdfa.org/wp-content/uploads/2023/08/PDF-Basics-CheatSheet.pdf
https://pdfa.org/wp-content/uploads/2023/08/PDF-Operators-CheatSheet.pdf
https://pdfa.org/wp-content/uploads/2023/08/PDF-CommonObjects-CheatSheet.pdf
https://pdfa.org/wp-content/uploads/2023/08/PDF-Color-CheatSheet.pdf
How To Build a Cheat Sheet
如何制作备忘单
https://cheatography.com/create/
Docker
https://cheatography.com/programming/
https://cheatography.com/tag/docker/
https://cheatography.com/gauravpandey44/cheat-sheets/kubernetes-k8s/
https://cheatography.com/gauravpandey44/cheat-sheets/kubernetes-k8s/pdf/?last=1569951291
https://cheatography.com/gambit/cheat-sheets/docker/
https://cheatography.com/gambit/cheat-sheets/docker/pdf/?last=1540473447
refs
https://www.youtube.com/watch?v=Ozb9mZg7MVM
©xgqfrms 2012-2021
www.cnblogs.com/xgqfrms 发布文章使用:只允许注册用户才可以访问!
原创文章,版权所有©️xgqfrms, 禁止转载 🈲️,侵权必究⚠️!
本文首发于博客园,作者:xgqfrms,原文链接:https://www.cnblogs.com/xgqfrms/p/18467255
未经授权禁止转载,违者必究!