Skip to content
View Linuxpizi's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report Linuxpizi

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
linuxpizi/README.md

Hello GitHub Fans 👋

webkettle交流群 Mail Badge

GIF

I'm Linuxpizi

  • A Computer Engineering Undergraduate Student. & Open Source enthusiast.
  • 🌱 Currently working in Hangzhou, China.
  • 💬 Ask me about Java, TypeScript and my projects on [email protected]
  • ⭐ You may like webkettlehexo-theme-yilia-plus 、or bootplus
  • ⚡ Fun fact: Data Analysis📊

🛠 技术栈 | Tech Stack

  • 💻   Java
  • Java

开源项目

关于我

I love to make friends. so if you want to say hi, I'll be happy to meet you more!😊

⭐️ From Linuxpizi

Pinned Loading

  1. golang实现参考Redux实现的pub/sub golang实现参考Redux实现的pub/sub
    1
    ```golang
    2
    package pubsub
    3
    
                  
    4
    import (
    5
    	"errors"
  2. keepalived详解 keepalived详解
    1
    ## keepalived 参数解析
    2
    ```
    3
    ! Configuration File for keepalived
    4
    #全局定义块
    5
    global_defs {