Skip to content

Instantly share code, notes, and snippets.

View hqshi's full-sized avatar
🎯
Focusing

Heinrich Friedrich hqshi

🎯
Focusing
View GitHub Profile
@hqshi
hqshi / test.py
Last active January 20, 2022 07:33
test_code
import timeit
by_classmethod = """
class Test:
def a(self):
for i in range(0, 100):
x = 2 ** 10
def __call__(self):
self.a()
@hqshi
hqshi / test.md
Last active December 31, 2021 00:36
test

home: true heroImage: /logo.png tagline: 测试Tag actionText: 开始使用 actionLink: guide/ features:

  • title: 简洁 details: 非常滴简单
  • title: 易于扩展