代码搜索:midlet

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

代码结果 10,000
www.eeworm.com/read/233845/4665266

java midlet.java

/* * Midlet.java * * Created on June 19, 2007, 12:17 AM */ package hello; import javax.microedition.midlet.*; import javax.microedition.lcdui.*; /** * * @author jiabei * @version */ public
www.eeworm.com/read/214221/4909587

java midlet.java

/* * Created on 2005-9-20 by pcy * * TODO To change the template for this generated file go to * Window - Preferences - Java - Code Style - Code Templates */ package javax.microedition.midl
www.eeworm.com/read/313055/3646544

java midlet.java

/* * MicroEmulator * Copyright (C) 2001 Bartek Teodorczyk * * This library is free software; you can redistribute it and/or modify it * under the terms of the GNU Lesser General
www.eeworm.com/read/294555/3916447

java midlet.java

/* * @(#)MIDlet.java 1.48 02/10/01 @(#) * * Copyright (c) 1998-2002 Sun Microsystems, Inc. All rights reserved. * PROPRIETARY/CONFIDENTIAL * Use is subject to license terms. */ package javax.m
www.eeworm.com/read/294555/3916605

h midlet.h

/* * @(#)midlet.h 1.2 02/07/24 @(#) * * Copyright (c) 2000-2002 Sun Microsystems, Inc. All rights reserved. * PROPRIETARY/CONFIDENTIAL * Use is subject to license terms. */ #ifndef _MIDLET_H #
www.eeworm.com/read/294555/3916635

c midlet.c

/* * @(#)midlet.c 1.5 02/07/24 @(#) * * Copyright (c) 2000-2002 Sun Microsystems, Inc. All rights reserved. * PROPRIETARY/CONFIDENTIAL * Use is subject to license terms. */ #include "kni.h" #i
www.eeworm.com/read/411019/2198403

java midlet.java

package com.viacube.j2me; import javax.microedition.lcdui.Canvas; import javax.microedition.lcdui.Display; import javax.microedition.midlet.MIDlet; import javax.microedition.midlet.MIDletStateCh
www.eeworm.com/read/407690/2260309

java midlet.java

package Blocks; import javax.microedition.midlet.*; import javax.microedition.lcdui.*; /** * @author Jeff Yin */ public class Midlet extends MIDlet implements CommandListener { private Display
www.eeworm.com/read/392531/2495760

java midlet.java

/* * @(#)MIDlet.java 1.48 02/10/01 @(#) * * Copyright (c) 1998-2002 Sun Microsystems, Inc. All rights reserved. * PROPRIETARY/CONFIDENTIAL * Use is subject to license terms. */ package javax.m
www.eeworm.com/read/392531/2495918

h midlet.h

/* * @(#)midlet.h 1.2 02/07/24 @(#) * * Copyright (c) 2000-2002 Sun Microsystems, Inc. All rights reserved. * PROPRIETARY/CONFIDENTIAL * Use is subject to license terms. */ #ifndef _MIDLET_H #