Tech Notes

CNUS / 2023-06-22 / 原文

[Development]
IntelliJ IDEA  https://www.jetbrains.com/idea/
VS Code  https://code.visualstudio.com/
Node.js  https://nodejs.org/en/
DBeaver https://dbeaver.io/
Git-for-windows  https://gitforwindows.org/
Tortoisegit  https://tortoisegit.org/download/
FileZilla  https://filezilla-project.org/
Putty  https://www.chiark.greenend.org.uk/~sgtatham/putty/
Postman  https://www.postman.com/downloads/ , https://github.com/hlmd/Postman-cn
Java  https://www.oracle.com/java/technologies/javase/javase8-archive-downloads.html


[Common]
Notepad++  https://notepad-plus-plus.org/
                  https://github.com/notepad-plus-plus/notepad-plus-plus
ShareX  https://getsharex.com/
Q-Dir  http://www.softwareok.com/
Draw.io  https://github.com/jgraph/drawio-desktop/releases
yEd(UML)  https://www.yworks.com/products/yed
Chrome Offline installation: http://www.google.cn/chrome/browser/desktop/index.html?standalone=1&platform=win64
 
[Resource]
https://learn.microsoft.com/zh-cn/docs/
https://learn.microsoft.com/zh-cn/dotnet/
https://learn.microsoft.com/zh-cn/dotnet/csharp/
https://learn.microsoft.com/zh-cn/sql/?view=sql-server-ver16
https://learn.microsoft.com/zh-cn/previous-versions/sql/sql-server-2012/bb510741(v=sql.110)
https://learn.microsoft.com/zh-cn/windows-server/
https://learn.microsoft.com/zh-cn/visualstudio/?view=vs-2022
 
https://www.w3school.com.cn/
 

-------------------------------------------------------------------------------------------------

流程图部件图

 
-------------------------------------------------------------------------------------------------


-------------------------------------------------------------------------------------------------

[ OAuth 和 SAML ]
 
SAML(安全性声明标记语言)是涵盖联合,身份管理和单一登录(SSO)的总体标准。
相比之下,OAuth(开放授权)是资源授权的标准。与SAML不同,它不处理身份验证。
至关重要的是,OAuth不会假定客户端是网络浏览器。
0
 

-------------------------------------------------------------------------------------------------



-------------------------------------------------------------------------------------------------

 


-------------------------------------------------------------------------------------------------



-------------------------------------------------------------------------------------------------



-------------------------------------------------------------------------------------------------



-------------------------------------------------------------------------------------------------