提交 8ae1a9e7 编写于 作者: 彭世瑜's avatar 彭世瑜

fix

上级 12f27eec
...@@ -78,4 +78,6 @@ golang-jwt/jwt [pkg](https://pkg.go.dev/github.com/golang-jwt/jwt/v4) | [github] ...@@ -78,4 +78,6 @@ golang-jwt/jwt [pkg](https://pkg.go.dev/github.com/golang-jwt/jwt/v4) | [github]
robfig/cron [pkg](https://pkg.go.dev/github.com/robfig/cron/v3) | [github](https://github.com/robfig/cron) ![](https://img.shields.io/github/stars/robfig/cron.svg?style=social) 执行定时任务 robfig/cron [pkg](https://pkg.go.dev/github.com/robfig/cron/v3) | [github](https://github.com/robfig/cron) ![](https://img.shields.io/github/stars/robfig/cron.svg?style=social) 执行定时任务
flosch/pongo2 [pkg](https://pkg.go.dev/github.com/flosch/pongo2/v6) | [github](https://github.com/flosch/pongo2) ![](https://img.shields.io/github/stars/flosch/pongo2.svg?style=social) 一种类似于Django语法的模板语言 flosch/pongo2 [pkg](https://pkg.go.dev/github.com/flosch/pongo2/v6) | [github](https://github.com/flosch/pongo2) ![](https://img.shields.io/github/stars/flosch/pongo2.svg?style=social) 一种类似于Django语法的模板语言
\ No newline at end of file
gocron [github](https://github.com/ouqiang/gocron) 定时任务管理系统
\ No newline at end of file
...@@ -66,4 +66,8 @@ Composer: A Dependency Manager for PHP ...@@ -66,4 +66,8 @@ Composer: A Dependency Manager for PHP
## awesome-php ## awesome-php
- [https://github.com/ziadoz/awesome-php](https://github.com/ziadoz/awesome-php) - [https://github.com/ziadoz/awesome-php](https://github.com/ziadoz/awesome-php)
- [https://github.com/jingwentian/awesome-php](https://github.com/jingwentian/awesome-php) - [https://github.com/jingwentian/awesome-php](https://github.com/jingwentian/awesome-php)
- [https://github.com/shockerli/php-awesome/](https://github.com/shockerli/php-awesome/) - [https://github.com/shockerli/php-awesome/](https://github.com/shockerli/php-awesome/)
\ No newline at end of file
## 开源库
screw-plus [github](https://github.com/del-xiong/screw-plus) 开源php加密运行扩展,基于screw二次开发,暂时只能在linux下运行
# 全栈爱好者技术周刊|第3期
## 前端
写 TypeScript 时,很多人可能会犯的几个错误!
- https://mp.weixin.qq.com/s/IbSCjG7dAyTe0sa0nk84lw
Web 应用架构的下一个转变
- https://mp.weixin.qq.com/s/34wjd63o_zpEocQpIvWHSw
一文教你搞定前后端所有鉴权方案,让你不再迷惘
- https://mp.weixin.qq.com/s/wnkq4gQuVGp4_9rQ4_t8aA
## 后端
简单几步,快速实现封装多级树结构对象(Java版)
- https://mp.weixin.qq.com/s/06C0b90cZF99JFLtTEBNPQ
Springboot 一行代码实现文件上传 20个平台!少写代码到极致
- https://mp.weixin.qq.com/s/Rj8PG4xX8KUMExBpP-EgvA
MyBatis这样用,同事直呼哇塞,堪称最佳实践!
- https://mp.weixin.qq.com/s/X11OCZSEh2k5K6uYG768yQ
服务端自定义生成PDF的几种方案
- https://mp.weixin.qq.com/s/AKDnmslnkFz5AtL4p7p2Zg
\ No newline at end of file
...@@ -4,4 +4,6 @@ ...@@ -4,4 +4,6 @@
- [全栈爱好者技术周刊|第2期](/weekly/2.md) - [全栈爱好者技术周刊|第2期](/weekly/2.md)
- [全栈爱好者技术周刊|第3期](/weekly/3.md)
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册