代码搜索:Smart Home
找到约 10,000 项符合「Smart Home」的源代码
代码结果 10,000
www.eeworm.com/read/153251/5652124
sh dbtool.sh
#!/bin/sh
# -----------------------------------------------------------------------------
# Script for the OpenJMS database tool
#
# Required Environment Variables
#
# JAVA_HOME Points t
www.eeworm.com/read/153251/5652128
sh openjms.sh
#!/bin/sh
# -----------------------------------------------------------------------------
# Start/Stop Script for the OpenJMS Server
#
# Required Environment Variables
#
# JAVA_HOME Poin
www.eeworm.com/read/417996/10968939
bat runnit.bat
@echo off
rem Run the JNDI demo
rem
rem 0.2 June 23, 1999
rem Uncomment these two lines if using JDK 1.1.x
rem if "%SWING_HOME%" == "" goto noshome
rem if "%JAVAIDL_HOME%" == "" goto noihome
if "%JN
www.eeworm.com/read/145469/12721862
bat env.bat
@ECHO OFF
REM Sets up your environment. Modify as necessary.
REM
REM Set to WebLogic install home
REM
SET WEBLOGIC_HOME=c:\bea\wlserver6.1
REM Set to installation of JDK
REM
SET JAVA_HO
www.eeworm.com/read/145469/12721936
bat startweblogic.bat
REM @ECHO OFF
REM Starts Weblogic
if exist %JAVA_HOME%\lib\nul goto runWebLogic
echo Edit and run env.bat first
goto finish
:runWebLogic
pushd %WEBLOGIC_HOME%
%JAVA_HOME%\bin\java -hotspot
www.eeworm.com/read/151092/5686693
bat startclient.bat
set JAVA_HOME=c:\usr\local\bin\jdk1.3
set PATH=%JAVA_HOME%\bin;%path%
set EXAMPLE_HOME=c:\advjhtp1\src
rem
rem Set this to where the path to the class files begins
rem
set CURDIR=%example_
www.eeworm.com/read/105373/6198446
sh build.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/105373/6198664
sh build.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/105373/6198712
sh build.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/105373/6198723
sh build.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