代码搜索:Implement

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

代码结果 10,000
www.eeworm.com/read/243567/4525035

c shmiq.c

/* * shmiq.c: shared memory input queue driver * written 1997 Miguel de Icaza (miguel@nuclecu.unam.mx) * * We implement /dev/shmiq, /dev/qcntlN here * this is different from IRIX that has shmiq a
www.eeworm.com/read/240529/4572790

java concretesubject.java

package com.javapatterns.observerawt.mouse1; import java.awt.Frame; import java.awt.event.MouseListener; import java.awt.event.MouseEvent; public class ConcreteSubject extends Frame implement
www.eeworm.com/read/240162/4581728

c template17.c

// { dg-do assemble } // // Copyright (C) 2001, 2003 Free Software Foundation, Inc. // Contributed by Nathan Sidwell 29 Apr 2001 // Bug 2258. We failed to implement using
www.eeworm.com/read/233448/4674545

c template17.c

// { dg-do assemble } // // Copyright (C) 2001, 2003 Free Software Foundation, Inc. // Contributed by Nathan Sidwell 29 Apr 2001 // Bug 2258. We failed to implement using
www.eeworm.com/read/219228/4849267

cpp wx-app-ash.cpp

#include "app.h" #include "main.h" IMPLEMENT_APP(MyApp); bool MyApp::OnInit() { MyFrame* frame = new MyFrame(0L, _("wxWidgets Application Template")); frame->Show(); return true; }
www.eeworm.com/read/217309/4873407

c at91_aic.c

/* * at91_aic.c * this file implement aic driver on AT91X40 * for Atmel AT91 advanced interrupt controller * * Bugs report: li ming ( lmcs00@mails.tsinghua.edu.cn ) * */ #include "at
www.eeworm.com/read/217309/4873428

c main_entry.c

/* * hello.c * this file implement start_kernel and irqhandler * for Atmel AT91 operating system * * Bugs report: li ming ( lmcs00@mails.tsinghua.edu.cn ) * Last modified: 2003-02
www.eeworm.com/read/217309/4873448

c main_entry.c

/* * hello.c * this file implement start_kernel and irqhandler * for Atmel AT91 operating system * * Bugs report: li ming ( lmcs00@mails.tsinghua.edu.cn ) * Last modified: 2003-02
www.eeworm.com/read/217309/4873451

b3 main_entry.c.b3

/* * hello.c * this file implement start_kernel and irqhandler * for Atmel AT91 operating system * * Bugs report: li ming ( lmcs00@mails.tsinghua.edu.cn ) * Last modified: 2003-02
www.eeworm.com/read/217309/4873452

b4 main_entry.c.b4

/* * hello.c * this file implement start_kernel and irqhandler * for Atmel AT91 operating system * * Bugs report: li ming ( lmcs00@mails.tsinghua.edu.cn ) * Last modified: 2003-02