- 授权协议: MIT
- 开发语言: C#
- 操作系统: Windows
- 软件首页: https://github.com/Microsoft/Git-Credential-Manager-for-Windows
软件介绍
GCM for Windows 是微软开源,Windows 平台上的 Git 认证管理器。
Git Credential Manager for Windows 提供安全的 Git 认证存储,是 Windows Credential Store for Git (git-credential-winstore) 的成功实践,不过 git-credential-winstore 已经不再维护了。相比 Windows 平台 Git 的内置认证存储工具,比如 wincred,只是提供单因素认证支持,但 GCM for Windows 提供 Visual Studio Online 和 GitHub 的多因素认证支持。
GCM for Windows 包括:
Windows Credential Store 的安全密码存储
Visual Studio Online 上的多因素认证
GitHub 上的双因素认证
Personal Access Token 生成,支持 Visual Studio Online 和 GitHub
Visual Studio Online 非交互模式支持
构建代理优化可选设置
Internet与WWW程序设计教程(第三版)
戴特尔 / 电子工业出版社 / 2005-8 / 95.00元
《Internet与WWW程序设计教程》(第3版)以大量生动、实用的示例讲述了如何编写多层的、客户/服务器的、数据密集的、基于Web的应用程序,介绍了如何使用XHTML、JavaScript、DHTML、Flash和XML建立客户端应用程序,也介绍了如何使用Web服务器(IIS、PWS和Apache)、数据库(SQL、MySQL、DBI和ADO)、ASP、Perl、CGI、Python、PHP、J......一起来看看 《Internet与WWW程序设计教程(第三版)》 这本书的介绍吧!
