代码搜索:Android SDK
找到约 10,000 项符合「Android SDK」的源代码
代码结果 10,000
www.eeworm.com/read/370044/9621719
h lzmatypes.h
/*
LzmaTypes.h
Types for LZMA Decoder
This file written and distributed to public domain by Igor Pavlov.
This file is part of LZMA SDK 4.40 (2006-05-01)
*/
#ifndef __LZMATYPES_H
#define __LZMATYP
www.eeworm.com/read/238211/13902457
txt readme.txt
This is a camera timer application for Series 60 devices Nokia 7650 and Nokia 3650.
To test this application on Series 60 SDK v1.0, please install camera pictures. To do this, you can download "C
www.eeworm.com/read/134623/13979524
txt test.txt
GCC example program by Rafael Vuijk (aka Dark Fader)
This program does not rely on the SDK or BIOS calls, so it might be incompatible with GPi32.
see Makefile what tools you'll need to compile thi
www.eeworm.com/read/234956/14090651
txt build.txt
BUILD
Requirements:
- OS: windows 2000/XP
- Compiler: MS VC 6.0 or higher
- Microsoft Platform SDK
Steps:
- goto login_client direstory, run nmake to build login_client.exe
- goto simdrcom
www.eeworm.com/read/112818/15476083
ptf nios_module.ptf
SYSTEM nios_module
{
WIZARD_SCRIPT_ARGUMENTS
{
clock_freq = "20000000";
generate_hdl = "1";
generate_sdk = "1";
do_build_sim = "0";
skip_synth = "1";
www.eeworm.com/read/110176/15540606
java imageviewerbean.java
/**
@version 1.21 2001-08-15
@author Cay Horstmann
*/
import java.awt.*;
import java.io.*;
import javax.imageio.*; // Remove for SDK < 1.4
import javax.swing.*;
/**
A bean for
www.eeworm.com/read/107823/15599309
txt new text document (2).txt
利用Java 创建和读取Excel文档
--------------------------------------------------------------------------------
源作者:Rubber 人气:215
为了保证示例程序的运行,必须安装Java 2 sdk1.4.0 和Jakarta PO
www.eeworm.com/read/106011/15649303
txt mfctlist.txt
This sample provides an MFC (and C++!) conversion of the SDK's TLIST
sample. The sample has a couple of flaws:
First, it's not a very good C++ design. It would be good to put some
smarts into t
www.eeworm.com/read/101431/15833464
makefile
!include
INCLUDE=.;$(INCLUDE)
all: aptsur.exe
# note: SP2 SDK patch did not contain a definition of IID_ISurrogate
# The library surruuid.lib included in this directory
www.eeworm.com/read/444202/7616602
txt jboss建立jms应用.txt
环境配置说明
Jboss4.2.3
Java ee 5
MySql5.0
安装jdk,我的目录为C:\Sun\SDK
安装jboss.我的目录为D:\jboss4.2.3
安装mysql
配置环境变量JBOSS_HOME D:\jboss4.2.3
配置环境变量 JAVA_HOME C:\Sun\SDK\jdk
JBOSS的JMS配置
由于没有用到集群所以用JBOSS的defa