Skip to content

Instantly share code, notes, and snippets.

View anzhi0708's full-sized avatar
💭
Listenning to some Metalcore

Anji anzhi0708

💭
Listenning to some Metalcore
View GitHub Profile
@khltrifork
khltrifork / # gcc - 2018-07-31_10-07-36.txt
Created July 31, 2018 11:43
gcc on macOS 10.13.6 - Homebrew build logs
Homebrew build logs for gcc on macOS 10.13.6
Build date: 2018-07-31 10:07:36
@robertpeteuil
robertpeteuil / GitHub Language Colors in CSS and JSON
Last active April 26, 2025 01:58
GitHub Language Colors in CSS and JSON
This Gist contains the GitHub Language colors in CSS and JSON formats in seperate files.
@abrasumente233
abrasumente233 / nesign.py
Last active June 26, 2022 01:46
网易云音乐签到(pc android)
# -*- coding: utf-8 -*-
"""网易云自动签到"""
import requests
__author__ = 'abrasumente'