Andy's Blog
  • 首页
  • 归档
  • 分类
  • 标签
  • 关于
  • 友链

Setup xv6-riscv Development Environment

This article introduces how to set up the development environment of xv6-riscv. Introductionxv6 is a re-implementation of Dennis Ritchie’s and Ken Thompson’s Unix Version 6 (v6). The main purpose of
2024-10-15
技术 > 软件开发 > 操作系统
#GitHub #C++ #汇编 #C #操作系统 #xv6

xv6-riscv 开发环境搭建

本文介绍如何搭建 xv6-riscv 的开发环境。 简介xv6 是 Dennis Ritchie 和 Ken Thompson 的 Unix Version 6 (v6) 的重新实现。xv6 的主要目的是作为 MIT 6.1810 的教学操作系统[1]。
2024-10-15
技术 > 软件开发 > 操作系统
#GitHub #C++ #汇编 #C #操作系统 #xv6
Using Python to Set GitHub Action Outputs

Using Python to Set GitHub Action Outputs

The output format of GitHub Action is to write {name}={value} to the environment variable GITHUB_OUTPUT[1][2] This article shares how to set up the GitHub Action output using Pytho
2024-09-06
技术 > 经验分享
#GitHub #Python
使用 Python 设置 GitHub Action 输出

使用 Python 设置 GitHub Action 输出

GitHub Action 的输出格式为将 {name}={value} 写到环境变量 GITHUB_OUTPUT[1][2],本文分享如何使用 Python 设置 GitHub Action 输出。主要内容来自于这篇讨论[3]。 单行12345import osname = 'my_name'value = 'my_value
2024-09-06
技术 > 经验分享
#GitHub #Python
Julia: @inbounds and @propagate_inbounds

Julia: @inbounds and @propagate_inbounds

Explore @inbounds and @propagate_inbounds in Julia.
2024-08-26
技术 > 编程语言
#Julia #性能 #Performance
Julia: @inbounds 和 @propagate_inbounds

Julia: @inbounds 和 @propagate_inbounds

探究 Julia 的 @inbounds 和 @propagate_inbounds。
2024-08-26
技术 > 编程语言
#Julia #性能 #Performance

既要努力开拓,又要十分稳妥

很喜欢的一句话,分享一下。 既要努力开拓,又要十分稳妥。
2024-08-14
杂谈
#杂谈
Spring Boot Redis 缓存及 ObjectMapper 配置

Spring Boot Redis 缓存及 ObjectMapper 配置

记录一些 Redis 缓存及 ObjectMapper 的配置。
2024-06-03
技术 > 软件开发 > 后端开发
#Spring #Spring Boot #Java #Redis #Json

2024年5月10日,一段关于教育的深夜对话

事情的起因:一场骗子专家和无能家长对中国青少年的围剿|赵菊英事件Reaction
2024-05-10
杂谈
#生活 #杂谈 #大学 #中国 #教育
Java 17+ Output Unicode Characters on Windows Showing Question Marks Reason and Solution

Java 17+ Output Unicode Characters on Windows Showing Question Marks Reason and Solution

Java 17+ outputs Unicode characters on Windows platform showing question marks, this article will introduce the reason and solution for this issue.
2024-04-11
技术 > 编程语言
#Java #编码 #Windows #Unicode #UTF-8
123…5

搜索

Hexo Fluid