会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
韩梦芫
艰难困苦 玉汝于成
首页
新随笔
联系
管理
订阅
上一页
1
2
3
4
5
6
···
73
下一页
2024年11月7日
java 17下载地址
摘要: https://www.oracle.com/java/technologies/javase/jdk17-archive-downloads.html
阅读全文
posted @ 2024-11-07 14:38 韩梦芫
阅读(3246)
评论(0)
推荐(0)
2024年10月30日
ABP命令
摘要: powershell 执行这两个指令Register-PSRepository -SourceLocation http://10.10.14.41:8081/repository/nuget-hosted/ -PublishLocation http://10.10.14.41:8081/repo
阅读全文
posted @ 2024-10-30 09:16 韩梦芫
阅读(22)
评论(0)
推荐(0)
2024年10月29日
c#使用FluentFTP来做FTP的上传下载
摘要: 最近由于项目需要,做了个FTP的上传下载 上传 /// <summary> /// 上传共享文件 /// </summary> /// <param name="server">服务器信息</param> /// <param name="files">文件列表</param> public sta
阅读全文
posted @ 2024-10-29 22:05 韩梦芫
阅读(346)
评论(0)
推荐(0)
2024年9月30日
ABP8.1事务
摘要: protected readonly IUnitOfWorkManager _unitOfWorkManager;public PlanningTaskManagerBase(IUnitOfWorkManager unitOfWorkManager){ _unitOfWorkManager = un
阅读全文
posted @ 2024-09-30 17:49 韩梦芫
阅读(68)
评论(0)
推荐(0)
2024年9月19日
ABP8.1的数据迁移
摘要: public override async Task OnPreApplicationInitializationAsync(ApplicationInitializationContext context) { await context.ServiceProvider.GetRequiredSe
阅读全文
posted @ 2024-09-19 22:14 韩梦芫
阅读(49)
评论(0)
推荐(0)
2024年8月12日
ABP使用OIDC模块提示 "Openiddict with dotnet core 8 giving the errors as "this server only accepts HTTPS requests."?
摘要: 提示内容如下: { "error": "invalid_request", "error_description": "This server only accepts HTTPS requests.", "error_uri": "https://documentation.openiddict.
阅读全文
posted @ 2024-08-12 15:20 韩梦芫
阅读(154)
评论(0)
推荐(0)
2024年8月2日
gitlab api v4 比较版本差异的前端插件
摘要: diff2html github源代码 https://github.com/rtfpessoa/diff2html?tab=readme-ov-file https://gitee.com/giteerofound/diff2html npm地址 https://www.npmjs.com/pac
阅读全文
posted @ 2024-08-02 10:16 韩梦芫
阅读(85)
评论(0)
推荐(0)
2024年7月31日
.gitlab-ci.yml 关键字参考
摘要: https://docs.gitlab.cn/jh/ci/yaml/
阅读全文
posted @ 2024-07-31 14:11 韩梦芫
阅读(9)
评论(0)
推荐(0)
naivat 15重复安装后激活提示“rsa public key not find”与”Generate First a serial”的解决方案
摘要: 注册表删除navicat的相关内容 路径 ”HKEY/CURRENT_USER/Software/PremiumSoft"
阅读全文
posted @ 2024-07-31 09:10 韩梦芫
阅读(232)
评论(0)
推荐(0)
2024年7月18日
LDAP轻量目录访问协议详解
摘要: 1.LDAP简介 LDAP(Lightweight Directory Access Protocol,轻量目录访问协议),是在X.500标准基础上产生的一个简化版本轻量目录访问协议,他是用来访问目录数据库的一个协议。LDAP目录服务是由目录数据库和一套访问协议组成的系统,通俗点可以把LDAP协议理
阅读全文
posted @ 2024-07-18 15:44 韩梦芫
阅读(836)
评论(0)
推荐(0)
上一页
1
2
3
4
5
6
···
73
下一页
公告