screens.py 文件源码

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

项目:ninety_per_ten 作者: arruda 项目源码 文件源码
def _build_botton_box(self):
        botton_box = BoxLayout(orientation='vertical', spacing=10)
        self.total_label = Label(font_size=30, color=[0, 0, 0, 1], size_hint=(1, 1))

        botton_box.add_widget(self.total_label)
        botton_box.add_widget(self._build_evaluation_box())
        return botton_box
评论列表
文章目录


问题


面经


文章

微信
公众号

扫码关注公众号