代码搜索:运行环境
找到约 10,000 项符合「运行环境」的源代码
代码结果 10,000
www.eeworm.com/read/471288/6889229
doc 运行步骤图例.doc
www.eeworm.com/read/295179/8181930
txt 程序运行命令.txt
1、安装SDK或JDK
设置环境变量
E:\my document05\科研fjtcm\ycb\cmar>java ClassCMAR_App cmar.txt
ERROR 2: All command line arguments must commence with a '-' character (cmar.txt
)
-A = Number of attribute
-C
www.eeworm.com/read/393464/8285606
exe 运行文件.exe
www.eeworm.com/read/412291/11206898
doc 运行结果截图.doc
www.eeworm.com/read/135760/13901413
doc 程序运行说明.doc
www.eeworm.com/read/135722/13906738
doc 程序运行说明.doc
www.eeworm.com/read/134425/13991345
exe 运行文件.exe
www.eeworm.com/read/203767/15351628
bat 首先运行(xp).bat
copy actskin4.ocx c:\windows\system32
copy actskin4.oca c:\windows\system32
regsvr32 actskin4.ocx
www.eeworm.com/read/203767/15351632
bat 首先运行(2000).bat
copy actskin4.ocx c:\winnt\system32
copy actskin4.oca c:\winnt\system32
regsvr32 actskin4.ocx
www.eeworm.com/read/110460/15533139
txt servlet的运行.txt
下面就讨论Servlet的运行:
首先要运行Servlet,则需要JSP/Servlet container,我建议初学者用Tomcat
Tomcat(最新版本5.0):http://cvs.apache.org/builds/jakarta-tomcat-5/nightly/jakarta-tomcat-5-bin-20030725.zip
然后把这个压缩包解压到:
C:\Tomcat