搜索文章
所有 团队 项目 研究
username
hexo-theme-lab is a theme for Hexo, it is designed for laboratory website.
Beijing, China
username@gmail.com
https://username.com
https://github.com/username
Note: 测试模板来自于 https://github.com/Zhenye-Na/zhenye-na/
1234567891011121314151617
#!/usr/bin/python# -*- coding: utf-8 -*-class SoftwareEngineer: def __init__(self): self.name = "Zhenye Na" self.role = "Software Engineer" self.language_spoken = ["zh_CN", "en_US"] def say_hi(self): print("Thanks for dropping by, hope you find some of my work interesting.")me = SoftwareEngineer()me.say_hi()
Cloud Services:
Programming Languages:
Tools and Services: