先放结果图: 要显示文本信息, 我们需要使用Gtk.Label部件.#!/usr/bin/env python3 import gi gi.require_version('Gtk', '3.0') from gi.repository ...
確定! 回上一頁