什么客户端Web脚本语言比JavaScript和VBScript中还有其他的? [英] What client-side web scripting languages are there other than JavaScript and VBScript?

查看:170
本文介绍了什么客户端Web脚本语言比JavaScript和VBScript中还有其他的?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述


  1. 在没有多少客户端脚本语言实现,除了看到JavaScript和VBScript的?这样的: 类型=文/ C ++脚本 文/ CSharpScript 文/ oberonScript 等。


  2. 我如何学习,如果我的浏览器支持这些语言?



解决方案

只有三种语言我所见过的Web浏览器支持在<脚本> 元素:


  • 的JavaScript / JScript中(这是无处不在)

  • 的VBScript(即只)

  • PerlScript(IE从ActiveState公司的插件只)

  • 镖(以铬的非标准版本)

HTML规范给出的Tcl的例子,但我从来没有听说过这个实现在浏览器中。

在任何实际意义(WWW的发展),JavaScript是唯一的(不是一个真正的)选择。

还有一些有翻译人员的程序转换为JavaScript然后可以在浏览器中运行的各种语言。

  1. How many client-side scripting language implementations did you see except JavaScript and VBScript? Like: type="text/C++Script", text/CSharpScript, text/oberonScript, etc.

  2. How can I learn if my browser supports those languages?

The only three languages I have ever seen supported by web browsers in <script> elements are:

The HTML specification gives examples of Tcl, but I've never heard of a browser that implemented this.

In any practical sense (for WWW development), JavaScript is the only (not really a) choice.

There are also various languages which have translators to convert programs to JavaScript which can then run in browsers.

这篇关于什么客户端Web脚本语言比JavaScript和VBScript中还有其他的?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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