代码搜索:Smart Home

找到约 10,000 项符合「Smart Home」的源代码

代码结果 10,000
www.eeworm.com/read/124745/6041058

in configure.in

AC_INIT(rlm_ldap.c) AC_REVISION($Revision: 1.10 $) AC_DEFUN(modname,[rlm_ldap]) fail= SMART_LIBS= SMART_CLFAGS= if test x$with_[]modname != xno; then AC_PROG_CC AC_CHECK_LIB(resolv, inet_aton)
www.eeworm.com/read/430284/8758019

java holiday_co.java

package biz; import java.io.Serializable; /** * 度假村类 * 包括的属性有:序号,名字,城市名称,小别墅总数,可预定的别墅数目 * 以及相关的获取以及设置属性方法 * @author 邹志军 * */ public class Holiday_co extends Hotel_Holiday implements
www.eeworm.com/read/453389/7421901

sh startagent.sh

#!/bin/sh # # change the following lines to reflect your JRE, JMX and JMX Remoting # installation paths # JAVA_HOME=/usr/j2se JMX_HOME=/opt/jmx REMOTING_HOME=/opt/jmx/remoting # $JAVA_HOME/bin/java -c
www.eeworm.com/read/451988/7452321

ini deskcnc.ini

; DeskNC controller parameters. [LANGUAGE] Language=English [MACHINE] MINX=0 MAXX=254 MINY=0 MAXY=254 MINZ=-152.4 MAXZ=0 Name=Default [SCREEN] GRID=0.5 Linear=0 Rapid=16711680 CW=
www.eeworm.com/read/318362/13480653

bat addjava.bat

rem set path=c:\jdk1.3\bin;%path% set ANT_HOME=c:\ant set JAVA_HOME=c:\j2sdk1.4.1 set J2EE_HOME=c:\j2sdkee1.3 set OTHER_LIB=c:\java_lib\jaxp.jar; set PATH=%JAVA_HOME%\bin;%J2EE_HOME%\bi
www.eeworm.com/read/181954/9224119

mvn

#!/bin/sh # ---------------------------------------------------------------------------- # Copyright 2001-2004 The Apache Software Foundation. # # Licensed under the Apache License, Version 2.0 (t
www.eeworm.com/read/420581/10788147

mvndebug

#!/bin/sh # ---------------------------------------------------------------------------- # Licensed to the Apache Software Foundation (ASF) under one # or more contributor license agreements. See the
www.eeworm.com/read/420581/10788152

mvn

#!/bin/sh # ---------------------------------------------------------------------------- # Licensed to the Apache Software Foundation (ASF) under one # or more contributor license agreements. See the
www.eeworm.com/read/165257/5485005

sh adminwsclient.sh

#! /bin/sh # # Copyright 2002 Sun Microsystems, Inc. All rights reserved. # # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the follow
www.eeworm.com/read/104815/15682663

form2

#! /bin/sh # $Id: form2,v 1.3 2003/08/31 00:52:28 tom Exp $ : ${DIALOG=dialog} backtitle="An Example for the use of --form:" ids=`id|sed -e 's/([^)]*)//g'` uid=`echo "$ids" | sed -e 's/^uid=//' -e '