Fork me on GitHub
To the moon

A Coder,a Programmer,a Developer


  • Home

  • Tags

  • Categories

  • Archives

  • Search

在无法联网的生产环境部署nocobase

Posted on 2025-04-22 | Edited on 2025-05-28 | In nocobase

由于生产环境不连接外网,您需要在联网的本地环境中提前准备好所有必要的Docker镜像、数据文件和配置文件,并通过U盘等方式传输到生产环境。根据服务器是否已安装Docker,部署步骤会有所不同。以下是完整的操作指南。

Read more »

nocobase部署笔记

Posted on 2025-04-17 | Edited on 2025-04-22 | In nocobase

我用docker运行了nocobase,并配置了系统,现在我想将该修改后的系统通过docker部署到云服务器上,是否需要打镜像?该如何操作?

Read more »

初接触金数报送知识点

Posted on 2025-03-28 | In Regulatory Compliance

金数报送

一、初接触金融数据报送十条最关键的知识点


1. 报送方式

金融数据报送通常通过客户端方式进行,涵盖逐笔明细数据和报表数据的采集。流程包括:

  • 任务获取:从服务端同步待处理任务列表。
  • 文件关联:将本地打包好的文件与任务关联。
  • 校验:对文件进行格式和业务校验。
  • 提交:校验通过后提交数据。 熟悉客户端操作是顺利完成报送的基础。

Read more »

使用PyQt5,pyinstaller开发跨平台小工具

Posted on 2025-03-03 | Edited on 2025-06-04 | In Operation

使用 PyQt5 进行 GUI 开发,并通过 PyInstaller 打包为可执行文件

Read more »

springboot常见面试题

Posted on 2024-10-09 | Edited on 2024-10-17 | In interview

链接:Spring Boot面试题

什么是 Spring Boot?

Spring Boot 是 Spring 开源组织下的子项目,是 Spring 组件一站式解决方案,主要是简化了使用 Spring 的难度,简省了繁重的配置,提供了各种启动器,使开发者能快速上手。

为什么要用SpringBoot

快速开发,快速整合,配置简化、内嵌服务containers

SpringBoot与SpringCloud 区别

SpringBoot是快速开发的Spring框架,SpringCloud是完整的微服务框架,SpringCloud依赖于SpringBoot。

Read more »

python模拟MQTTproducer

Posted on 2023-09-15 | In edge

以下模拟100个客户端、订阅100个topic
需要1. locust,2.paho

Read more »

hexo important papers

Posted on 2023-05-09 | In Operation

博客折腾记录
自动备份Hexo博客源文件
hexo 事件

Read more »

chatGPT,Midjourney,Stable Diffusion 常用模板

Posted on 2023-05-07 | Edited on 2023-06-19 | In ML

chatGPT官网
discord官网
midjourney官网

Read more »

wireshark 命令

Posted on 2023-05-02 | Edited on 2023-05-09 | In notes

wireshark 常见的命令

Read more »

机床数据采集

Posted on 2022-02-25 | Edited on 2023-06-12 | In edge

数采、DNC等

Read more »
123…16

Harrison Lee / Email (harrisonli60@163.com)

It is never too late to learn a new skill, even a challenging one.

156 posts
24 categories
34 tags
© 2026 Harrison Lee / Email (harrisonli60@163.com)
Powered by Hexo v6.3.0
|
Theme – NexT.Mist v7.0.0
|