代码搜索:initializes
找到约 4,453 项符合「initializes」的源代码
代码结果 4,453
www.eeworm.com/read/294131/8250912
cpp cashdispenser.cpp
// CashDispenser.cpp
// Member-function definitions for class CashDispenser.
#include "CashDispenser.h" // CashDispenser class definition
// CashDispenser default constructor initializes count to
www.eeworm.com/read/172493/9705238
cpp mouse.cpp
#include
/**
A window on which the program user can draw
a triangle by clicking on the three corners.
*/
class TriangleWindow : public wxWindow
{
public:
/**
Initializes the
www.eeworm.com/read/148396/12468143
s init.s
# This module initializes BSS section, stack pointers and interrupts for each mode,
# and finally branches to main in the C library (which eventually calls main()).
#
# On reset, the ARM core star
www.eeworm.com/read/148395/12468215
s init.s
# This module initializes BSS section, stack pointers and interrupts for each mode,
# and finally branches to main in the C library (which eventually calls main()).
#
# On reset, the ARM core star
www.eeworm.com/read/334779/12573963
h d_rect.h
#ifndef RECTANGLE_CLASS
#define RECTANGLE_CLASS
// maintains measurement properties of a rectangle
class rectangle
{
public:
// constructor. initializes length and width
rectangle(double
www.eeworm.com/read/203869/15350251
bak renyuan.java.bak
import java.applet.Applet;
public class renyuan extends Applet {
/**
* Initializes the applet. You never need to call this directly; it is
* called automatically by the system o
www.eeworm.com/read/188512/8533420
cpp bankdatabase.cpp
// BankDatabase.cpp
// Member-function definitions for class BankDatabase.
#include "BankDatabase.h" // BankDatabase class definition
// BankDatabase default constructor initializes accounts
Ban
www.eeworm.com/read/287794/8669059
bak kh.java.bak
import java.applet.Applet;
public class kh extends Applet {
/**
* Initializes the applet. You never need to call this directly; it is
* called automatically by the system once t
www.eeworm.com/read/287794/8669103
bak xt.java.bak
import java.applet.Applet;
public class xt extends Applet {
/**
* Initializes the applet. You never need to call this directly; it is
* called automatically by the system once t
www.eeworm.com/read/387396/8686554
bak kh.java.bak
import java.applet.Applet;
public class kh extends Applet {
/**
* Initializes the applet. You never need to call this directly; it is
* called automatically by the system once t