代码搜索结果

找到约 10,000 项符合 Embedded 的代码

embedded.cpp

//---------------------------------------------------------------------- // Name: embedded.cpp // Purpose: To serve as an example of how to use wxPython from // within a C++

embedded.rc

mondrian ICON "mondrian.ico" #include "wx/msw/wx.rc"

makefile_embedded

include ../../../config.mak CFLAGS=-Wall -DUSE_INTERNAL_CPU -DFPGA_PLATFORM -DLINUX -DFIE8120_TARGET -g -I$(SRC_PATH)/libavcodec LDLIBS = -lc -lm LIB_OBJ = jcapimin.o jcapistd.o jccoefct.o jchuff.o j

makefile_embedded

include ../../../config.mak CFLAGS=-Wall -DUSE_INTERNAL_CPU -DFPGA_PLATFORM -DLINUX -DCORE_VERSION_2 -DFIE8120_TARGET -g -I$(SRC_PATH)/libavcodec LDLIBS = -lc -lm LIB_OBJ = ftmcp100.o jcomapi.o jdapi

not_embedded.inc

-- require r/not_embedded.require disable_query_log; select version() like N'%embedded%' as 'have_embedded'; enable_query_log;

embedded.pri

# Qtopia Core embedded { CONFIG -= opengl x11 LIBS -= -dl KERNEL_P = kernel !mac:HEADERS += embedded/qsoundqss_qws.h HEADERS += \ embedded/qcopchannel_qws.h \ embedded/qdecor

embedded.java

/*------------------------------------------------------------------------------ Name: Embedded.java Project: xmlBlaster.org Copyright: xmlBlaster.org, see xmlBlaster-LICENSE file -------------

embedded.java

import java.awt.*; import javax.swing.*; public class Embedded extends JFrame { public static void main(String[] args) { Embedded e = new Embedded(); e.setDefaultCloseOperation(JFra

embedded.java

/* * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding c