代码搜索:self
找到约 10,000 项符合「self」的源代码
代码结果 10,000
www.eeworm.com/read/296686/8081869
py graphicscontext.py
import wx
import colorsys
from math import cos, sin, radians
from Main import opj
#----------------------------------------------------------------------
BASE = 80.0 # sizes used in s
www.eeworm.com/read/296686/8081876
py customdraganddrop.py
import cPickle
import wx
#----------------------------------------------------------------------
class DoodlePad(wx.Window):
def __init__(self, parent, log):
wx.Window.__ini
www.eeworm.com/read/296686/8082123
py contexthelp.py
import wx
#----------------------------------------------------------------------
# We first have to set an application-wide help provider. Normally you
# would do this in your app's OnInit o
www.eeworm.com/read/296686/8082132
py pytree.py
"""
Hello, and welcome to this test of the wxTreeItemData
class.
The wxTreeItemData class can be used to associate a python
object with a wxTreeCtrl item. In this sample, its use is
demonstrate
www.eeworm.com/read/296686/8082146
py grid.py
import wx
#---------------------------------------------------------------------------
buttonDefs = {
814 : ('GridSimple', ' Simple wx.Grid, catching all events '),
815 : ('Gri
www.eeworm.com/read/296686/8082200
py pagesetupdialog.py
import wx
#---------------------------------------------------------------------------
class TestPanel(wx.Panel):
def __init__(self, parent, log):
self.log = log
wx.Pan
www.eeworm.com/read/332559/12748072
pas bscalc.pas
{*******************************************************************}
{ }
{ Almediadev Visual Component Library
www.eeworm.com/read/144186/12810800
py zurllib.py
#
# zurllib.py
#
# This is (hopefully) a drop-in for urllib which will request gzip/deflate
# compression and then decompress the output if a compressed response is
# received while maintaining the AP
www.eeworm.com/read/331012/12855865
lnp sht.lnp
"STARTUP.obj",
"shtxx_self.obj"
TO "sht"
RAMSIZE(256)
www.eeworm.com/read/141181/13034467
py zurllib.py
#
# zurllib.py
#
# This is (hopefully) a drop-in for urllib which will request gzip/deflate
# compression and then decompress the output if a compressed response is
# received while maintaining the AP