stickyman/
共23个网摘 [
1 ] |
访问stickyman的个人空间
stickyman收录,使用标签:ActionScript, AIR, ECMAScript, JavaScript, Object,时间:2008-5-18 1:18:59 | 相关网摘,我也收藏
JavaScript and ActionScript share a nearly identical syntax, object model, and even many object classes because both of them are based on the ECMA-262 (ECMAScript) standard. ActionScript implements the arguments object, which supports the callee and length properties, just like JavaScript. ActionScript also implements the Array, Boolean, Date, Math, Number, Object, and String classes familiar to JavaScript programmers.Adobe AIR allows ActionScript and JavaScript base object can be convert each other.But sometimes we still need to know which is javascript objct and which is actionscript object.The following code shows how to detect Javascript objct and ActionScript.
http://ntt.cc/2008/05/18/how-to-discriminate-between-javascript-object-and-actionscript-object-in-air.html
stickyman收录,使用标签:asynchronous, dynamically, Firefox, JavaScript, opera, Safari, Source, synchronization,时间:2008-2-10 23:49:11 | 相关网摘,我也收藏
Most of the time, Firefox, Safari and Opera work without much effort and differences between the 3. However, throw IE into the mix and you’re in a whole different world.
http://ntt.cc/2008/02/10/4-ways-to-dynamically-load-external-javascriptwith-source.html
stickyman收录,使用标签:Apollo, Component, File, flex, JavaScript, Multiple, File, Upload,时间:2008-2-3 8:50:58 | 相关网摘,我也收藏
Flex is fully integrated with the general infrastructure for effects, styles, data binding.Invoke web services or request XML or other data via HTTP using a rich, built-in library of data access services. Take advantage of more advanced data management capabilities,
http://ntt.cc/2008/02/03/the-list-of-mine-top-3-flex-file-upload-component.html
stickyman收录,使用标签:ECMAScript, Firefox, JavaScript, language, Mozilla, NetScape, opera, scripting,时间:2008-1-28 22:21:53 | 相关网摘,我也收藏
JavaScript is the most popular scripting language on the internet, and works in all major browsers, such as Internet Explorer, Mozilla, Firefox, Netscape, and Opera.Virtually every personal computer in the world has at least one JavaScript interpreter installed on it and in active use. JavaScript’s popularity is due entirely to its role as the scripting language of the WWW . JavaScript is so popular,But…do you know the real name of JavaScript?
http://ntt.cc/2008/01/28/do-you-konw-the-javascripts-real-name-is-ecmascript.html
stickyman收录,使用标签:Base64, Decoder, Encoder, JavaScript, MIMI, wikipedia,时间:2008-1-19 20:03:11 | 相关网摘,我也收藏
From wikipedia:The term “Base64″ refers to a specific MIME content transfer encoding. It is also used as a generic term for any similar encoding scheme that encodes binary data by treating it numerically and translating it into a base 64 representation. The particular choice of base is due to the history of character set encoding: one can choose 64 characters that are both part of the subset common to most encodings, and also printable. This combination leaves the data unlikely to be modified in transit through systems, such as email, which were traditionally not 8-bit clean.
http://ntt.cc/2008/01/19/base64-encoder-decoder-with-javascript.html
stickyman收录,使用标签:animation, facebook, FBJS, google, GWT, JavaScript, open, source, web, toolkit, yahoo, yui,时间:2008-1-19 14:25:51 | 相关网摘,我也收藏
Google and Yahoo,who both have open sourced internal JavaScript libraries.Now,Facebook is following in the steps of the rival web giants.The Animation library is described as a way for developers to create “customizable animations using CSS and DOM manipulation.” It is released under a modified BSD license.
http://ntt.cc/2008/01/19/open-source-javascript-library-facebook-animation.html
共23个网摘 [
1 ]