Hello 算法 1.1.0 Python版全书采用动画图解,结构化地讲解数据结构与算法知识,内容清晰易懂,学习曲线平滑。 ‧ 算法源代码皆可一键运行,支持 Python、C++、Java、C#、Go、Swift、JavaScript、TypeScript、Dart、 Rust、C 和 Zig 等语言。 ‧ 鼓励读者在线上章节评论区互帮互助、共同进步,提问与评论通常可在两日内得到回复。 0.1.1 读者对象 若你是算法初学者,从未接触过算法,或者已经 (ES6) code snippets 。 3.(可选)在 VS Code 的插件市场中搜索 Prettier ,安装代码格式化工具。 8. Dart 环境 1. 下载并安装 Dart 。 2. 在 VS Code 的插件市场中搜索 dart ,安装 Dart 。 9. Rust 环境 1. 下载并安装 Rust 。 2. 在 VS Code 的插件市场中搜索 rust ,安装 rust‑analyzer0 码力 | 364 页 | 18.42 MB | 1 年前3
Hello 算法 1.0.0b5 Python版‧ 全书采用动画图解,结构化地讲解数据结构与算法知识,内容清晰易懂、学习曲线平滑。 ‧ 算法源代码皆可一键运行,支持 Java、C++、Python、Go、JS、TS、C#、Swift、Rust、Dart、Zig 等 语言。 ‧ 鼓励读者在章节讨论区互帮互助、共同进步,提问与评论通常可在两日内得到回复。 0.1.1 读者对象 若您是算法初学者,从未接触过算法,或者已经有一些刷题经验,对数据结构与算法有模糊的认识,在会与 Swift。 2. 在 VSCode 的插件市场中搜索 swift ,安装 Swift for Visual Studio Code。 9. Dart 环境 1. 下载并安装 Dart 。 2. 在 VSCode 的插件市场中搜索 dart ,安装 Dart 。 10. Rust 环境 1. 下载并安装 Rust。 2. 在 VSCode 的插件市场中搜索 rust ,安装 rust‑analyzer。0 码力 | 361 页 | 30.64 MB | 1 年前3
Hello 算法 1.0.0 Python版全书采用动画图解,结构化地讲解数据结构与算法知识,内容清晰易懂,学习曲线平滑。 ‧ 算法源代码皆可一键运行,支持 Python、C++、Java、C#、Go、Swift、JavaScript、TypeScript、Dart、 Rust、C 和 Zig 等语言。 ‧ 鼓励读者在线上章节评论区互帮互助、共同进步,提问与评论通常可在两日内得到回复。 0.1.1 读者对象 若你是算法初学者,从未接触过算法,或者已经 (ES6) code snippets 。 3.(可选)在 VS Code 的插件市场中搜索 Prettier ,安装代码格式化工具。 8. Dart 环境 1. 下载并安装 Dart 。 2. 在 VS Code 的插件市场中搜索 dart ,安装 Dart 。 9. Rust 环境 1. 下载并安装 Rust 。 2. 在 VS Code 的插件市场中搜索 rust ,安装 rust‑analyzer0 码力 | 362 页 | 17.54 MB | 1 年前3
Hello 算法 1.2.0 简体中文 Python 版3. 在 VS Code 的插件市场中搜索 typescript ,安装 Pretty TypeScript Errors 。 9. Dart 环境 1. 下载并安装 Dart 。 2. 在 VS Code 的插件市场中搜索 dart ,安装 Dart 。 10. Rust 环境 1. 下载并安装 Rust 。 2. 在 VS Code 的插件市场中搜索 rust ,安装 rust‑analyzer0 码力 | 364 页 | 18.43 MB | 10 月前3
Hello 算法 1.2.0 繁体中文 Python 版在 VS Code 的擴充功能市場中搜索 typescript ,安裝 Pretty TypeScript Errors 。 9. Dart 環境 1. 下載並安裝 Dart 。 2. 在 VS Code 的擴充功能市場中搜索 dart ,安裝 Dart 。 10. Rust 環境 1. 下載並安裝 Rust 。 2. 在 VS Code 的擴充功能市場中搜索 rust ,安裝 rust‑analyzer0 码力 | 364 页 | 18.74 MB | 10 月前3
Django 1.8.x Documentationwith the API Writing your first Django app, part 2 Creating an admin user Start the development server Enter the admin site Make the poll app modifiable in the admin Explore the free admin functionality Advanced testing topics User authentication in Django Overview Installation Usage Django’s cache framework Setting up the cache The per-site cache The per-view cache Template fragment caching The low-level Signals Listening to signals Defining and sending signals Disconnecting signals System check framework Writing your own checks “How-to” guides Authentication using REMOTE_USER Configuration Writing0 码力 | 2454 页 | 2.85 MB | 1 年前3
Django 1.8.x Documentation. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 4 1.13 Geographic framework . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 4 1.14 Common . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 345 3.11 Django’s cache framework . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 385 3.12 Conditional . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 503 3.25 System check framework . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 506 4 “How-to”0 码力 | 1685 页 | 6.01 MB | 1 年前3
Django 1.11.x DocumentationDjango Verifying That’s it! Writing your first Django app, part 1 Creating a project The development server Creating the Polls app Write your first view Writing your first Django app, part 2 Database setup Advanced testing topics User authentication in Django Overview Installation Usage Django’s cache framework Setting up the cache The per-site cache The per-view cache Template fragment caching The low-level Signals Listening to signals Defining and sending signals Disconnecting signals System check framework Writing your own checks External packages Localflavor Comments Formtools “How-to” guides Authentication0 码力 | 2747 页 | 2.67 MB | 1 年前3
Django 2.2.x DocumentationDjango Verifying That’s it! Writing your first Django app, part 1 Creating a project The development server Creating the Polls app Write your first view Writing your first Django app, part 2 Database setup Advanced testing topics User authentication in Django Overview Installation Usage Django’s cache framework Setting up the cache The per-site cache The per-view cache Template fragment caching The low-level Signals Listening to signals Defining and sending signals Disconnecting signals System check framework Writing your own checks External packages Localflavor Comments Formtools “How-to” guides Authentication0 码力 | 2915 页 | 2.83 MB | 1 年前3
Django 2.0.x DocumentationDjango Verifying That’s it! Writing your first Django app, part 1 Creating a project The development server Creating the Polls app Write your first view Writing your first Django app, part 2 Database setup Advanced testing topics User authentication in Django Overview Installation Usage Django’s cache framework Setting up the cache The per-site cache The per-view cache Template fragment caching The low-level Signals Listening to signals Defining and sending signals Disconnecting signals System check framework Writing your own checks External packages Localflavor Comments Formtools “How-to” guides Authentication0 码力 | 2746 页 | 2.67 MB | 1 年前3
共 537 条
- 1
- 2
- 3
- 4
- 5
- 6
- 54













