代码搜索:FrameWork
找到约 10,000 项符合「FrameWork」的源代码
代码结果 10,000
www.eeworm.com/read/136989/5827947
makefile
#
# Makefile,v 1.22 2004/01/05 02:42:27 bala Exp
#
#----------------------------------------------------------------------------
# Local macros
#------------------------------------------
www.eeworm.com/read/133772/5902671
host make.host
#
# Simple *HOST SIDE* makefile for network tests
#
CC = cc
CFLAGS = -O2 -g
ALL = nc_test_master nc_test_slave tcp_source tcp_sink host_echo
ALL += nc6_test_master nc6_test_slave
all: ${A
www.eeworm.com/read/109026/6177097
linux make.linux
#
# Simple Linux makefile for network tests (host side)
#
CC = cc
CFLAGS = -O2 -g
ALL = nc_test_master nc_test_slave tcp_source tcp_sink linux_echo
ALL += nc6_test_master nc6_test_slave
a
www.eeworm.com/read/106385/6194816
linux make.linux
#
# Simple Linux makefile for network tests (host side)
#
CC = cc
CFLAGS = -O2 -g
ALL = nc_test_master nc_test_slave tcp_source tcp_sink linux_echo
ALL += nc6_test_master nc6_test_slave
all: ${ALL}
www.eeworm.com/read/100926/6263147
makefile
#----------------------------------------------------------------------------
# Makefile,v 4.40 2002/11/16 15:37:15 bala Exp
#
# Makefile for IPC_SAP test
#----------------------------------------
www.eeworm.com/read/100926/6263279
makefile
#----------------------------------------------------------------------------
# Makefile,v 4.40 2002/11/16 15:37:15 bala Exp
#
# Makefile for a test of the miscellaneous UPIPE examples
#----------
www.eeworm.com/read/168845/5433062
jamfile
# Boost.Assign library
#
# Copyright Thorsten Ottosen 2003-2005. Use, modification and
# distribution is subject to the Boost Software License, Version
# 1.0. (See accompanying file LICENSE_1_0
www.eeworm.com/read/168845/5433642
cpp init.cpp
// (C) Copyright John Maddock 2000.
// Use, modification and distribution are subject to the
// Boost Software License, Version 1.0. (See accompanying file
// LICENSE_1_0.txt or copy at ht
www.eeworm.com/read/291881/8390334
html messaging.html
wGui - Messaging Framework
wGui - Messaging Framework
wGui has a messaging framework which it uses for passing messages and events between ob
www.eeworm.com/read/151896/5678390
java testcompleteextra.java
/*
* Copyright (c) 2002-2003 by OpenSymphony
* All rights reserved.
*/
package com.opensymphony.oscache.extra;
import junit.framework.Test;
import junit.framework.TestCase;
import junit.framework.