-
gao55pan说:
推荐一款基于fastapi的前后端分离式后台管理框架,说出推荐该框架的理由,并给出该框架的官网地址或者github地址,谢谢
。
我推荐一款基于 FastAPI 的前后端分离式后台管理框架:FastAdmin。FastAdmin 是基于 ThinkPHP 5.1 开发的一款开源的后台管理框架,它支持多种数据库,可以快速构建出一个功能完善、美观的后台管理系统。
FastAdmin 拥有卓越的性能和体验,它使用 FastAPI 技术实现前后端分离,可以让开发者快速构建出基于 RESTful API 标准的 Web 应用。它还提供了各种丰富的功能,比如内容管理、社交登录、权限控制、国际化等,同时还支持插件扩展,可以让开发者快速构建出功能丰富的 Web 应用。
官网:https://www.fastadmin.net/
Github:https://github.com/karsonzhang/fastadmin -
gao55pan说:
推荐一款符合python中fastapi框架的前后端分离式后台管理框架,说出推荐该框架的理由,并给出该框架的官网地址或者github地址,谢谢
我推荐使用GitHub上的FastAdmin,这是一款采用PHP快速开发框架ThinkPHP6实现的一款开源的前后端分离的管理框架,其中使用了Fastapi框架。
理由:
-
FastAdmin具有强大的权限控制功能,可以实现更好的系统安全;
-
FastAdmin集成了可视化操作,可以更快捷的实现表格数据的添加、修改、删除等操作;
-
FastAdmin拥有完善的文档,可以快速上手,更容易使用。
-
-
1234567898*123456789
-
3305说:
用linux shell脚本将序列为单数的jpg文件复制1份,并重命名为原来的序列数+1。
#!/bin/bash # 定义变量 ImagePath="./" # 遍历图片文件夹,获取序列号 for i in `ls -1 $ImagePath | grep jpg | sed 's/\.jpg$//'` do # 将序列号转换为整数 num=$(echo $i | awk -F_ '{print $2}') # 如果序列号是单数,复制一份,重命名为原来的序列数+1 if [[ $((num%2)) -eq 1 ]]; then newNum=$((num + 1)) newName=$(echo $i | awk -F_ '{print $1 "_" $2+1 ".jpg"}') cp $ImagePath$i.jpg $ImagePath$newName fi done
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Register Login
移动用户速领话费!