代码搜索:Smart Home
找到约 10,000 项符合「Smart Home」的源代码
代码结果 10,000
www.eeworm.com/read/332635/12745797
bat workbench.bat
echo off
cls
REM ==============================================================
REM Batch file for starting iCarnegie Servlet Workbench on Windows
REM ===========================================
www.eeworm.com/read/144230/12806801
sh workbench.sh
#!/bin/sh
#=====================================================================
# Bourne shell script for starting iCarnegie Servlet Workbench on UNIX
#==============================================
www.eeworm.com/read/144230/12806807
bat workbench.bat
echo off
cls
REM ==============================================================
REM Batch file for starting iCarnegie Servlet Workbench on Windows
REM ===========================================
www.eeworm.com/read/144120/12812134
rules local.rules
ifeq ($(strip $(BISON_HOME)), )
BISON_HOME = /opt/bison1.875c
endif
ifeq ($(strip $(FLEX_HOME)), )
FLEX_HOME = /opt/flex2.5.4
endif
www.eeworm.com/read/151092/5686634
bat compileidl.bat
rem
rem Filename: compileIDL.bat
rem
rem Description: compile the code in this directory. This assumes
rem the JDK is already in your path.
rem
set JAVAHOME=c:\usr\local\bin\jdk1.3
set PAT
www.eeworm.com/read/151092/5686646
bat compileidl.bat
rem
rem Filename: compileIDL.bat
rem
rem Description: compile the code in this directory. This assumes
rem the JDK is already in your path.
rem
set JAVAHOME=c:\usr\local\bin\jdk1.3
set PAT
www.eeworm.com/read/151092/5686655
bat compileidl.bat
rem
rem Filename: compileIDL.bat
rem
rem Description: compile the code in this directory. This assumes
rem the JDK is already in your path.
rem
set JAVAHOME=c:\usr\local\bin\jdk1.3
set PAT
www.eeworm.com/read/151092/5686671
bat compileidl1.bat
rem
rem Filename: compileIDL.bat
rem
rem Description: compile the IDL in this directory.
rem
set JAVAHOME=c:\usr\local\bin\jdk1.3
set PATH= %JAVAHOME%\bin;%path%
set EXAMPLE_HOME=C:\advjhtp1\src
re
www.eeworm.com/read/151092/5686684
bat compileidl2.bat
rem
rem Filename: compileIDL.bat
rem
rem Description: compile the IDL in this directory.
rem
set JAVAHOME=c:\usr\local\bin\jdk1.3
set PATH= %JAVAHOME%\bin;%path%
set EXAMPLE_HOME=C:\advjhtp1\src
re
www.eeworm.com/read/151092/5686709
bat compileidl.bat
rem
rem Filename: compileIDL.bat
rem
rem Description: compile the code in this directory. This assumes
rem the JDK is already in your path.
rem
set JAVAHOME=c:\usr\local\bin\jdk1.3