受欢迎的博客标签
RSS

博客

Online Free Logo Maker
Online Free Logo Maker https://looka.com/
TinyMCE
TinyMCE 是一个采用 JavaScript 编写的、轻量级的、基于浏览器的、所见即所得编辑器
linux重装系统重装软件方案part2 - 记录当前系统已安装的软件
  apt install net-tools 查看端口监听 netstat -tlnp | grep 4999
Ubuntu命令大全:磁盘空间清理
Ubuntu磁盘空间清理
Linux 安全清单
操作系统安全   ssh访问安全   应用程序权限  
How to Install and uninstall reinstall upgrade .NET x on Ubuntu
Dotnet 命令大全
在 Windows 10 上开发 C#,手工制作 Linux Docker 镜像(amd64,Ubuntu 22.04)
Windows 10 写 C# project→ dotnet publish linux-x64 → Ubuntu 22.04 Dockerfile → amd64 镜像
股票K线相似度查询
  余弦向量相似性和SIFT算法在股票K线相似度查询中的使用    
Part 2 - how to containerize a .NET Web application with Docker - using raw Ubuntu image
his method uses a standard ubuntu image. In the first stage, we manually install the .NET 10.0.300 SDK to compile the ap
Part 1 - how to containerize a .NET application with Docker - using Alpine Linux image
If you want the smallest possible footprint without using Microsoft images, you can use Alpine Linux. Because Alpine use