代码搜索: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/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/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