Skip to content
View NoRainLand's full-sized avatar
💭
半歩位で Busy Busy より Easy Easy Go
💭
半歩位で Busy Busy より Easy Easy Go
Block or Report

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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

你好,我是病雨

Typing SVG

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

Pinned Loading

  1. filesync filesync Public

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

    TypeScript

  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 9

  6. webgpu-tutorial webgpu-tutorial Public

    Forked from puxiao/webgpu-tutorial

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