日历归档 |
|
<< < 2024 - 11 > >> | Su | Mo | Tu | We | Th | Fr | Sa | | | | | | 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 | 21 | 22 | 23 | 24 | 25 | 26 | 27 | 28 | 29 | 30 |
|
|
|
About Me |
|
|
ZhangSichu |
|
Male |
|
32 |
|
ZhangSichu@gmail.com |
|
ZhangSichu@hotmail.com |
|
ZhangSichu.com |
|
weibo.com/zhangsichu |
|
|
|
个人推荐 |
|
|
|
|
分类归档 |
|
|
|
|
My Friends |
|
|
|
|
JavaScript power tools
|
Nikhil Kothari http://www.nikhilk.net/ Script# http://projects.nikhilk.net/Binaries/ScriptSharp.zip http://projects.nikhilk.net/Projects/ScriptSharp.aspx Script# is a very useful JavaScript tool. Just write some C# code and click builds button, A JavaScript copy created. Maybe you need not know how to write a class or inherited class in JavaScript, with this tool code in C# as you want, then build to a JavaScript. How easy it is. Description: The Script# compiler is a C# compiler that generates JavaScript as its output instead of IL. A key goal of the compiler to produce readable JavaScript (as if you had authored it by hand), and would be comfortable deploying into real apps. Hence the translation works from C# source directly into JavaScript without an intermediate IL layer. The compiler can also produce equivalent, but much more compact script for use in release mode deployment. The compiler does not introduce any additional levels of abstraction, thereby allowing you full control of what your application does. In essense the best of script with the best of C#!
JavaScript Utilities http://projects.nikhilk.net/Binaries/JSUtils.zip http://projects.nikhilk.net/Projects/JSUtils.aspx JavaScript Utilities help you build JavaScript project and just use some simple command line to output some compacted and confusion copy. Description: It consists primarily of two tools: a script minimizer, and a script assembler. The script minimizer condenses whitespace, and strips comments to allow you to reduce the size of your script files when deployed. The script assembler builds on top of the minimizer, and allows you to break out your large scripts into more manageable smaller files, and then re-combine them for the purposes of deployment.
|
|
|
|
|
|