代码搜索:Smart Home
找到约 10,000 项符合「Smart Home」的源代码
代码结果 10,000
www.eeworm.com/read/209172/15226420
cpp strategysystem.cpp
#include "StdAfx.h"
#include "StrategySystem.h"
IMPLEMENT_DYNAMIC(CStrategySystem, CObject)
extern RobotCollision rbtCollision[2][11];
CStrategySystem::CStrategySystem(int id)
{
m_OurTe
www.eeworm.com/read/171934/5391045
c su_alloc.c
/*
* This file is part of the Sofia-SIP package
*
* Copyright (C) 2005 Nokia Corporation.
*
* Contact: Pekka Pessi
*
* This library is free software; you can redistribut
www.eeworm.com/read/165257/5485008
bat adminwsclient.bat
@echo off
REM
REM Copyright 2002 Sun Microsystems, Inc. All rights reserved.
REM
REM Redistribution and use in source and binary forms, with or without
REM modification, are permitted provided that
www.eeworm.com/read/161513/5551537
cmd ant.cmd
/*
Copyright (c) 2003 The Apache Software Foundation. All rights
reserved.
Run ant
*/
parse arg mode envarg '::' antarg
if mode\='.' & mode\='..' & mode\='/' then do
enva
www.eeworm.com/read/161513/5551544
ant
#! /bin/sh
# Copyright 2001-2004 The Apache Software Foundation
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the Lic
www.eeworm.com/read/161513/5551648
hello-world
#! /bin/sh
# Modified from the ant startup script to start HelloWorld instead.
# Cygwin support. $cygwin _must_ be set to either true or false.
case "`uname`" in
CYGWIN*) cygwin=true ;;
*) cygw
www.eeworm.com/read/161513/5551651
simple
#! /bin/sh
# Modified from the ant startup script to start HelloWorld instead.
# Cygwin support. $cygwin _must_ be set to either true or false.
case "`uname`" in
CYGWIN*) cygwin=true ;;
*) cygw
www.eeworm.com/read/161513/5551656
simple2
#! /bin/sh
# Modified from the ant startup script to start HelloWorld instead.
# Cygwin support. $cygwin _must_ be set to either true or false.
case "`uname`" in
CYGWIN*) cygwin=true ;;
*) cygw
www.eeworm.com/read/161513/5551667
beanbox
#! /bin/sh
# Modified from the ant startup script to start the BeanBox example instead.
# Cygwin support. $cygwin _must_ be set to either true or false.
case "`uname`" in
CYGWIN*) cygwin=true ;;
www.eeworm.com/read/161513/5551680
crew
#! /bin/sh
# Modified from the ant startup script to start HelloWorld instead.
# Cygwin support. $cygwin _must_ be set to either true or false.
case "`uname`" in
CYGWIN*) cygwin=true ;;
*) cygw