您搜索了: the approach belongs to the broader field (希腊语 - 英语)

希腊语

翻译

the approach belongs to the broader field

翻译

英语

翻译
翻译

使用 Lara 即时翻译文本、文件和语音

立即翻译

人工翻译

来自专业的译者、企业、网页和免费的翻译库。

添加一条翻译

希腊语

英语

信息

希腊语

he belongs to the top-100 group of the worldwide most-cited chemists and holds numerous honorary phd´s from europe, usa, russia and china.

英语

he belongs to the top-100 group of the worldwide most-cited chemists and holds numerous honorary phds from europe, usa, russia and china.

最后更新: 2017-04-26
使用频率: 1
质量:

希腊语

from gi.repository import gtkimport sys# a gtk applicationwindowclass mywindow(gtk.applicationwindow): # constructor: the title is \"welcome to gnome\" and the window belongs # to the application app def __init__(self, app): gtk.window.__init__(self, title=\"welcome to gnome\", application=app)class myapplication(gtk.application): # constructor of the gtk application def __init__(self): gtk.application.__init__(self) # create and activate a mywindow, with self (the myapplication) as # application the window belongs to. # note that the function in c activate() becomes do_activate() in python def do_activate(self): win = mywindow(self) # show the window and all its content # this line could go in the constructor of mywindow as well win.show_all() # start up the application # note that the function in c startup() becomes do_startup() in python def do_startup(self): gtk.application.do_startup(self)# create and run the application, exit with the value returned by# running the programapp = myapplication()exit_status = app.run(sys.argv)sys.exit(exit_status)

英语

from gi.repository import gtkimport sys# a gtk applicationwindowclass mywindow(gtk.applicationwindow): # constructor: the title is \"welcome to gnome\" and the window belongs # to the application app def __init__(self, app): gtk.window.__init__(self, title=\"welcome to gnome\", application=app)class myapplication(gtk.application): # constructor of the gtk application def __init__(self): gtk.application.__init__(self) # create and activate a mywindow, with self (the myapplication) as # application the window belongs to. # note that the function in c activate() becomes do_activate() in python def do_activate(self): win = mywindow(self) # show the window and all its content # this line could go in the constructor of mywindow as well win.show_all() # start up the application # note that the function in c startup() becomes do_startup() in python def do_startup(self): gtk.application.do_startup(self)# create and run the application, exit with the value returned by# running the programapp = myapplication()exit_status = app.run(sys.argv)sys.exit(exit_status)

最后更新: 2020-04-20
使用频率: 1
质量:

警告:包含不可见的HTML格式

一些相关性较低的人工翻译已被隐藏。
显示低相关性结果。

获取更好的翻译,从
8,927,356,809 条人工翻译中汲取

用户现在正在寻求帮助:



Cookie 讓我們提供服務。利用此服務即表示你同意我們使用Cookie。 更多資訊。 確認