在线记事本应用 [英] Online notepad application

查看:118
本文介绍了在线记事本应用的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

先生,我已经创建了一个类似于记事本的应用程序...
我想在网页上显示它....
通过使用HTML,我已在其中插入.class文件和.jar文件,但该页面上显示错误



Sir i have created an application similar to notepad...
I want to make it available on a webpage ....
By using HTML i have inserted the .class file and.jar file into it ,but it showing an error on that page



Java Plug-in 10.4.1.255
Using JRE version 1.7.0_04-b20 Java HotSpot(TM) Client VM
User home directory = C:\Users\acer
----------------------------------------------------
c:   clear console window
f:   finalize objects on finalization queue
g:   garbage collect
h:   display this help message
l:   dump classloader list
m:   print memory usage
o:   trigger logging
q:   hide console
r:   reload policy configuration
s:   dump system and deployment properties
t:   dump thread list
v:   dump thread stack
x:   clear classloader cache
0-5: set trace level to <n>
----------------------------------------------------









请帮助我sirrrrr


我编写了相同的代码,但是出现了相同的错误....
@


html代码就像这样...









plz help me sirrrrr


I have made the same code ,but the same errors are occoring....
@


The html code is like thissss...

<html>
<title>The Hello, World Applet</title>
<hr>
<applet code=pedit.class name=NameOfApplet archive=pedit.jar

	width=300 height=300>
	Your browser is not Java enabled.
</applet>
<hr>
</html></hr></hr>

推荐答案

如何将Java™小程序添加到您的站点 [^ ]

遵循该教程.并告诉我们更多有关如果它不起作用所产生的错误的信息.


您缺少身体标签-可能是问题所在.您的jar是Applet吗?
How to Add Java™ Applets to Your Site[^]

follow that tutorial. And tell us more about the errors you get if it is not working.


You are missing the body tags - that might be the problem. Is your jar a Applet?


没有它,就像记事本应用程序文件一样……......
请帮我sirr
no sr its just like a notepad application file ......
Plzz help me sirr


这篇关于在线记事本应用的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆