代码搜索:self
找到约 10,000 项符合「self」的源代码
代码结果 10,000
www.eeworm.com/read/428488/8864220
cpp bookstoreappview.cpp
/*
* ============================================================================
* Name : BookstoreAppView from BookstoreAppView.cpp
* Part of : Bookstore
* Created : 8.12.2003 by Fo
www.eeworm.com/read/428465/8866393
cpp csensordatafilter.cpp
/*
============================================================================
* Name : CSonsorDataFilter.cpp
* Part of : Example3D
* Description : Definition of CSensorDataFilter
www.eeworm.com/read/285049/8874192
cdb ad73311.cdb
//!
//# c55xx.cdb 4.80.208
object DARAM :: MEM {
param iComment :: ""
param iIsUsed :: 1
param iId :: 0
param iDelUser :: "USER"
param iDelMsg :: "ok"
para
www.eeworm.com/read/428326/8875981
py objvar.py
# Filename: objvar.py
class Person:
'''Represents a person.'''
population = 0
def __init__(self, name):
'''Initializes the person's data.'''
self.name = name
www.eeworm.com/read/428326/8876013
py method.py
# Filename: method.py
class Person:
def sayHi(self):
print 'Hello, how are you?'
p = Person()
p.sayHi()
www.eeworm.com/read/428326/8876071
py objvar0.py
#!/usr/bin/env python # Filename: objvar.py class Person: '''Represents a person.''' population=0 def __init__(self,name): '''Initializes the person's data.''' self.name=name print '(Initializing %s)'
www.eeworm.com/read/428283/8879741
m paintingview.m
/*
File: PaintingView.m
Abstract: The class responsible for the finger painting.
Version: 1.6
Disclaimer: IMPORTANT: This Apple software is supplied to you by Apple Inc.
("Apple") in consideration
www.eeworm.com/read/186725/8913986
cpp bluetoothchatdocument.cpp
/**
*
* @brief Definition of CBluetoothChatDocument
*
* Copyright (c) EMCC Software Ltd 2003
* @version 1.0
*/
// INCLUDE FILES
// Class include
#include "BluetoothChatDocument.h"
// Use
www.eeworm.com/read/427891/8914629
c parameters.c
/*********************************************************************
*
* Filename: parameters.c
* Version: 1.0
* Description: A more general way to handle (pi,pl,pv) parameters
* Status
www.eeworm.com/read/427891/8914775
c qos.c
/*********************************************************************
*
* Filename: qos.c
* Version: 1.0
* Description: IrLAP QoS parameter negotiation
* Status: Stable
* Author: