2019年03月18-22日週報
Computer Science
https://www.youtube.com/watch?v=O5nskjZ_GoI&list=PL8dPuuaLjXtNlUrzyH5r6jN9ulIgZBpdo&index=2
JS
[筆記] 理解 JavaScript 中的事件循環、堆疊、佇列和併發模式(Learn event loop, stack, queue, and concurrency mode of JavaScript in depth)
https://pjchender.blogspot.com/2017/08/javascript-learn-event-loop-stack-queue.html
JS组件系列——表格组件神器:bootstrap table(三:终结篇,最后的干货福利)
https://www.cnblogs.com/landeanfen/p/5005367.html
C#
C#进阶系列——WebApi 接口参数不再困惑:传参详解
https://www.cnblogs.com/landeanfen/p/5337072.html
C#进阶系列——WebApi 身份认证解决方案:Basic基础认证
https://www.cnblogs.com/landeanfen/p/5287064.html
面试干货——年底干货大放送,你准备好了吗?
https://www.cnblogs.com/landeanfen/p/4955891.html
C#进阶系列——WebApi 跨域问题解决方案:CORS
http://www.cnblogs.com/landeanfen/p/5177176.html
C# Windows Forms Application Tutorial with Example
https://www.guru99.com/c-sharp-windows-forms-application.html
c# – OWIN Web api 2向承载授权添加额外的逻辑
https://codeday.me/bug/20181101/333758.html
c# – 在非管理员帐户下运行自承载的OWIN Web API
https://codeday.me/bug/20180126/125629.html
在ASP.NET中基于Owin OAuth使用Client Credentials Grant授权发放Token
https://www.cnblogs.com/dudu/p/4569857.html
System.Threading.Tasks Namespace
https://docs.microsoft.com/en-us/dotnet/api/system.threading.tasks?view=netframework-4.7.2
簡介.NET 4.0的多工執行利器--Task
https://blog.darkthread.net/blog/net4-task/
CORS / Owin
小心網域名稱伺服器快取毒害(DNS cache poisoning)攻擊
https://blog.miniasp.com/post/2008/10/22/Be-careful-DNS-cache-poisoning-attack
跨來源資源共用(CORS)
https://developer.mozilla.org/zh-TW/docs/Web/HTTP/CORS#HTTP_%E5%9B%9E%E6%87%89%E6%A8%99%E9%A0%AD
Preventing Cross-Site Request Forgery (CSRF) Attacks in ASP.NET MVC Application
https://docs.microsoft.com/en-us/aspnet/web-api/overview/security/preventing-cross-site-request-forgery-csrf-attacks
Enable CORS In ASP.NET WebAPI 2
https://www.c-sharpcorner.com/article/enable-cors-in-asp-net-webapi-2/
CORS Enabled
https://www.w3.org/wiki/CORS_Enabled
原來 CORS 沒有我想像中的簡單
https://blog.techbridge.cc/2018/08/18/cors-issue/
跨域资源共享 CORS 详解(JSONP)
http://www.ruanyifeng.com/blog/2016/04/cors.html
Cross Domain Ajax 跨網域抓取資料(JSONP)
https://ithelp.ithome.com.tw/articles/10094915
[鐵人賽 Day26] ASP.NET Core 2 系列 - 跨域請求 (Cross-Origin Requests)
https://blog.johnwu.cc/article/ironman-day26-asp-net-core-cross-origin-requests.html
實作 Cross-Origin Resource Sharing (CORS) 解決 Ajax 發送跨網域存取 Request
https://blog.toright.com/posts/3205/%E5%AF%A6%E4%BD%9C-cross-origin-resource-sharing-cros-%E8%A7%A3%E6%B1%BA-ajax-%E7%99%BC%E9%80%81%E8%B7%A8%E7%B6%B2%E5%9F%9F%E5%AD%98%E5%8F%96-request.html
開發筆記-OWIN
https://blog.darkthread.net/blog/about-owin/
The Client ID and Secret
https://www.oauth.com/oauth2-servers/client-registration/client-id-secret/
OAuth 2.0 筆記 (2) Client 的註冊與認證
https://blog.yorkxin.org/2013/09/30/oauth2-2-cilent-registration.html
使用OAuth打造webapi認證服務供自己的客戶端使用
https://www.twblogs.net/a/5b7d14212b71770a43ddcec8
GitHub
How to add license to an existing GitHub project
https://stackoverflow.com/questions/31639059/how-to-add-license-to-an-existing-github-project
Front-End
如何写好前端业务代码?
https://segmentfault.com/a/1190000018598095
VueJS
Vuefire: Vue.js + Firebase
https://ithelp.ithome.com.tw/articles/10209888
Others
两个程序猿、一个产品狗,我们的故事
https://segmentfault.com/a/1190000004749654
每个程序员都应该读《Unix编程艺术》
https://segmentfault.com/a/1190000013083279
「程序员也要会生活」第三话:愿我们都能成为可爱的人
https://segmentfault.com/a/1190000002407833
2019五个最棒的机器学习课程
https://segmentfault.com/a/1190000018520056
阿里工程师养了只“二哈”,专治讨厌的骚扰电话
https://segmentfault.com/a/1190000018584676
涨姿势!程序员辞职都用了哪些奇葩借口?
https://segmentfault.com/a/1190000015277496
优秀工程师必备的三大思维,你拥有哪些?
https://segmentfault.com/a/1190000017361734
30分钟掌握TypeScript常用操作
https://segmentfault.com/a/1190000016586666
你是一名努力工作的程序员,还是懒惰的程序员?
https://segmentfault.com/a/1190000000406985
一线 IT 公司开发转管理,我是怎么从 0 到 1 的?
https://my.oschina.net/editorial-story/blog/3013596
GitCafe
https://segmentfault.com/u/gitcafe
Progressive Web App 會是未來趨勢嗎?
https://blog.techbridge.cc/2016/07/23/progressive-web-app/
輕鬆理解 Ajax 與跨來源請求
https://blog.techbridge.cc/2017/05/20/api-ajax-cors-and-jsonp/
筆記 - 什麼是CORS?
https://sibevin.github.io/posts/2017-06-05-101518-note-cors
Search Keywords
Physics Engine js
Information Technology Management