网络资源链接

.NET 资源:
https://docs.microsoft.com/zh-cn/
https://github.com/quozd/awesome-dotnet

深图外链资源库:
https://er.szlib.org.cn/rwt/VIPE/http/NSVXELUXNFZGK8DBNVYG86UH/NewExamList.aspx?ename=csrhsa
http://ebooks.airitilibrary.cn/detail.aspx?PublicationID=P20140321095
https://er.szlib.org.cn/rwt/MET/https/NSVXELSWGJXXK7BPMNYXN/

图片资源库:
https://pixabay.com/
https://www.pexels.com/
https://gratisography.com/
https://web.500px.com/ 全世界顶尖摄影师,收费

采购信息网
http://www.ccgp.gov.cn/
https://www.zbytb.com/
https://www.plap.cn/

技术搜索
https://en.wikipedia.org/wiki/Main_Page 维基百科
https://docs.microsoft.com/zh-cn/aspnet/core/ 微软mvc文档
https://stackoverflow.com/ 爆栈网
http://renwu.mingrisoft.com/ 明日科技示例源码
https://www.ndsu.edu/counseling/self_help/long_distance_relationships/
https://www.techempower.com/benchmarks/


B/S 后台管理系统参考:
https://www.metronic.com/
http://keenthemes.com/preview/metronic/theme/admin_3/

http://www.jeasyui.com/index.php
https://www.aspnetboilerplate.com/
https://www.devexpress.com/

WPF 教程:
https://wpf-tutorial.com/

C++ 界面库:
QT https://www.qt.io/
https://blog.csdn.net/liang19890820/article/details/51752029
BCGSoft https://bcgsoft.com/
入门教程:http://c.biancheng.net/cplus/


OS 下载地址:
https://www.microsoft.com/zh-cn/software-download/windows10
https://www.ubuntu.com/index_kylin#download

Web 技术文档
http://devdocs.io/ web开发文档
https://developer.mozilla.org/zh-CN/docs/Web mozilla技术文档
http://www.echartsjs.com/index.html Echart
https://atom.io/ 文本编辑器(emmet,atom-beautify,autocomplete-paths,
api-docs,linter,linter-css,linter-htmlhint,linter-eslint)
https://nodejs.org/en/ Nodejs(npm install -g browser -sync)
browser-sync start --server --browser "Google Chrome" --files "stylesheets/*.css, *.html"
https://color.adobe.com Adobe在线调色工具
http://cubic-bezier.com 三次贝塞尔曲线,可以描述过渡动画随时间的变化规律
https://developer.mozilla.org/en-US/docs/web/css/specificity CSS样式优先级
https://docs.microsoft.com/zh-cn/scripting/ 微软web文档
http://todomvc.com/ JavaScript框架汇总

在线工具
https://cdnjs.com/ 在线引用JavaScript库 http://www.w3cfuns.com/ 在线JSON转换工具
https://www.diffchecker.com/ 在线文本比较
https://jsfiddle.net/api/mdn/ 在线运行JavaScript
http://kindeditor.net/about.php 在线html编辑器
https://validator.w3.org/ 在线检查HTML的错误
http://abowman.com/google-modules/ JavaScript动画
http://www.maticsoft.com/download.aspx 动软代码生成器
http://sc.chinaz.com/ 站长素材
http://www.codesmithtools.com/ 代码生成工具
http://leapsecond.com/java/gpsclock.htm UTC介绍
http://www.wnhuifu.com/wnrecv.html?s=b 恢复被删除的文件
com 调试工具:xcom 2.0
.NET 开源
http://www.dotnetfoundation.org/ .NET 开源社区
http://referencesource.microsoft.com/ .net框架源码查看
http://source.roslyn.io/ .net开源编译器roslyn代码查看
http://roslynquoter.azurewebsites.net/ .net开源编译器roslyn代码查看
http://www.ninject.org/ 依赖注入开源框架
http://www.castleproject.org/ IOC容器之castle开源项目

数据库
http://www.connectionstrings.com/ 各数据库对应的连接字符串
https://docs.oracle.com/en/ Oracle 帮助中心

电子书 http://down.51cto.com/ 51CTO
http://download.csdn.net/ CSDN
http://www.salttiger.com/
http://www.pin5i.com/  http://www.ituring.com.cn/ 图灵社区 http://www.wrox.com/WileyCDA/ 红皮书出版社 软考相关
http://www.testcenter.gov.cn/ 深圳考试院
http://www.ruankao.org.cn/ 全国软考官网
http://www.rkpass.cn/index.html 软考在线

其他资源
https://leetcode.com/ Google在线算法题
http://www.shouce.ren/ 手册网
https://phet.colorado.edu/zh_CN/ 科学和数学仿真程序
http://www.hippter.com/ 汇总ppt设计
http://asoftmurmur.com/ 程序员放松心情
https://www.microsoft.com/net/tutorials/csharp/getting-started C#入门
http://www.c-sharpcorner.com/ C#博客

  https://blog.csdn.net/column/details/opencv-tutorial.html OpenCV
  https://blog.csdn.net/u011574296/article/details/73217344 技术博客


书籍典藏:
《锋利的jQuery(第2版)》单东林,张晓菲,魏然 等 著
《ASP.NET MVC 1.0 入门经典》 [Beginning ASP.NET MVC 1.0] Simone Chiaretta 著
《Programming ASP.NET MVC 4》 Jess Chadwick, Todd Snyder & Hrusikesh Panda
《正则表达式必知必会(修订版)》[美] Ben Forta 著;杨涛 等 译
《Oracle入门很简单》 张朝明 等 著
《企业应用架构模式》 [Patterns of Enterprise Application Architecture] [英] Martin Fowler 著;王怀民,周斌 译; UMLChina 审校
《重构 改善现有代码的设计》 [Refactoring Improving the Design of Existing Code] [美] Martin Fowler 著; 熊节 译
《C程序设计语言(第2版·新版)》[美] Brian W.Kernighan,[美] Dennis M.Ritchie 著;徐宝文,李志 译
原文地址:https://www.cnblogs.com/hellowzl/p/12771888.html