游戏开发论坛

 找回密码
 立即注册
搜索
查看: 2599|回复: 1

?UltraEdit????????java??????

[复制链接]

42

主题

202

帖子

222

积分

中级会员

Rank: 3Rank: 3

积分
222
QQ
发表于 2004-9-29 17:43:00 | 显示全部楼层 |阅读模式
??????????JavaDevelopmentKit(Sun???java????)?Ultraedit(??????????),?Win95/98/NT??????????????DE????????.
?????: JDK , UltraEdit
??:Win95/98/NT (JDK????????,??UltraEdit?????????)
??:
1.??JDK?UltraEdit
JDK??javac.exe ????(compile)?????,java.exe ?t?????g????yte code(.class ?n)??. ?????????a href="mailto???.">@???.
2.??? javac.exe ??????????JDK????? C:\JDK
Win95/98 : ????????? c:\autoexec.bat ??????? path=%path%; c:
\jdk\bin (????????)
WinNT : ?"??,??,???,??"??path???????? c:\jdk\bin (????????)
3.??UltraEdit
?? UltraEdit , ? "Advance,Tool Configuration",?Command Line? javac %f,Menu Item Name ? Compile,?Command Output??output to List Box?Capture Out put??,??? OK,??Insert.
???Command Line? java %n ,Working Directory? %p,Menu Item Name?Run,?Command Output??output to List Box?Capture Output??,??? OK.
??:%n,%p?????,????????!!
????? Advance,?????? Compile , Run ????? ? ???,????????.
4.?y?
??????????????ello????y?????IDE????????. ? File , new ,????????.????:
?
public class Hello {
  public static void main( String args[] ) throws Exception{
    System.out.println("Hello World" );
  }
}
??? Save As ,? Hello.java . ??????x Advance , Compile ,?????Advance,Run. ???????????????,????????utput Window??? "Hello World"

4

主题

38

帖子

46

积分

注册会员

Rank: 2

积分
46
发表于 2004-10-8 21:05:00 | 显示全部楼层

Re:?UltraEdit????????java??????

?????????????
您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

作品发布|文章投稿|广告合作|关于本站|游戏开发论坛 ( 闽ICP备17032699号-3 )

GMT+8, 2025-8-18 22:04

Powered by Discuz! X3.4

Copyright © 2001-2021, Tencent Cloud.

快速回复 返回顶部 返回列表