Yet A Python Group

Python小组

主页 Python 随想 电脑技巧 测试page 历史文章
2019-12-24
Python

'Unit Test'

Unit Test

在Python进阶之路上,有必要了解Python是如何进行代码测试。测试驱动开发是现代软件开发的方法之一,受到很多人的追捧。参考阅读:TDD(测试驱动开发)是否已死?

Read More

Share
  • hardlab
2019-12-24

Hello World

Welcome to Hexo! This is your very first post. Check documentation for more info. If you get any problems when using Hexo, you can find the answer in troubleshooting or you can ask me on GitHub.

Quick Start

Create a new post

1
$ hexo new "My New Post"

More info: Writing

Run server

1
$ hexo server

More info: Server

Generate static files

1
$ hexo generate

More info: Generating

Deploy to remote sites

1
$ hexo deploy

More info: Deployment

Share
« 上一页1234

最新文章

  • DISC-高效沟通
  • 如何倾听不赞同的观点
  • 调试
  • 高效学习(Effective Learning)-MDN
  • 金子塔原理

归档

  • 九月 20209
  • 五月 20201
  • 一月 20202
  • 十二月 20195

分类

  • Python5
  • philosophy1
  • 合作1
  • 思考1
  • 方法1
  • 沟通4
  • 电脑技巧1
  • 编程2

标签

  • Python2
  • RandomThoughts1
  • Scrum1
  • disc2
  • git1
  • hardlab5
  • 写作1
  • 学习1
  • 开发方法1
  • 思维1
  • 方法9
  • 沟通1
  • 科学上网1
  • 编程1
  • 调试1
  • 金字塔原理1

标签云

Python RandomThoughts Scrum disc git hardlab 写作 学习 开发方法 思维 方法 沟通 科学上网 编程 调试 金字塔原理
© 2021 Yet A Python Group
Powered by Hexo
主页 Python 随想 电脑技巧 测试page 历史文章