Applet调用本地资源Demo

时间:2017-04-28 03:57:39
【文件属性】:

文件名称:Applet调用本地资源Demo

文件大小:86KB

文件格式:ZIP

更新时间:2017-04-28 03:57:39

Applet java

现在由于不少的浏览器都屏蔽了active的使用,比如chrome认为active是危险的,所以不支持使用active(其实现在也有了active的插件),但是有时我们需要调用本地的程序,或者在服务器上下载代码来本地执行,那么这时候我们可以使用applet代替,本demo是个最基本的例子,一共就3个功能:使用Applet关机,打开本地程序,获取mac地址。


【文件预览】:
Applet
----.settings()
--------org.eclipse.wst.jsdt.ui.superType.name(6B)
--------com.genuitec.eclipse.core.prefs(124B)
--------org.eclipse.wst.common.project.facet.core.xml(252B)
--------org.eclipse.wst.common.component(456B)
--------org.eclipse.wst.jsdt.ui.superType.container(49B)
--------.svn()
--------.jsdtscope(500B)
--------org.eclipse.jdt.core.prefs(395B)
----src()
--------applet()
--------.svn()
----.project(2KB)
----WebRoot()
--------META-INF()
--------WEB-INF()
--------remark.txt(4KB)
--------BYZDS.bat(15B)
--------index.jsp(2KB)
--------applet()
--------.svn()
----.mymetadata(291B)
----.classpath(444B)
----.myeclipse()
--------.svn()
----.svn()
--------all-wcprops(428B)
--------prop-base()
--------props()
--------tmp()
--------text-base()
--------entries(751B)
--------format(2B)

网友评论

  • 不能用class文件 里面都是论码
  • 还可以,就是感觉有点乱