Java开发网 Java开发网
注册 | 登录 | 帮助 | 搜索 | 排行榜 | 发帖统计  

您没有登录

» Java开发网 » Cjsdn之家  

按打印兼容模式打印这个话题 打印话题    把这个话题寄给朋友 寄给朋友    该主题的所有更新都将Email到你的邮箱 订阅主题
reply to topicflat modethreaded modego to previous topicgo to next topicgo to back
作者 謝謝大家對CJSDN的愛護~感恩啊~
scottlai



元老


发贴: 451
于 2003-06-13 23:30 user profilesend a private message to userreply to postsearch all posts byselect and copy to clipboard. 
ie only, sorry for netscape users:-)add this post to my favorite list
24小時後自動毀滅...Wink

scottlai edited on 2003-06-15 00:07

作者 Re:感恩啊~ [Re:scottlai]
scottlai



元老


发贴: 451
于 2003-06-13 23:31 user profilesend a private message to userreply to postsearch all posts byselect and copy to clipboard. 
ie only, sorry for netscape users:-)add this post to my favorite list
Post is deleted

scottlai edited on 2003-06-15 00:08

作者 Re:感恩啊~ [Re:scottlai]
牛老板



发贴: 0
于 2003-06-13 23:35 user profilesend a private message to userreply to postsearch all posts byselect and copy to clipboard. 
ie only, sorry for netscape users:-)add this post to my favorite list
吼吼,这就是B公司的末日啊



作者 Re:謝謝大家對CJSDN的愛護~感恩啊~ [Re:scottlai]
robinhoodx





发贴: 216
于 2003-06-14 09:56 user profilesend a private message to userreply to postsearch all posts byselect and copy to clipboard. 
ie only, sorry for netscape users:-)add this post to my favorite list
全都被搞定,borland好惨啊!看来borland应该雇佣cjsdn的解密高手
不过也好幸福!没人会踢一只死狗




作者 Re:謝謝大家對CJSDN的愛護~感恩啊~ [Re:scottlai]
chenyajun5

一日不倒,每天都打

CJSDN高级会员


发贴: 643
于 2003-06-14 10:35 user profilesend a private message to usersend email to chenyajun5reply to postsearch all posts byselect and copy to clipboard. 
ie only, sorry for netscape users:-)add this post to my favorite list
基础问题:请问在Win上怎么用??BlushBlushBlushBlushBlush


想干的人找一个方法,不想干的人找一个借口。
作者 Re:謝謝大家對CJSDN的愛護~感恩啊~ [Re:scottlai]
Rainwolf





发贴: 107
于 2003-06-14 10:45 user profilesend a private message to userreply to postsearch all posts byselect and copy to clipboard. 
ie only, sorry for netscape users:-)add this post to my favorite list
我也不会


作者 Re:謝謝大家對CJSDN的愛護~感恩啊~ [Re:scottlai]
阿熊



发贴: 0
于 2003-06-14 10:46 user profilesend a private message to userreply to postsearch all posts byselect and copy to clipboard. 
ie only, sorry for netscape users:-)add this post to my favorite list
java -jar 文件名


作者 Re:謝謝大家對CJSDN的愛護~感恩啊~ [Re:scottlai]
robinhoodx





发贴: 216
于 2003-06-14 10:47 user profilesend a private message to userreply to postsearch all posts byselect and copy to clipboard. 
ie only, sorry for netscape users:-)add this post to my favorite list
java -jar BorlandLicense.jar



作者 Re:謝謝大家對CJSDN的愛護~感恩啊~ [Re:scottlai]
chenyajun5

一日不倒,每天都打

CJSDN高级会员


发贴: 643
于 2003-06-14 10:50 user profilesend a private message to usersend email to chenyajun5reply to postsearch all posts byselect and copy to clipboard. 
ie only, sorry for netscape users:-)add this post to my favorite list
今天这里真热闹,问题很快就解决了,谢谢各位,祝CJSDN DAY DAY UP UP!!!CoolCoolCool


想干的人找一个方法,不想干的人找一个借口。
作者 运行.jar文件 只需双击 [Re:scottlai]
lsp





发贴: 90
于 2003-06-14 11:01 user profilesend a private message to userreply to postsearch all posts byselect and copy to clipboard. 
ie only, sorry for netscape users:-)add this post to my favorite list
选择javaw.exe 运行 .jar文件 然后双击

lsp edited on 2003-06-14 11:04

作者 Re:謝謝大家對CJSDN的愛護~感恩啊~ [Re:scottlai]
mukokawa





发贴: 119
于 2003-06-14 11:16 user profilesend a private message to usersend email to mukokawareply to postsearch all posts byselect and copy to clipboard. 
ie only, sorry for netscape users:-)add this post to my favorite list
狂顶,谢谢!


作者 一个注册表文件,便于处理jar文件 [Re:lsp]
Jove



CJSDN高级会员


发贴: 1228
于 2003-06-14 11:19 user profilesend a private message to userreply to postsearch all posts byselect and copy to clipboard. 
ie only, sorry for netscape users:-)add this post to my favorite list
lsp wrote:
选择javaw.exe 运行 .jar文件 然后双击


不知道贴过没有
把以下内容保存成java.reg,双击合并到注册表中
可以把jar显示成winrar的图标,直接双击用javaw -jar 打开,右键单击选择用winrar打开
另外还有一个dos在这里的功能,分别用cmd打开当前文件所在目录,和选择进入一个目录
【注意】,请修改winrar的路径,和您的系统保持一致

再次祝cjsdn周岁快乐,越办越好!

Windows Registry Editor Version 5.00

[HKEY_CLASSES_ROOT\.jar]
@="WinRAR.JAR"

[HKEY_CLASSES_ROOT\WINRAR.JAR]
@="java archieve"

[HKEY_CLASSES_ROOT\WINRAR.JAR\DefaultIcon]
@="E:\\Program Files\\WinRAR\\WinRAR.exe,0"

[HKEY_CLASSES_ROOT\WINRAR.JAR\shell]

[HKEY_CLASSES_ROOT\WINRAR.JAR\shell\jar]
@="Open the jar with WinRAR"

[HKEY_CLASSES_ROOT\WINRAR.JAR\shell\jar\command]
@="\"E:\\Program Files\\WinRAR\\WinRAR.exe\" \"%1\""

[HKEY_CLASSES_ROOT\WINRAR.JAR\shell\open]

[HKEY_CLASSES_ROOT\WINRAR.JAR\shell\open\command]
@="javaw -jar %1"

[HKEY_CLASSES_ROOT\Folder\shell\Open_DOS_Box]
@="DOS 在这里"

[HKEY_CLASSES_ROOT\Folder\shell\Open_DOS_Box\command]
@="CMD.EXE /K CD %1"

[HKEY_CLASSES_ROOT\*\shell\dosOnFile]
@="dos me"

[HKEY_CLASSES_ROOT\*\shell\dosOnFile\command]
@="CMD.EXE /K CD %1"


Jove edited on 2003-06-14 11:21

作者 Re:謝謝大家對CJSDN的愛護~感恩啊~ [Re:scottlai]
chenyajun5

一日不倒,每天都打

CJSDN高级会员


发贴: 643
于 2003-06-14 11:27 user profilesend a private message to usersend email to chenyajun5reply to postsearch all posts byselect and copy to clipboard. 
ie only, sorry for netscape users:-)add this post to my favorite list
一个小问题,这么多人解答,感激不尽啊BlushBlushBlushBlushPresentPresentStupidStupid


想干的人找一个方法,不想干的人找一个借口。
作者 Re:謝謝大家對CJSDN的愛護~感恩啊~ [Re:scottlai]
robinhoodx





发贴: 216
于 2003-06-14 11:48 user profilesend a private message to userreply to postsearch all posts byselect and copy to clipboard. 
ie only, sorry for netscape users:-)add this post to my favorite list
谢谢Jove的方法,提高productivity


作者 Re:謝謝大家對CJSDN的愛護~感恩啊~ [Re:scottlai]
scottlai



元老


发贴: 451
于 2003-06-15 00:10 user profilesend a private message to userreply to postsearch all posts byselect and copy to clipboard. 
ie only, sorry for netscape users:-)add this post to my favorite list
活動結束~ 多謝捧場~.. xixi...Wink

scottlai edited on 2003-06-15 00:12

作者 Re:謝謝大家對CJSDN的愛護~感恩啊~ [Re:scottlai]
牛老板



发贴: 0
于 2003-06-15 00:12 user profilesend a private message to userreply to postsearch all posts byselect and copy to clipboard. 
ie only, sorry for netscape users:-)add this post to my favorite list
细细??



作者 Re:謝謝大家對CJSDN的愛護~感恩啊~ [Re:牛老板]
scottlai



元老


发贴: 451
于 2003-06-15 00:14 user profilesend a private message to userreply to postsearch all posts byselect and copy to clipboard. 
ie only, sorry for netscape users:-)add this post to my favorite list
嘻嘻啦...Tongue
牛老板 wrote:
细细??




reply to topicflat modethreaded modego to previous topicgo to next topicgo to back
  已读帖子
  新的帖子
  被删除的帖子
Jump to the top of page

   Powered by Jute Powerful Forum® Version Jute 1.5.6 Ent
Copyright © 2002-2021 Cjsdn Team. All Righits Reserved. 闽ICP备05005120号-1
客服电话 18559299278    客服信箱 714923@qq.com    客服QQ 714923