books
This commit is contained in:
parent
76b4182278
commit
4882464c37
21
技术分享/php大会分享/LICENSE.md
Executable file
21
技术分享/php大会分享/LICENSE.md
Executable file
@ -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.
|
7
技术分享/php大会分享/README.md
Executable file
7
技术分享/php大会分享/README.md
Executable file
@ -0,0 +1,7 @@
|
||||
# 2017 第三届PHP全球开发者大会PPT/Keynote
|
||||
|
||||
这里会放第三届PHP全球开发者大会的演讲PPT
|
||||
|
||||
由于每个演讲的版权都属于讲师,所以PPT是否放出由讲师自行决定,讲师可以通过Pull Request提交,也可以选择不提交或者修改后提交
|
||||
|
||||
望周知
|
BIN
技术分享/php大会分享/侯青龙——微博新一代LAMP架构.pdf
Executable file
BIN
技术分享/php大会分享/侯青龙——微博新一代LAMP架构.pdf
Executable file
Binary file not shown.
BIN
技术分享/php大会分享/信海龙——聊聊稳定性保障那些事.pdf
Executable file
BIN
技术分享/php大会分享/信海龙——聊聊稳定性保障那些事.pdf
Executable file
Binary file not shown.
BIN
技术分享/php大会分享/刘奇——Scale out database without pain.pdf
Executable file
BIN
技术分享/php大会分享/刘奇——Scale out database without pain.pdf
Executable file
Binary file not shown.
BIN
技术分享/php大会分享/叶金荣——MySQL 5.7优化不求人.pdf
Executable file
BIN
技术分享/php大会分享/叶金荣——MySQL 5.7优化不求人.pdf
Executable file
Binary file not shown.
BIN
技术分享/php大会分享/司超——Swoole2.0原生协程高性能开发实践.pdf
Executable file
BIN
技术分享/php大会分享/司超——Swoole2.0原生协程高性能开发实践.pdf
Executable file
Binary file not shown.
BIN
技术分享/php大会分享/宋青见——云原生的 MySQL 托管服务架构及读写分离的优化(PHP).pdf
Executable file
BIN
技术分享/php大会分享/宋青见——云原生的 MySQL 托管服务架构及读写分离的优化(PHP).pdf
Executable file
Binary file not shown.
BIN
技术分享/php大会分享/惠新宸——The Next Gen of PHP.pdf
Executable file
BIN
技术分享/php大会分享/惠新宸——The Next Gen of PHP.pdf
Executable file
Binary file not shown.
BIN
技术分享/php大会分享/李嘉璇——PHP在机器学习上的应用及云深度学习平台的架构设计与实现.pdf
Executable file
BIN
技术分享/php大会分享/李嘉璇——PHP在机器学习上的应用及云深度学习平台的架构设计与实现.pdf
Executable file
Binary file not shown.
BIN
技术分享/php大会分享/汤青松——PHP安全开发_从白帽角度做安全.pdf
Executable file
BIN
技术分享/php大会分享/汤青松——PHP安全开发_从白帽角度做安全.pdf
Executable file
Binary file not shown.
BIN
技术分享/php大会分享/纪鹏程——瓜子后端技术架构的变迁.pdf
Executable file
BIN
技术分享/php大会分享/纪鹏程——瓜子后端技术架构的变迁.pdf
Executable file
Binary file not shown.
BIN
技术分享/php大会分享/韩天峰——使用C++开发PHP7扩展.pdf
Executable file
BIN
技术分享/php大会分享/韩天峰——使用C++开发PHP7扩展.pdf
Executable file
Binary file not shown.
BIN
技术分享/php大会分享/高永芝——复杂PHP系统性能瓶颈排查及优化.pdf
Executable file
BIN
技术分享/php大会分享/高永芝——复杂PHP系统性能瓶颈排查及优化.pdf
Executable file
Binary file not shown.
BIN
技术分享/php大会分享/高驰涛——PHP与APM_技术内幕和最佳实践.pdf
Executable file
BIN
技术分享/php大会分享/高驰涛——PHP与APM_技术内幕和最佳实践.pdf
Executable file
Binary file not shown.
5
技术分享/php大会分享/(Rasmus Lerdorf)Speeding up the Web with PHP7.html
Executable file
5
技术分享/php大会分享/(Rasmus Lerdorf)Speeding up the Web with PHP7.html
Executable file
@ -0,0 +1,5 @@
|
||||
<html>
|
||||
<head>
|
||||
<meta http-equiv="refresh" content="0;url=http://talks.php.net/china16#/">
|
||||
</head>
|
||||
</html>
|
BIN
技术分享/php大会分享/(信海龙)淘宝社区双十一性能优化实践.pdf
Executable file
BIN
技术分享/php大会分享/(信海龙)淘宝社区双十一性能优化实践.pdf
Executable file
Binary file not shown.
BIN
技术分享/php大会分享/(叶金荣)程序猿都该知道的MySQL秘籍.pdf
Executable file
BIN
技术分享/php大会分享/(叶金荣)程序猿都该知道的MySQL秘籍.pdf
Executable file
Binary file not shown.
BIN
技术分享/php大会分享/(吕毅)PHP做大数据量实时分析.pdf
Executable file
BIN
技术分享/php大会分享/(吕毅)PHP做大数据量实时分析.pdf
Executable file
Binary file not shown.
BIN
技术分享/php大会分享/(周悦秋)利用Docker优化PHP开发流程.pdf
Executable file
BIN
技术分享/php大会分享/(周悦秋)利用Docker优化PHP开发流程.pdf
Executable file
Binary file not shown.
BIN
技术分享/php大会分享/(惠新宸)PHP7性能之源.pdf
Executable file
BIN
技术分享/php大会分享/(惠新宸)PHP7性能之源.pdf
Executable file
Binary file not shown.
BIN
技术分享/php大会分享/(王春生)PHP开发企业应用常见问题.pdf
Executable file
BIN
技术分享/php大会分享/(王春生)PHP开发企业应用常见问题.pdf
Executable file
Binary file not shown.
BIN
技术分享/php大会分享/(王晶)PHP游戏开发.pdf
Executable file
BIN
技术分享/php大会分享/(王晶)PHP游戏开发.pdf
Executable file
Binary file not shown.
BIN
技术分享/php大会分享/(甄志会)PHP应用性能管理与实践.pdf
Executable file
BIN
技术分享/php大会分享/(甄志会)PHP应用性能管理与实践.pdf
Executable file
Binary file not shown.
BIN
技术分享/php大会分享/(罗承成)编写可测试的PHP代码.pdf
Executable file
BIN
技术分享/php大会分享/(罗承成)编写可测试的PHP代码.pdf
Executable file
Binary file not shown.
BIN
技术分享/php大会分享/(胡波)微博升级PHP7经验分享.pdf
Executable file
BIN
技术分享/php大会分享/(胡波)微博升级PHP7经验分享.pdf
Executable file
Binary file not shown.
BIN
技术分享/php大会分享/(韩天峰)PHP+Swoole在车轮互联的应用与实践.pdf
Executable file
BIN
技术分享/php大会分享/(韩天峰)PHP+Swoole在车轮互联的应用与实践.pdf
Executable file
Binary file not shown.
BIN
技术分享/php大会分享/(黄敏)安全编码实战经验.pdf
Executable file
BIN
技术分享/php大会分享/(黄敏)安全编码实战经验.pdf
Executable file
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user