__init__.py 文件源码

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

项目:VKBot 作者: Fogapod 项目源码 文件源码
def _get_ref():
    global _toast
    if _toast is None:
        if platform == 'android':
            from androidtoast import toast
        else:
            from kivytoast import toast

        _toast = toast
    return _toast
评论列表
文章目录


问题


面经


文章

微信
公众号

扫码关注公众号