代码搜索:IMPLEMENT

找到约 10,000 项符合「IMPLEMENT」的源代码

代码结果 10,000
www.eeworm.com/read/127767/14337247

txt e044. serializing an object.txt

The object to be serialized must implement java.io.Serializable. This example serializes a javax.swing.JButton object. See also e45 Deserializing an Object. Object object = new javax.swing.J
www.eeworm.com/read/126386/14426303

cpp lsp2.cpp

//#include "stdafx.h" #include #include #include "LanAudio.h" #include "Global.h" /* ** ** File: lsp2.c ** ** Description: Functions that implement line spectral pa
www.eeworm.com/read/226846/14450186

cpp nstatic.cpp

// NStatic.cpp : 实现文件 // #include "stdafx.h" #include "NStatic.h" #include ".\nstatic.h" // CNStatic IMPLEMENT_DYNAMIC(CNStatic, CStatic) CNStatic::CNStatic() { m_bkc = 0xBFBFBF;
www.eeworm.com/read/125068/14515001

cpp showcodedlg.cpp

// ShowCodeDlg.cpp : 实现文件 // #include "stdafx.h" #include "huffman.h" #include "ShowCodeDlg.h" #include ".\showcodedlg.h" // CShowCodeDlg 对话框 IMPLEMENT_DYNAMIC(CShowCodeDlg, CDialog) C
www.eeworm.com/read/123832/14611785

cpp oderefdlg.cpp

// oderefdlg.cpp : 实现文件 // #include "stdafx.h" #include "kaoqing.h" #include "oderefdlg.h" #include ".\oderefdlg.h" // coderefdlg 对话框 IMPLEMENT_DYNAMIC(coderefdlg, CDialog) coderefdlg:
www.eeworm.com/read/123832/14611822

cpp addunitdlg.cpp

// addunitdlg.cpp : 实现文件 // #include "stdafx.h" #include "kaoqing.h" #include "addunitdlg.h" #include ".\addunitdlg.h" // addunitdlg 对话框 IMPLEMENT_DYNAMIC(addunitdlg, CDialog) addunitd
www.eeworm.com/read/222447/14689510

todo

Support 3d (r,phi,z) cell, where m is "Bloch wavenumber" -- gives 6-fold (and n-fold) symmetry as side effect -- allows computation of bended photonic-crystal waveguides Implement transpa
www.eeworm.com/read/222436/14690702

java appserver.java

//import classes import java.awt.event.*; import java.net.*; import java.io.*; import java.util.*; import javax.swing.Timer; //Code for the AppServer class public class AppServer implement
www.eeworm.com/read/222058/14708909

c ice.c

/* * ice.c: implement the routes used to access the Embedded-ICE * logic registers via scan chain 2. * * Copyright (C) 2004, OPEN-JTAG, All rights reserved. */ #include #
www.eeworm.com/read/121761/14739151

cpp croundrectangle.cpp

#include "stdafx.h" #include"CRoundRectangle.h" #include"EastDrawView.h" IMPLEMENT_SERIAL(CRoundRectangle,CUnit,1) void CRoundRectangle::DrawStatic(CDC*pDC) { CPen m_pen; CBrush m_brus