代码搜索:Android SDK

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

代码结果 10,000
www.eeworm.com/read/124622/14556767

bat setenv.bat

SET PATH="C:\J2SDK1.4.0\BIN";%PATH% SET CLASSPATH=.;%CLASSPATCH%
www.eeworm.com/read/224165/14603200

txt lib.txt

Library files from the SDK go in this directory.
www.eeworm.com/read/224165/14603879

txt bin.txt

SDK DLLs and example programs go in this directory.
www.eeworm.com/read/208919/15231061

err code.cache.size.err

Assembling: C:\CLOCK.SDK\TEMP\DoCPU.asm
www.eeworm.com/read/168019/5449887

dxx callback.dxx

/**@name About Callbacks * * The Linux SDK for UPnP Devices contains functions that generate * asynchronous callbacks. To simplify the application callback functions, * these callbacks are execu
www.eeworm.com/read/167562/5459060

prf default_pre.prf

CONFIG = sdk $$CONFIG load(default_pre)
www.eeworm.com/read/157256/5606951

dxx callback.dxx

/**@name About Callbacks * * The Linux SDK for UPnP Devices contains functions that generate * asynchronous callbacks. To simplify the application callback functions, * these callbacks are execu
www.eeworm.com/read/202363/15385487

txt jdk,j2sdk,j2ee等概念.txt

JRE和JDK的区别是什么? JRE Java Runtime Environment java运行环境 JDK Java Development Kit JDK和JRE jdk中包括了jre,但是对于不需要开发只是运行的用户是可以只单独安装jre的 附:(只对sun的) j2sdk: java 2 software devolop kit -- java2软件
www.eeworm.com/read/386582/8737263

h buffer.h

/* libs/pixelflinger/buffer.h ** ** Copyright 2006, The Android Open Source Project ** ** Licensed under the Apache License, Version 2.0 (the "License"); ** you may not use this file except in compli
www.eeworm.com/read/386582/8737185

sh grab-bootchart.sh

#!/bin/sh # # this script is used to retrieve the bootchart log generated # by init when compiled with INIT_BOOTCHART=true. # # for all details, see //device/system/init/README.BOOTCHART # TMPDIR=/tmp