luvvien
luvvien
I found that the filename will be replaced by `image-timestamp.ext`, but I want to get the real name of the file uploaded. How to solve it?
运行一段时间会出现 exit code 137,被kill掉,查找原因是内存不足,进一步发现,随着程序的运行,内存消化会不断增长,怀疑是某个地方没有及时释放。 运行环境:ubuntu20 py3.6 tf2.0.0 在pycharm内运行的
# laravel-blog Vien Blog - 一款基于laravel5.8开发的,支持markdown编辑以及图片拖拽上传的博客系统、SEO友好 ## 博主网站 - [VienBlog](https://vienblog.com) - [这里有些小秘密](https://vien.tech) ## 项目Github地址 Github: [laravel-blog](https://github.com/luvvien/laravel-blog) ,欢迎Star。 ## 博客亮点 - 界面简洁、适配pc和mobile、有良好的视觉体验 - 支持markdown、并且可以拖拽或者粘贴上传图片、分屏实时预览 - SEO友好:支持自定义文章slug、支持meta title、description、keywords - 自定义导航、自定义sidebar、随时去掉不需要的模块 - 支持标签、分类、置顶、分享、友链等博客基本属性...
shadowsocks\shadowsocksr 账号免费分享 请移步[https://vien.tech/article/137](https://vien.tech/article/137)查看最新内容。 使用此脚本自己搭建:[https://vien.tech/article/122](https://vien.tech/article/122)
``` // Customize all information and/or add your own icons var simplemde = new SimpleMDE({ toolbar: [{ name: "bold", action: SimpleMDE.toggleBold, className: "fa fa-bold", title: "Bold", }, { name: "custom",...