Geekpy's Blog

  • Home

  • About

  • Tags

  • Categories

  • Archives

Python二进制表示和位操作

Posted on 2016-12-16 | Edited on 2018-10-06 | Comments: | Views:

我们都知道在计算机中所有的信息最终都是以二进制的0和1来表示,而有些算法是通过操作bit位来进行运算的,这就需要我们了解Python中如何去表示二进制,又如何是进行位运算的。

Read more »

使用Flask实现用户登陆认证的详细过程

Posted on 2016-12-06 | Edited on 2018-10-06 | In Flask | Comments: | Views:

本文旨在详细讲解用户登录的原理和过程,并通过Flask框架来完整实现整个登录过程

Read more »
1…34

geekpy

32 posts
7 categories
27 tags
RSS
GitHub E-Mail
© 2019 geekpy
Powered by Hexo v3.7.1
|
Theme – NexT.Muse v6.4.2