代码搜索:Windows Mobile

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

代码结果 10,000
www.eeworm.com/read/158657/11593617

mdb mobile.mdb

www.eeworm.com/read/261171/11661796

ico mobile.ico

www.eeworm.com/read/347195/11682679

cpp mobile.cpp

// Mobile.cpp: implementation of the CMobile class. // ////////////////////////////////////////////////////////////////////// #include "stdafx.h" #include "Mobile.h" #include #in
www.eeworm.com/read/347195/11682695

h mobile.h

//Mobile control class by SkyVense //If you modified this file, please send a copy to skyvense@online.sh.cn //Thank you! //Last modifed 2002-02-29 by SkyVense // Mobile.h: interface for the
www.eeworm.com/read/251646/12327975

c _mobile.c

/* $NetBSD: print-mobile.c,v 1.2 1998/09/30 08:57:01 hwr Exp $ */ /* * (c) 1998 The NetBSD Foundation, Inc. * All rights reserved. * * This code is derived from software contributed to
www.eeworm.com/read/128594/14289549

mdb #mobile.mdb

www.eeworm.com/read/229553/14330135

h mobile.h

#ifndef _MOBILE_H #define _MOBILE_H /********************************* 宏定义 **********************************/ #define centre 0 #define Left 1 #define Right 2 #define Forward 0 #d
www.eeworm.com/read/127661/14343184

asp #mobile.asp

www.eeworm.com/read/126316/14432014

asp #mobile.asp

www.eeworm.com/read/125638/14481449

java mobile.java

package istarion.core; import java.util.Vector; /** * A 'creature' in istarion. * The abstract base class of all mobile things. */ public abstract class Mobile extends Entity { pub