• 首页
  • 工具箱
    • 小莫的网盘
    • 小莫的游戏库
    • 小莫的共享库
    • 小莫的维基库
  • 编程
    • C++
    • python
  • web
    • NodeJS
    • Electron
    • Nuxt3
  • 笔记
  • Mod
  • 番剧
  • 投喂小莫
  • Mod站
  • 买下我
小莫的博客园

小莫的博客园


记录一些可能有用的东西

文章 74 分类 13 标签 174

分类目录

  • AI2
  • C-Sharp1
  • Games4
  • Minecraft1
  • Mod4
  • NodeJS15
    • Electron3
    • Nuxt32
  • Python11
  • UE4
  • Ubuntu1
  • c6
  • notes25

标签聚合

010 Editor 16进制 403 7-z AI BepInEx Biny C# C++ C2001 CE CMake Code DLL EPIC Electron GalGame Git

最新文章

    【Mod开发实例】利用Script Hook RDR2 用C++ 为荒野大镖客2 制作脚本Mod 实现“传送到坐标点” 【AI】 使用AI来克隆你的声音 【UE5】 C++ 使用 Perlin噪声 随机 生成 平角六边形 地形 【UE5】 随机创建地形 【UE5】多人游戏适配
标签 Ubuntu
Minecraft

我的世界 Ubuntu 开服记录

前置依赖安装Java1apt install openjdk-17-jdk 服务器文件下载地址: https://files.minecraftforge.net/net/minecraftforge/forge/ 初始化服务器创建...

2023-07-28 Ubuntu, forge, 无第十三届 阅读全文
Ubuntu

[Ubuntu] 如何开启SSH服务远程登录服务

安装查看是否安装了 ssh-server 服务1dpkg -l | grep ssh 安装ssh-server服务12sudo -iapt-get install openssh-server 再次查看安装的服务1dpkg -l ...

2023-07-25 Ubuntu, ssh, 远程登录 阅读全文
notes

Ubuntu Git 相关操作记录

远端拉取 1git clone https://github.com/3DMXM/OneX.git 提交修改 1git stash 下载远程代码并合并 1git pull 上传远程代码并合并 1git push 如果本地文件进行...

2023-07-07 Git, Ubuntu 阅读全文
notes

【Ubuntu】解决Unable to satisfy all constraints on the partition的问题

在给 Unable 扩容硬盘的时候,我遇到了一个问题,它总是提示Unable to satisfy all constraints on the partition 为了解决这个问题,我一直在Google苦找,终于找到了解决方案:原地...

2023-07-07 Ubuntu, 扩容, 硬盘 阅读全文
NodeJS

【Ubuntu】从 NodeSource 中安装 Node.js 和 npm

介绍NodeSource 是一个公司,聚焦于提供企业级的 Node 支持。它维护了一个 APT 软件源,其中包含了很多 Node.js 版本。如果你的应用需要指定版本的Node.js 版本,使用这个软件源。GitHub地址:https...

2023-07-07 Node, NodeSource, Ubuntu 阅读全文
  • © 2025 小莫的博客园 版权所有.
  • 本站已运行Loading...
  • Theme Kratos:Rebirth
  • Site built with  by 小莫.
  • Powered by Hexo
  • Hosted on Vercel
  • 湘ICP备2021011453号-1