- 授权协议: Apache
- 开发语言: C/C++
- 操作系统: 跨平台
- 软件首页: https://github.com/google/libpam-policycache
- 软件文档: https://github.com/google/libpam-policycache/releases
软件介绍
libpam-policycache 是 PAM 上拥有优先级策略的密码缓存模块。
代码示例:
# /etc/pam.d/gnome-screensaver auth requisite pam_escalate.so # /etc/pam.d/escalate # Include common-auth where cache check/update and other auth modules live. @include common-auth
How to Think Like a Computer Scientist: Learning with Python
Allen B. Downey、Jeffrey Elkner、Chris Meyers / Green Tea Press / 2002-1-4 / USD 24.95
""How to Think Like a Computer Scientist"" is an introduction to programming using Python, one of the best languages for beginners. This is a Free Book -- you can download it from thinkpython.com. But......一起来看看 《How to Think Like a Computer Scientist: Learning with Python》 这本书的介绍吧!
