slideshare

淘宝技术分享

↘锁芯ラ 提交于 2020-03-30 13:00:32
  前几天在淘宝UED( http://ued.taobao.com/blog/ )上看到了几篇不错的文章,且都有PPT,里面总结的很不错,因此分享给大家,主要针对的是初级前端开发者。这一系列课程由浅入深的介绍前端技术的关键部分,对HTML/CSS/JavaScript、包括浏览器渲染过程和JS引擎原理、常用工具等知识都有详细的讲解。 一、淘宝前端技术巡礼   这一讲主要介绍了淘宝前端的技术发展。   原文地址: 前端技术系列课程(No.1) – 淘宝前端技术巡礼   PPT如下:   PPT地址: http://www.slideshare.net/lijing00333/ss-12323405 二、HTML/CSS/JavaScript基础   这一讲有两部分,第一部分讲了HTML、CSS中关键知识,第二部分讲了ECMAScript基础   原文地址: http://ued.taobao.com/blog/2012/04/10/html-css-js/   HTML/CSS基础PPT:   PPT地址: http://www.slideshare.net/lijing00333/htmlcssjs   ECMAScript基础部分PPT:   PPT地址: http://www.slideshare.net/lijing00333/ecmascript 三、深入剖析浏览器  

MYSQL performance

心不动则不痛 提交于 2020-01-26 12:59:55
https://www.mysql.com/why-mysql/performance/ https://www.slideshare.net/oysteing/how-to-analyze-and-tune-mysql-queries-for-better-performance-75441170 https://www.slideshare.net/oysteing/how-to-analyze-and-tune-sql-queries-for-better-performance https://www.slideshare.net/oysteing/using-optimizer-hints-to-improve-mysql-query-performance https://www.slideshare.net/jynus/query-optimization-with-mysql-57-and-mariadb-10-even-newer-tricks?next_slideshow=1 http://www.unofficialmysqlguide.com/cost-based-optimization.html https://dev.mysql.com/doc/refman/5.7/en/cost-model.html https://dev.mysql.com