代码搜索:Android SDK

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

代码结果 10,000
www.eeworm.com/read/255233/4378566

sources

# SOURCES - for Test_CharSample application TARGETNAME=Test_CharSample TARGETPATH=obj TARGETTYPE=PROGRAM UMTYPE=console UMBASE=0x01000000 TARGETLIBS= $(SDK_LIB_PATH)\setupapi.lib BROWSER_
www.eeworm.com/read/255233/4378584

sources

# SOURCES - for Test_RegSample application TARGETNAME=Test_RegSample TARGETPATH=obj TARGETTYPE=PROGRAM UMTYPE=console UMBASE=0x01000000 TARGETLIBS= $(SDK_LIB_PATH)\setupapi.lib BROWSER_IN
www.eeworm.com/read/251957/4412816

c main.c

/* * GPAC - Multimedia Framework C SDK * * Copyright (c) Jean Le Feuvre 2000-2005 * All rights reserved * * This file is part of GPAC / X3D Scene Graph Generator sub-project * * GPAC
www.eeworm.com/read/251957/4412879

c extract.c

/* * GPAC - Multimedia Framework C SDK * * Copyright (c) Jean Le Feuvre 2000-2005 * Copyright (c) 2005-200X ENST * All rights reserved * * This file is part of GPAC / command-line cl
www.eeworm.com/read/158872/5590078

c cesetup.c

/* cesetup.c - copy/edit/rename CE SDK files into GNU install area Copyright 1999 Free Software Foundation, Inc. This file is part of GNU Binutils. This program is free software; you can redistri
www.eeworm.com/read/173775/9635629

cpp cconfig.cpp

/* CConfig.cpp Classe base per la gestione della configurazione tramite il registro (SDK). Luca Piergentili, 14/07/99 lpiergentili@yahoo.com http://www.geocities.com/lpiergentili/ */ #incl
www.eeworm.com/read/173775/9635674

h cconfig.h

/* CConfig.h Classe base per la gestione della configurazione tramite il registro (SDK). Luca Piergentili, 14/07/99 lpiergentili@yahoo.com http://www.geocities.com/lpiergentili/ */ #ifndef
www.eeworm.com/read/173775/9635687

h ctextfile.h

/* CTextFile.h Classe derivata per interfaccia file testo (SDK). Luca Piergentili, 06/07/98 lpiergentili@yahoo.com http://www.geocities.com/lpiergentili/ */ #ifndef _CTEXTFILE_H #define _
www.eeworm.com/read/100192/15881386

txt readme.txt

Defrag 1.0 Copyright (C) 1997 Mark Russinovich http://www.ntinternals.com Building Defrag: Defrag requires MSVC 4.X. It also requires the Win32 SDK file ntdll.lib.
www.eeworm.com/read/15943/598404

java weathercurrentcondition.java

package com.yarin.android.CityWeather; //实时天气信息处理(当前天气信息) /**