
开源项目
开源项目。
雪靡
ACMer一名。
Github地址:https://github.com/nayaku
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
基于Vue.js的杭电刷题排行榜
项目地址https://github.com/736248591/hdu_rank说明HDU_Rank是一款基于基于Flask、Vue.js和BootstrapVue的杭电刷题排行榜爬虫。DEMO页面:注意:由于本项目中使用到了Python3的uWSGI库,因此只能运行在Linux平台上面。快速入门# 依赖包yum install libffi-devel -y# 安装Pyth...原创 2019-05-26 21:09:00 · 725 阅读 · 0 评论 -
图片标签管理器
立刻开始 项目地址(https://github.com/736248591/ImageManager)程序下载(https://github.com/736248591/ImageManager/releases/download/2.0.3/default.exe)简介图片素材管理程序可以方便画师或者从事图片开发以及其他的工作者,通过使用标签分类高效管理图片素材。支持广泛的图片格式...原创 2019-06-16 19:28:41 · 898 阅读 · 0 评论 -
蜂巢3.0(原 素材管理器)开发笔记
建立迁移使用包管理控制台Add-Migration 迁移名称(比如 Add-Migration DatabaseInformation_Extension)在Program处,服务启动之前添加调用函数private static void CreateDbIfNotExists(IHost host){ using var scope = host.Services.CreateSc...原创 2020-02-07 20:13:48 · 1632 阅读 · 0 评论