Skip to content
View NoRainLand's full-sized avatar
💭
Having a good time?
💭
Having a good time?

Block or report NoRainLand

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
NoRainLand/README.md

miku

你好,我是去病雨

所谓去病雨,即为GrievousRefrain的“翻译”,按理来说应该翻译为“惨痛副歌”,我这是只是使用了“悲痛克服“的意义。“雨”翻译的由来就是玩了Ref:Rain这么一个文字游戏。

Typing SVG

export class main {
    /**
     * aboutMe
     */
    public static theAlone(): unknown {
        var name: string = "去病雨";
        let age: number = NaN;
        let common_langs: Array<string> = ["HTML", "JS", "TS", "PY"];
        let interest: Array<string> = ["听歌", "电子游戏", "看小说", "看设定", "看涩图", "下厨"]
        let learning: Array<string> = ["unity3d", "Laya", "node.js", "blender", "pixelart"];
        let email: string = "d3V4aW5ydWZlbmdAcXEuY29t";
        return void 0;
    }
}

Pinned Loading

  1. filesync filesync Public

    一个简单的文件/文字跨平台同步工具

    TypeScript 1 1

  2. QuickSendTool QuickSendTool Public

    可以把某个文件右键发送到特定http端口的小工具

    C#

  3. Helltaker- Helltaker- Public

    大概就是Helltaker非官方的汉化补丁

    37 8

  4. HowToCook HowToCook Public

    Forked from Anduin2017/HowToCook

    程序员在家做饭方法指南。Programmer's guide about how to cook at home (Chinese only).

    JavaScript

  5. WheelChairMan WheelChairMan Public

    一个使用Laya3.0制作的小项目

    JavaScript 10

  6. webgpu-tutorial webgpu-tutorial Public

    Forked from puxiao/webgpu-tutorial

    WebGPU 系列教程,学习和探索 WebGPU 世界。