linesight 发表于 2013-2-12 09:18

java_script的水越来越深了

从之前的ajax到现在的webGL,再到webCL,javascript真是包罗万象啊




javascript竟然是敏感词?

moonjourney 发表于 2013-2-12 10:12

都是包装而已

yy77 发表于 2013-2-12 10:55

在帖子里如果允许java—script:的话,看贴的人就会运行一些代码了。

freedomz 发表于 2013-2-12 13:02

还有Node.js

保安 发表于 2013-2-12 14:03

JS很美,不是吗?

云时代是属于HTML5的,而HTML5其实就是为JS准备的。

nonmoi 发表于 2013-2-12 14:03

微软不是还出了个typescript么,然javescript担更重的担子。

http://www.theregister.co.uk/2012/10/02/microsoft_releases_typescript/

axiayu 发表于 2013-2-12 15:02

看起来很美,浏览器都没跟上有啥用,webgl 不同浏览器还能跑出不同的效果来

----发送自 STAGE1 App for Android.

nonmoi 发表于 2013-2-12 15:19

引用第6楼axiayu于2013-02-12 15:02发表的:
看起来很美,浏览器都没跟上有啥用,webgl 不同浏览器还能跑出不同的效果来

----发送自 STAGE1 App for Android. images/back.gif




不需要额外的浏览器支持,所有能支持js的浏览器都能完美运行typescript。
Compatibility with JavaScript

TypeScript is a superset of JavaScript. By default the compiler targets ECMA Script 3 (ES3) but ES5 is also supported as an option. A TypeScript application can consume existing Javascript scripts. Compiled TypeScript scripts can be consumed from JavaScript.
Existing frameworks such as jQuery and Node.js are fully supported. Type declarations for these libraries are provided with the source code.
Supported web browsers and platforms
Any web browser on any platform can run TypeScript as it is just compiled into standard JavaScript. A script can either be precompiled into JavaScript or compiled on the fly by including the JavaScript compiler for TypeScript.


http://en.wikipedia.org/wiki/TypeScript


TypeScript is a language extension that adds features to JavaScript.
Type annotations and compile-time type checkingClassesInterfacesModulesArrow functions (Lambda functions)Syntactically, TypeScript is very similar to JScript .NET, another Microsoft implementation of the ECMA-262 language standard that added support for static typing, classical object orientation language features such as classes, inheritance, interfaces, and namespaces.

ov_efly 发表于 2013-2-12 15:25

我喜欢java_script早点死
typescript 或者dart 都行

nonmoi 发表于 2013-2-12 15:35

引用第8楼ov_efly于2013-02-12 15:25发表的:
我喜欢java_script早点死
typescript 或者dart 都行
images/back.gif




可是typescript看描述不就是加强版js么……
话说这一个人又做c#又弄typescript 还真是忙啊……

白左 发表于 2013-2-12 19:41

normanzb 发表于 2013-2-12 23:13

居然还有人真心相信10天这个梗

endrollex 发表于 2013-2-13 00:00

腾讯有JX UI
淘宝是KISSY
百度用Tangram

有实力都自己封装javaxcript

白左 发表于 2013-2-13 00:01

土豆茄子 发表于 2013-2-14 11:45

是昨天的帖子

heyeshuang 发表于 2013-2-14 13:52

你们觉得coffescript怎么样?

jun4rui 发表于 2013-2-14 14:02

页: [1]
查看完整版本: java_script的水越来越深了