JavaScript解释器/引擎? [英] JavaScript Interpreters/Engines?

查看:46
本文介绍了JavaScript解释器/引擎?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

你好!

如果我想通过公开它的对象模型给我的桌面应用程序一些脚本

功能,该怎么办?我们怎么做?

他们的任何JavaScript执行引擎都是他们的吗?


问候,

Moshin

解决方案

1月16日上午11:49,MohsinHijazee< mohsinhija ... @ gmail.comwrote:


你好!

如果我想通过公开它的对象模型给我的桌面应用程序一些脚本

功能,该怎么办?我们怎么做?

他们的任何JavaScript执行引擎都是他们的吗?


问候,

Moshin



如果你想构建本地桌面应用程序..微软有一些叫做HTA的东西:HTML应用程序..如果你有想法

HTC(HTML组件)..你可以立即建立它们使用

JavaScript


我的回答可能无法解答你的问题,但请详细说明。 。what

你想要做什么

问候,

Ketan


On 1月16日上午11:53,morbidKK< ketan.khair ... @ gmail.comwrote:


1月16日上午11:49,MohsinHijazee< mohsinhija ... @ gmail.comwrote:


你好!

如果我想为我的桌面应用程序提供一些脚本

功能通过公开它的对象模型。我们该怎么做?

他们的任何JavaScript执行引擎都是他们的吗?


问候,

Moshin



如果你想要构建本地桌面应用程序。微软有一些叫做HTA的东西:HTML应用程序..如果你有关于

HTC(HTML组件)的想法..你可以构建它们马上使用

JavaScript


我的回答可能无法解答你的问题虽然请详细说明..多少

你想要做什么

问候,

Ketan



我的意思是某些应用程序公开他们要使用的对象模型

由客户提供。例如,Microsoft Word本身公开并反对

模型,您可以利用它来自动完成日常工作的任务。为此,Visual Basic是语言。假设我在C ++中有一个我自己的b $ b应用程序,我公开了它的对象模型,但是我想要它可以用JavaScript编程。

肯定,为此我需要一些可以执行javascript的执行引擎。那么有没有任何开源实现

他们的?

不确定我是否传达了我想说的话......但无论如何谢谢你

非常感谢您的回复!


问候,

Mohsin


1月16日,11日:早上59点,MohsinHijazee< mohsinhija ... @ gmail.comwrote:


1月16日上午11点53分,morbidKK< ketan.khair ...... @ gmail.comwrote:


1月16日上午11:49,MohsinHijazee< mohsinhija ... @ gmail.comwrote:


你好!

如果我想给我的桌面应用程序一些脚本怎么办

通过公开它的对象模型的功能。我们该怎么做?

他们的任何JavaScript执行引擎都是他们的吗?


问候,

Moshin


如果你想构建本地桌面应用程序..微软有一些叫做HTA的东西:HTML应用程序..如果你有想法关于

HTC(HTML组件)..你可以使用

JavaScript

$ b立即构建它们$ b我的回答可能无法解答你的问题虽然请详细说明..多少

你想要做什么

问候,

Ketan



我的意思是一些应用程序公开他们的对象模型被客户使用

。例如,Microsoft Word本身公开并反对

模型,您可以利用它来自动完成日常工作的任务。为此,Visual Basic是语言。假设我在C ++中有一个我自己的b $ b应用程序,我公开了它的对象模型,但是我想要它可以用JavaScript编程。

肯定,为此我需要一些可以执行javascript的执行引擎。那么有没有任何开源实现

他们的?

不确定我是否传达了我想说的话......但无论如何谢谢你

非常感谢您的回复!


问候,

Mohsin



for java你可以从mozilla那里查看rhino项目...

还有一个名为Helma的项目。检查那些与b ++集成的b
$ b我不知道......


Hello there!
What if I want to give my desktop application some scripting
capabilities by exposing the object model of it. How do we do that?
Are their any JavaScript Execution Engines out their?

Regards,
Moshin

解决方案

On Jan 16, 11:49 am, MohsinHijazee <mohsinhija...@gmail.comwrote:

Hello there!
What if I want to give my desktop application some scripting
capabilities by exposing the object model of it. How do we do that?
Are their any JavaScript Execution Engines out their?

Regards,
Moshin

If you want to build local desktop applicaitions..microsoft have
something called as HTAs : HTML Applications.. if you have idea about
HTCs (HTML components).. you can build them right away using
JavaScript

My answer may not answer your question though please elaborate..what
exactly you want to do
Regards,
Ketan


On Jan 16, 11:53 am, morbidKK <ketan.khair...@gmail.comwrote:

On Jan 16, 11:49 am, MohsinHijazee <mohsinhija...@gmail.comwrote:

Hello there!
What if I want to give my desktop application some scripting
capabilities by exposing the object model of it. How do we do that?
Are their any JavaScript Execution Engines out their?

Regards,
Moshin


If you want to build local desktop applicaitions..microsoft have
something called as HTAs : HTML Applications.. if you have idea about
HTCs (HTML components).. you can build them right away using
JavaScript

My answer may not answer your question though please elaborate..what
exactly you want to do
Regards,
Ketan

I mean that some applications expose their object model to be consumed
by clients. For example, Microsoft word itself exposes and object
model which you can utilize to automate the tasks for your routine
work. And for that, Visual Basic is the language. Suppose I have an
application of my own in C++ and I expose the object model of it but I
want that it should be programmable in JavaScript.
Definately, for that I would need some execution engine that can
execute the javascript. So is there any open source implementation out
their?
Not sure I conveyed what I am trying to say... But anyhow thank you
very much for your response!

Regards,
Mohsin


On Jan 16, 11:59 am, MohsinHijazee <mohsinhija...@gmail.comwrote:

On Jan 16, 11:53 am, morbidKK <ketan.khair...@gmail.comwrote:

On Jan 16, 11:49 am, MohsinHijazee <mohsinhija...@gmail.comwrote:

Hello there!
What if I want to give my desktop application some scripting
capabilities by exposing the object model of it. How do we do that?
Are their any JavaScript Execution Engines out their?

Regards,
Moshin

If you want to build local desktop applicaitions..microsoft have
something called as HTAs : HTML Applications.. if you have idea about
HTCs (HTML components).. you can build them right away using
JavaScript

My answer may not answer your question though please elaborate..what
exactly you want to do
Regards,
Ketan


I mean that some applications expose their object model to be consumed
by clients. For example, Microsoft word itself exposes and object
model which you can utilize to automate the tasks for your routine
work. And for that, Visual Basic is the language. Suppose I have an
application of my own in C++ and I expose the object model of it but I
want that it should be programmable in JavaScript.
Definately, for that I would need some execution engine that can
execute the javascript. So is there any open source implementation out
their?
Not sure I conveyed what I am trying to say... But anyhow thank you
very much for your response!

Regards,
Mohsin

for java you can do that check out rhino project from mozilla...
One more project is there called as Helma. check that also
for c++ integration with these I have no idea...


这篇关于JavaScript解释器/引擎?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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