Skip to content
体验新版
项目
组织
正在加载...
登录
切换导航
打开侧边栏
檀越@新空间
Coding Tree
提交
1d2e7178
C
Coding Tree
项目概览
檀越@新空间
/
Coding Tree
通知
2
Star
0
Fork
0
代码
文件
提交
分支
Tags
贡献者
分支图
Diff
Issue
0
列表
看板
标记
里程碑
合并请求
0
DevOps
流水线
流水线任务
计划
Wiki
0
Wiki
分析
仓库
DevOps
项目成员
Pages
C
Coding Tree
项目概览
项目概览
详情
发布
仓库
仓库
文件
提交
分支
标签
贡献者
分支图
比较
Issue
0
Issue
0
列表
看板
标记
里程碑
合并请求
0
合并请求
0
Pages
DevOps
DevOps
流水线
流水线任务
计划
分析
分析
仓库分析
DevOps
Wiki
0
Wiki
成员
成员
收起侧边栏
关闭侧边栏
动态
分支图
创建新Issue
流水线任务
提交
Issue看板
提交
1d2e7178
编写于
1月 05, 2022
作者:
彭世瑜
浏览文件
操作
浏览文件
下载
电子邮件补丁
差异文件
fix
上级
52b1be9e
变更
2
隐藏空白更改
内联
并排
Showing
2 changed file
with
41 addition
and
2 deletion
+41
-2
doc/php.md
doc/php.md
+33
-2
doc/python.md
doc/python.md
+8
-0
未找到文件。
doc/php.md
浏览文件 @
1d2e7178
# PHP
# PHP
## 文章
[
PHP 手册
](
https://www.php.net/manual/zh/index.php
)
[
PHP 手册
](
https://www.php.net/manual/zh/index.php
)
[
黑马程序员 PHP 零基础入门到精通教程(P1 基础 6 天)
](
https://www.bilibili.com/video/BV18x411H7qD
)
[
黑马程序员 PHP 零基础入门到精通教程(P1 基础 6 天)
](
https://www.bilibili.com/video/BV18x411H7qD
)
[
PHP零基础入门到精通教程(P2 mysql数据库5天)
](
https://www.bilibili.com/video/BV1Vx411g7uJ
)
[
PHP 零基础入门到精通教程(P2 mysql 数据库 5 天)
](
https://www.bilibili.com/video/BV1Vx411g7uJ
)
[
PHP 零基础入门到精通教程(P3 核心编程技术)
](
https://www.bilibili.com/video/BV1jx411M7B7
)
[
php-fpm 比 php 成为 apache 模块好在哪
](
https://zhidao.baidu.com/question/1499077795467724779.html
)
[
PHP 运行模式与运行原理
](
https://segmentfault.com/a/1190000014913877
)
## 框架
[
ThinkPHP
](
https://www.thinkphp.cn/
)
: MVC 结构的开源 PHP 框架
-
[
ThinkPHP3.2 完全开发手册
](
http://document.thinkphp.cn/manual_3_2.html#preface
)
-
[
ThinkPHP3.2 完全开发手册-kancloud
](
https://www.kancloud.cn/manual/thinkphp/content
)
[
Laravel
](
http://laravel.com/
)
: The PHP Framework for Web Artisans
-
[
Laravel 5.0 中文文档-kancloud
](
https://www.kancloud.cn/baidu/laravel5/2988
)
-
[
Laravel 中文文档
](
https://learnku.com/docs/laravel/
)
[
medoo
](
https://medoo.lvtao.net/index.php
)
: 轻量级的 PHP 数据库框架, 提高开发效率!
[
laravel-admin
](
https://laravel-admin.org/
)
: 在十分钟内构建一个功能齐全的管理后台
[
Lumen
](
https://lumen.laravel.com/
)
: The stunningly fast micro-framework by Laravel.
[
oneinstack
](
https://oneinstack.com/
)
-
[
oneinstack 镜像说明
](
https://oneinstack.com/docs/lnmpstack-image-guide/
)
[
PHP零基础入门到精通教程(P3 核心编程技术)
](
https://www.bilibili.com/video/BV1jx411M7B7
)
[
catchadmin
](
https://www.catchadmin.com/
)
: 基于 Thinkphp & Vue 开发的后台管理框架
\ No newline at end of file
doc/python.md
浏览文件 @
1d2e7178
...
@@ -56,6 +56,14 @@ Celery
...
@@ -56,6 +56,14 @@ Celery
[
supervisord
](
http://www.supervisord.org/index.html
)
[
supervisord
](
http://www.supervisord.org/index.html
)
[
flask
](
https://flask.palletsprojects.com/
)
: 使用 Python 编写的轻量级 Web 应用框架
-
[
Flask 快速入门
](
http://docs.jinkan.org/docs/flask/quickstart.html
)
-
[
欢迎进入Flask大型教程项目!
](
http://www.pythondoc.com/flask-mega-tutorial/
)
-
[
吐血推荐珍藏的Flask资源
](
https://blog.csdn.net/zV3e189oS5c0tSknrBCL/article/details/82112854
)
-
[
Flask补充系列–将应用部署在Heroku上
](
http://www.bjhee.com/flask-heroku.html
)
[
jinja
](
https://jinja.palletsprojects.com/
)
: a fast, expressive, extensible templating engine
## 爬虫
## 爬虫
[
云立方
](
https://www.yunlifang.cn/
)
: 动态 VPS
[
云立方
](
https://www.yunlifang.cn/
)
: 动态 VPS
...
...
编辑
预览
Markdown
is supported
0%
请重试
或
添加新附件
.
添加附件
取消
You are about to add
0
people
to the discussion. Proceed with caution.
先完成此消息的编辑!
取消
想要评论请
注册
或
登录