Skip to content

Instantly share code, notes, and snippets.

View intzaaa's full-sized avatar
👀

Intza intzaaa

👀
View GitHub Profile
@intzaaa
intzaaa / Math.cs
Last active February 24, 2024 09:56
enum Quadrant
{
None,
I,
II,
III,
IV
}
class Point(double x, double y)
library wbi;
import 'dart:convert';
import 'package:dartx/dartx.dart';
import 'package:path/path.dart' as path;
import 'package:http/http.dart' as http;
import 'package:uri/uri.dart';
void main(List<String> args) async {
final originalUri =
pip:
pip config set global.index-url https://pypi.tuna.tsinghua.edu.cn/simple
npm:
npm install -g yrm
yrm add nm https://registry.npmmirror.com/
yrm use nm