Skip to content

《重构:改善既有代码的设计 (第2版)》中文翻译 | Chinese translation of Refactoring: Improving the Design of Existing Code (2nd Edition)

License

Notifications You must be signed in to change notification settings

Cactus-proj/Refactoring-2ed-zh

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

《重构:改善既有代码的设计(第二版)》中文翻译

Build and Deploy

在线阅读:https://Cactus-proj.github.io/Refactoring-2ed-zh/

前言

Index

本地开发 & 阅读

本项目基于 VitePress 进行开发,以提供比 Github Mardown 更佳的阅读体验

依赖于 node.jsvitepress 等环境

git clone https://github.com/Cactus-proj/Refactoring-2ed-zh.git
cd Refactoring-2ed-zh/
npm install         # 安装 VitePress
npm run docs:dev    # 编译并打开网页预览

License

本项目为未授权的翻译

  • 对于书籍内容,原作者保留所有权利
  • 对于中文翻译以及其他的项目文件,按照 MIT 协议授权

NOTE: 由于是未授权翻译,中文翻译文本的版权不明确,因此本项目仅作维护性更新(保持CI可用)。

About

《重构:改善既有代码的设计 (第2版)》中文翻译 | Chinese translation of Refactoring: Improving the Design of Existing Code (2nd Edition)

Topics

Resources

License

Stars

Watchers

Forks