代码搜索:self
找到约 10,000 项符合「self」的源代码
代码结果 10,000
www.eeworm.com/read/143979/12825456
py uimanager.py
#!/usr/bin/env python
import pygtk
pygtk.require('2.0')
import gtk
class UIManagerExample:
ui = '''
www.eeworm.com/read/143979/12825467
py rulers.py
#!/usr/bin/env python
# example rulers.py
import pygtk
pygtk.require('2.0')
import gtk
class RulersExample:
XSIZE = 400
YSIZE = 400
# This routine gets control when the close button is
www.eeworm.com/read/143979/12825477
py radiobuttons.py
#!/usr/bin/env python
# example radiobuttons.py
import pygtk
pygtk.require('2.0')
import gtk
class RadioButtons:
def callback(self, widget, data=None):
print "%s was toggled %s" % (data
www.eeworm.com/read/143979/12825482
py toolbar.py
#!/usr/bin/env python
# example toolbar.py
import pygtk
pygtk.require('2.0')
import gtk
class ToolbarExample:
# This method is connected to the Close button or
# closing the window from the
www.eeworm.com/read/143979/12825484
py filesel.py
#!/usr/bin/env python
# example filesel.py
import pygtk
pygtk.require('2.0')
import gtk
class FileSelectionExample:
# Get the selected filename and print it to the console
def file_ok_sel(s
www.eeworm.com/read/143979/12825487
py uimerge.py
#!/usr/bin/env python
import pygtk
pygtk.require('2.0')
import gtk
class UIMergeExample:
ui0 = '''
www.eeworm.com/read/143816/12839366
h fincapp.h
#ifndef _FinC_APP_H_
#define _FinC_APP_H_
#include
#include
#include
#include
#include
#include
#include
#include
www.eeworm.com/read/331012/12855817
m51 sht.m51
BL51 BANKED LINKER/LOCATER V5.03 06/14/2007 21:21:36 PAGE 1
BL51 BANKED LINKER/LOCATER V5.03, INVOKED BY:
D:\KEIL\C51\BIN\BL51.EXE STARTU