oboard

oboard

https://oboard.eu.org/
github
email
tg_channel
medium
twitter
bilibili
steam_profiles
follow
cover
cover
cover
cover
cover
cover
cover
cover
cover
cover
cover
cover
cover

2024|一些国内Chat推荐报告

这里小板子给大家推荐几款免费好用的大语言模型!🥰
cover
cover

从零开始实现一个 MoonBit 解释器(二)

围绕编程语言的词法分析、语法解析和解释执行,有以下几个概念 Token(标记):Token 是编程语言中的基本单位,它代表了语法中的一种语义元素。比如在算术表达式中,加号 (+)、减号 (-)、数字 (123) 都可以是 Token。  每个 Token 有一个类型(如…
cover
cover
cover
cover
cover

从零开始实现一个 MoonBit 解释器(一)

构建解释器的准备工作
cover
cover
cover

MoonBit 编写 Web 服务器

本文将使用 Mocket 来搭建 MoonBit Web 服务器 Usage 首先需要准备 MoonBit 环境 https://www.moonbitlang.cn/download/ Node.js 环境 https://nodejs.org/en/download/…
cover
cover
cover
cover

使用GitHub Actions 编译 Rust 到各个平台

当我们的 Rust 程序需要编译到不同的平台,不同的架构上的时候,一个一个编译是非常麻烦的。但是如果使用 GitHub Actions 来编译的话,就非常轻松。特别是当你没有条件在其他系统环境上编译的时候,GitHub Actions简直是神器。
cover
cover
cover

Vue Vapor Mode深度解析:开启无虚拟DOM的高效JavaScript编译策略

Vapor Mode是 Vue.js没有虚拟 DOM的一种编译策略,将代码编译成高效的 JavaScript 输出,使用占用的内存,减轻运行时的负担,减小编译后的体积,从而提高 Vue.js 应用的性能。
cover

GitHub - oboard/numoon: The fundamental package for scientific computing with MoonBit Lang.

The fundamental package for scientific computing with MoonBit Lang. - oboard/numoon
cover

计算机网络体系结构

传输方式 按照传输方向分 单工:只能单方向传输的工作模式 双工:在同一时间,线路上只能允许一个方向的数据通过 全双工:双方可以同时进行数据通信 按照传输对象分 单播:1 对 1 多播:1 对多 广播:1 对 all 数据交换 电路、报文、分组 电路交换 整个报文从源头到终…
cover

GitHub - oboard/swift-ui-base16384: 本项目的核心基于Base16384,这是Swift版本,支持在iOS, macOS上运行,支持深色模式主题

本项目的核心基于Base16384,这是Swift版本,支持在iOS, macOS上运行,支持深色模式主题 - oboard/swift-ui-base16384
cover

GitHub - oboard/sitemapper: Sitemapper is a spider that crawls a website and generates a sitemap for it. It uses href links to discover new pages on the website and adds them to the sitemap.

Sitemapper is a spider that crawls a website and generates a sitemap for it. It uses href links to discover new pages on the website and adds them to the sitemap. - oboard/sitemapper
Ownership of this blog data is guaranteed by blockchain and smart contracts to the creator alone.