在Web浏览器中嵌入应用程序 [英] Embedding an Application in a Web browser

查看:734
本文介绍了在Web浏览器中嵌入应用程序的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

是否有可能在Internet Explorer中嵌入Python应用程序?

如果是这样,人们如何推荐这样做。


至于应用程序它必须能够显示简单的动画

图形,如圆形,直线和方形。但是,如果某人在形状上点击

,它应该打开另一个应用程序,例如Word。


谢谢,


Rod


Python新手

Is it possible to embed a Python application within Internet explorer?
If so how do people recommend going about it.

As for the application it has to be able display simple animated
graphics such as circles, lines and squares. However if someone clicks
on a shape it should open up another application, such as Word.

Thanks,

Rod

Python Newbie

推荐答案

rodmc写道:
是否可以在Internet Explorer中嵌入Python应用程序?


编号也不在任何其他浏览器中(除了Grail,但我认为这个

不算数)。

如果是这样,人们如何推荐这样做。


要么写一个富客户端应用程序,要么写一个真正的Web应用程序。

至于应用程序,它必须能够显示简单的动画
图形等作为圆圈,线条和正方形。


等等......难道还没有现成的技术可以做到这一点吗?

但是如果有人在形状上点击
它应该打开另一个应用程序,如Word。
Is it possible to embed a Python application within Internet explorer?
No. Nor in any other browser (except from Grail, but I think this
doesn''t count).
If so how do people recommend going about it.
Either write a rich client app or a real web application.
As for the application it has to be able display simple animated
graphics such as circles, lines and squares.
Wait... Aren''t there already existing technos to do this ?
However if someone clicks
on a shape it should open up another application, such as Word.




大声笑。这将是一个非常糟糕的安全问题。


你明确地想要编写一个富客户端应用程序。


-

bruno desthuilliers

python -c" print''@''。join([''。''。join([w [:: - 1] for w in p。拆分(''。'')])

p in''o **** @ xiludom.gro''。split(''''')])"



Lol. This would be a really big bad security issue.

You definitively want to write a rich client app.

--
bruno desthuilliers
python -c "print ''@''.join([''.''.join([w[::-1] for w in p.split(''.'')]) for
p in ''o****@xiludom.gro''.split(''@'')])"


''A''Web浏览器?含义:任何随机的网络浏览器?或者专门和

*仅* Internet Explorer?


如果您希望它仅在Internet Explorer中工作,那么

你可以创建一个Python ActiveX对象并将其嵌入你的页面;

使用pythonwin扩展。


干杯,

--Tim

''A'' Web Browser? Meaning: any random web-browser? Or specifically and
*only* Internet Explorer?

If you want it to work only and ever only in Internet Explorer, then
you can create a Python ActiveX object and embed that in your page;
using the pythonwin extensions.

Cheers,

--Tim


也许IronPython也可能以某种方式被黑客入侵?好像它好像

可能。

Perhaps IronPython could be hacked in somehow also? Seems like it
might could.


这篇关于在Web浏览器中嵌入应用程序的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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