代码搜索:initializes
找到约 4,453 项符合「initializes」的源代码
代码结果 4,453
www.eeworm.com/read/260843/11698716
c dsp28_initperipherals.c
#include "DSP28_Device.h"
//---------------------------------------------------------------------------
// InitPeripherals:
//-------------------------------------------------------------------
www.eeworm.com/read/260521/11721769
java test.java
import javax.swing.JPanel;
import java.awt.Frame;
import java.awt.BorderLayout;
import javax.swing.JDialog;
import java.awt.GridLayout;
import javax.swing.JLabel;
import javax.swing.JTextArea;
www.eeworm.com/read/260197/11739977
java ftpframe.java
// Copyright (C) 2002-2005 Ultr@VNC Team. All Rights Reserved.
// Copyright (C) 2004 Kenn Min Chong, John Witchel. All Rights Reserved.
//
//This is free software; you can redistribute it and/or
www.eeworm.com/read/157007/11745095
h screen.h
#ifndef SCREEN_H
#define SCREEN_H
#include
using std::string;
class Screen {
public:
enum CursorMovements {
HOME, FORWARD, BACK, UP, DOWN, END
};
typedef Screen& (Scr
www.eeworm.com/read/156364/11808627
h screen.h
#ifndef SCREEN_H
#define SCREEN_H
#include
using std::string;
class Screen {
public:
enum CursorMovements {
HOME, FORWARD, BACK, UP, DOWN, END
};
typedef Screen& (Scr
www.eeworm.com/read/257578/11920343
java ll1gui.java
import javax.swing.JPanel;
import java.awt.*;
import javax.swing.JFrame;
import javax.swing.JButton;
import javax.swing.JLabel;
import java.awt.CardLayout;
import java.awt.TextArea;
import java
www.eeworm.com/read/343731/11931456
c dsp28_initperipherals.c
#include "DSP28_Device.h"
//---------------------------------------------------------------------------
// InitPeripherals:
//-------------------------------------------------------------------
www.eeworm.com/read/154183/11984396
c dsp28_initperipherals.c
#include "DSP28_Device.h"
//---------------------------------------------------------------------------
// InitPeripherals:
//-------------------------------------------------------------------
www.eeworm.com/read/341543/12078511
java mp3player.java
package mp3x;
import java.awt.BorderLayout;
import java.awt.Dimension;
import java.awt.List;
import java.awt.Rectangle;
import java.awt.event.ActionEvent;
import java.awt.event.ActionListener;
www.eeworm.com/read/254346/12142618
c dsp28_gpio.c
#include "DSP28_Device.h"
//---------------------------------------------------------------------------
// InitGpio:
//-------------------------------------------------------------------------