代码搜索:Android SDK
找到约 10,000 项符合「Android SDK」的源代码
代码结果 10,000
www.eeworm.com/read/396589/2413097
cpp cesetup.cpp
// **********************************
#include
#include
#include // in the SDK dir
const TCHAR c_szFILE_APP[] = _T("PCDM.exe
www.eeworm.com/read/395929/2428473
mt-wince
# For Windows CE, we need to build the program that converts, copies,
# and renames the platform SDK files into gcc directories.
EXTRA_TARGET_HOST_ALL_MODULES:=$(EXTRA_TARGET_HOST_ALL_MODULES) all-ut
www.eeworm.com/read/392034/2516224
sources
TARGETNAME=RwBulk
TARGETTYPE=PROGRAM
UMTYPE=console
UMBASE=0x01000000
TARGETPATH=obj
INCLUDES=..\sys
TARGETLIBS= $(DDK_LIB_PATH)\usbd.lib \
$(SDK_LIB_PATH)\setupapi.lib
www.eeworm.com/read/389562/2540293
sources
TARGETNAME=RwBulk
TARGETTYPE=PROGRAM
UMTYPE=console
UMBASE=0x01000000
TARGETPATH=obj
INCLUDES=..\sys
TARGETLIBS= $(DDK_LIB_PATH)\usbd.lib \
$(SDK_LIB_PATH)\setupapi.lib
www.eeworm.com/read/376953/2705673
sources
TARGETNAME=RwBulk
TARGETTYPE=PROGRAM
UMTYPE=console
UMBASE=0x01000000
TARGETPATH=obj
INCLUDES=..\sys
TARGETLIBS= $(DDK_LIB_PATH)\usbd.lib \
$(SDK_LIB_PATH)\setupapi.lib
www.eeworm.com/read/372836/2769053
linkfilelist tableviewtutorial.linkfilelist
/Users/jaikirdatt/Documents/iPhone SDK Articles/Articles/TableViewTutorial/Source/build/TableViewTutorial.build/Debug-iphonesimulator/TableViewTutorial.build/Objects-normal/i386/main.o
/Users/jaikirda
www.eeworm.com/read/368084/2827143
sources
TARGETNAME=RwBulk
TARGETTYPE=PROGRAM
UMTYPE=console
UMBASE=0x01000000
TARGETPATH=obj
INCLUDES=..\sys
TARGETLIBS= $(DDK_LIB_PATH)\usbd.lib \
$(SDK_LIB_PATH)\setupapi.lib
www.eeworm.com/read/362055/2938962
java sdeservice.java
package com.esri.aims.mtier.dx;
import com.esri.sde.sdk.client.*;
import java.util.*;
import java.io.*;
public class SdeService {
SeConnection sdeConn=null;
public SdeService() {
}
www.eeworm.com/read/267357/4267796
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/267357/4267804
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 _