diff --git a/技术分享/php大会分享/LICENSE.md b/技术分享/php大会分享/LICENSE.md new file mode 100755 index 0000000..c7219a7 --- /dev/null +++ b/技术分享/php大会分享/LICENSE.md @@ -0,0 +1,21 @@ +MIT License + +Copyright (c) 2017 DevLink + +Permission is hereby granted, free of charge, to any person obtaining a copy +of this software and associated documentation files (the "Software"), to deal +in the Software without restriction, including without limitation the rights +to use, copy, modify, merge, publish, distribute, sublicense, and/or sell +copies of the Software, and to permit persons to whom the Software is +furnished to do so, subject to the following conditions: + +The above copyright notice and this permission notice shall be included in all +copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, +FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE +AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER +LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, +OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE +SOFTWARE. diff --git a/技术分享/php大会分享/README.md b/技术分享/php大会分享/README.md new file mode 100755 index 0000000..d63efa9 --- /dev/null +++ b/技术分享/php大会分享/README.md @@ -0,0 +1,7 @@ +# 2017 第三届PHP全球开发者大会PPT/Keynote + +这里会放第三届PHP全球开发者大会的演讲PPT + +由于每个演讲的版权都属于讲师,所以PPT是否放出由讲师自行决定,讲师可以通过Pull Request提交,也可以选择不提交或者修改后提交 + +望周知 diff --git a/技术分享/php大会分享/侯青龙——微博新一代LAMP架构.pdf b/技术分享/php大会分享/侯青龙——微博新一代LAMP架构.pdf new file mode 100755 index 0000000..6e8ff28 Binary files /dev/null and b/技术分享/php大会分享/侯青龙——微博新一代LAMP架构.pdf differ diff --git a/技术分享/php大会分享/信海龙——聊聊稳定性保障那些事.pdf b/技术分享/php大会分享/信海龙——聊聊稳定性保障那些事.pdf new file mode 100755 index 0000000..54c3054 Binary files /dev/null and b/技术分享/php大会分享/信海龙——聊聊稳定性保障那些事.pdf differ diff --git a/技术分享/php大会分享/刘奇——Scale out database without pain.pdf b/技术分享/php大会分享/刘奇——Scale out database without pain.pdf new file mode 100755 index 0000000..452089a Binary files /dev/null and b/技术分享/php大会分享/刘奇——Scale out database without pain.pdf differ diff --git a/技术分享/php大会分享/叶金荣——MySQL 5.7优化不求人.pdf b/技术分享/php大会分享/叶金荣——MySQL 5.7优化不求人.pdf new file mode 100755 index 0000000..22da1d4 Binary files /dev/null and b/技术分享/php大会分享/叶金荣——MySQL 5.7优化不求人.pdf differ diff --git a/技术分享/php大会分享/司超——Swoole2.0原生协程高性能开发实践.pdf b/技术分享/php大会分享/司超——Swoole2.0原生协程高性能开发实践.pdf new file mode 100755 index 0000000..605c601 Binary files /dev/null and b/技术分享/php大会分享/司超——Swoole2.0原生协程高性能开发实践.pdf differ diff --git a/技术分享/php大会分享/宋青见——云原生的 MySQL 托管服务架构及读写分离的优化(PHP).pdf b/技术分享/php大会分享/宋青见——云原生的 MySQL 托管服务架构及读写分离的优化(PHP).pdf new file mode 100755 index 0000000..6a92e86 Binary files /dev/null and b/技术分享/php大会分享/宋青见——云原生的 MySQL 托管服务架构及读写分离的优化(PHP).pdf differ diff --git a/技术分享/php大会分享/惠新宸——The Next Gen of PHP.pdf b/技术分享/php大会分享/惠新宸——The Next Gen of PHP.pdf new file mode 100755 index 0000000..afb44f3 Binary files /dev/null and b/技术分享/php大会分享/惠新宸——The Next Gen of PHP.pdf differ diff --git a/技术分享/php大会分享/李嘉璇——PHP在机器学习上的应用及云深度学习平台的架构设计与实现.pdf b/技术分享/php大会分享/李嘉璇——PHP在机器学习上的应用及云深度学习平台的架构设计与实现.pdf new file mode 100755 index 0000000..4faec5d Binary files /dev/null and b/技术分享/php大会分享/李嘉璇——PHP在机器学习上的应用及云深度学习平台的架构设计与实现.pdf differ diff --git a/技术分享/php大会分享/汤青松——PHP安全开发_从白帽角度做安全.pdf b/技术分享/php大会分享/汤青松——PHP安全开发_从白帽角度做安全.pdf new file mode 100755 index 0000000..5124fe2 Binary files /dev/null and b/技术分享/php大会分享/汤青松——PHP安全开发_从白帽角度做安全.pdf differ diff --git a/技术分享/php大会分享/纪鹏程——瓜子后端技术架构的变迁.pdf b/技术分享/php大会分享/纪鹏程——瓜子后端技术架构的变迁.pdf new file mode 100755 index 0000000..e1c41f0 Binary files /dev/null and b/技术分享/php大会分享/纪鹏程——瓜子后端技术架构的变迁.pdf differ diff --git a/技术分享/php大会分享/韩天峰——使用C++开发PHP7扩展.pdf b/技术分享/php大会分享/韩天峰——使用C++开发PHP7扩展.pdf new file mode 100755 index 0000000..188032e Binary files /dev/null and b/技术分享/php大会分享/韩天峰——使用C++开发PHP7扩展.pdf differ diff --git a/技术分享/php大会分享/高永芝——复杂PHP系统性能瓶颈排查及优化.pdf b/技术分享/php大会分享/高永芝——复杂PHP系统性能瓶颈排查及优化.pdf new file mode 100755 index 0000000..03317ea Binary files /dev/null and b/技术分享/php大会分享/高永芝——复杂PHP系统性能瓶颈排查及优化.pdf differ diff --git a/技术分享/php大会分享/高驰涛——PHP与APM_技术内幕和最佳实践.pdf b/技术分享/php大会分享/高驰涛——PHP与APM_技术内幕和最佳实践.pdf new file mode 100755 index 0000000..6138d2f Binary files /dev/null and b/技术分享/php大会分享/高驰涛——PHP与APM_技术内幕和最佳实践.pdf differ diff --git a/技术分享/php大会分享/(Rasmus Lerdorf)Speeding up the Web with PHP7.html b/技术分享/php大会分享/(Rasmus Lerdorf)Speeding up the Web with PHP7.html new file mode 100755 index 0000000..4f043e5 --- /dev/null +++ b/技术分享/php大会分享/(Rasmus Lerdorf)Speeding up the Web with PHP7.html @@ -0,0 +1,5 @@ + +
+ + + \ No newline at end of file diff --git a/技术分享/php大会分享/(信海龙)淘宝社区双十一性能优化实践.pdf b/技术分享/php大会分享/(信海龙)淘宝社区双十一性能优化实践.pdf new file mode 100755 index 0000000..8376f48 Binary files /dev/null and b/技术分享/php大会分享/(信海龙)淘宝社区双十一性能优化实践.pdf differ diff --git a/技术分享/php大会分享/(叶金荣)程序猿都该知道的MySQL秘籍.pdf b/技术分享/php大会分享/(叶金荣)程序猿都该知道的MySQL秘籍.pdf new file mode 100755 index 0000000..6547274 Binary files /dev/null and b/技术分享/php大会分享/(叶金荣)程序猿都该知道的MySQL秘籍.pdf differ diff --git a/技术分享/php大会分享/(吕毅)PHP做大数据量实时分析.pdf b/技术分享/php大会分享/(吕毅)PHP做大数据量实时分析.pdf new file mode 100755 index 0000000..86b6c30 Binary files /dev/null and b/技术分享/php大会分享/(吕毅)PHP做大数据量实时分析.pdf differ diff --git a/技术分享/php大会分享/(周悦秋)利用Docker优化PHP开发流程.pdf b/技术分享/php大会分享/(周悦秋)利用Docker优化PHP开发流程.pdf new file mode 100755 index 0000000..0ab4c6a Binary files /dev/null and b/技术分享/php大会分享/(周悦秋)利用Docker优化PHP开发流程.pdf differ diff --git a/技术分享/php大会分享/(惠新宸)PHP7性能之源.pdf b/技术分享/php大会分享/(惠新宸)PHP7性能之源.pdf new file mode 100755 index 0000000..94cc1df Binary files /dev/null and b/技术分享/php大会分享/(惠新宸)PHP7性能之源.pdf differ diff --git a/技术分享/php大会分享/(王春生)PHP开发企业应用常见问题.pdf b/技术分享/php大会分享/(王春生)PHP开发企业应用常见问题.pdf new file mode 100755 index 0000000..718769e Binary files /dev/null and b/技术分享/php大会分享/(王春生)PHP开发企业应用常见问题.pdf differ diff --git a/技术分享/php大会分享/(王晶)PHP游戏开发.pdf b/技术分享/php大会分享/(王晶)PHP游戏开发.pdf new file mode 100755 index 0000000..53a8b43 Binary files /dev/null and b/技术分享/php大会分享/(王晶)PHP游戏开发.pdf differ diff --git a/技术分享/php大会分享/(甄志会)PHP应用性能管理与实践.pdf b/技术分享/php大会分享/(甄志会)PHP应用性能管理与实践.pdf new file mode 100755 index 0000000..f9f7ddc Binary files /dev/null and b/技术分享/php大会分享/(甄志会)PHP应用性能管理与实践.pdf differ diff --git a/技术分享/php大会分享/(罗承成)编写可测试的PHP代码.pdf b/技术分享/php大会分享/(罗承成)编写可测试的PHP代码.pdf new file mode 100755 index 0000000..1e9961e Binary files /dev/null and b/技术分享/php大会分享/(罗承成)编写可测试的PHP代码.pdf differ diff --git a/技术分享/php大会分享/(胡波)微博升级PHP7经验分享.pdf b/技术分享/php大会分享/(胡波)微博升级PHP7经验分享.pdf new file mode 100755 index 0000000..88f480b Binary files /dev/null and b/技术分享/php大会分享/(胡波)微博升级PHP7经验分享.pdf differ diff --git a/技术分享/php大会分享/(韩天峰)PHP+Swoole在车轮互联的应用与实践.pdf b/技术分享/php大会分享/(韩天峰)PHP+Swoole在车轮互联的应用与实践.pdf new file mode 100755 index 0000000..b5737bd Binary files /dev/null and b/技术分享/php大会分享/(韩天峰)PHP+Swoole在车轮互联的应用与实践.pdf differ diff --git a/技术分享/php大会分享/(黄敏)安全编码实战经验.pdf b/技术分享/php大会分享/(黄敏)安全编码实战经验.pdf new file mode 100755 index 0000000..0df8f78 Binary files /dev/null and b/技术分享/php大会分享/(黄敏)安全编码实战经验.pdf differ