main.py 文件源码

python
阅读 24 收藏 0 点赞 0 评论 0

项目:Paper-Melody.server 作者: gigaflw 项目源码 文件源码
def main():
    return '''
        <style>
            h1 {
                font-size:150px;
                color: #ada;
                font-family: cursive;
                text-align: center;
                margin: 70px 30px;
                font-weight: normal;
            }
            p {
                color: #9a9;
                font-size:20px;
                text-align: right;
            }

        </style>
        <h1>Paper<br>Melody</h1>
        <p>%s</p>
        ''' % time.asctime()
评论列表
文章目录


问题


面经


文章

微信
公众号

扫码关注公众号