共享社区互联网资源共享社区.NET源码共享 用C#写ExtJS的开源工具extsharp

   
1  /  7  页   1234567 跳转 查看:13819

[开发工具(IDE)] 用C#写ExtJS的开源工具extsharp

用C#写ExtJS的开源工具extsharp

extsharp是在code.google.com上发布的一个用C#写ExtJS代码的开源工具

官方网站:http://code.google.com/p/extsharp/

以下是官方网站译文,水平有限,敬请广大网友斧正:

      我真的非常喜欢EXT,但是用JavaScript编码却又让我寒心。因此我到处寻找,并找到了一种方法,同时使用我最喜爱的js库(EXT)和我最喜爱的编程语言(C#)来进行编码。利用一个我称之为Script#的项目,使我能用C#代码编程并自动转换成JavaScript,这就类似于GWT(google)。通过Script#你能依靠扩展API创建你需要的类型、方法、属性等一切。
所以我所做的就是写一个小控制台程序去解析所有ExtJS源文件,并提取脚本注释并且写C#文件为每个类。最终达到的效果就是有一个可编程的C# API去访问所有EXT 对象 并且

这个是个google官方的演示示例
基于ExtJS v1.1.1和Northwind 数据库开发
演示地址http://ext.ordereze.net/scriptsharp/products.aspx


下载:
***** 该内容需回复才可浏览 *****


2007年12月5日更新
我们已经修改了Ext#用来解析最新释放的ExtJS 2.0,并且我们也在用Ext#来创造更多的例子
下列示例已经开发完成:

  • Grids
    • Basic Array Grid
    • Editable Grid
    • XML Grid
    • Paging Grid
    • Grouping Grid
  • Toolbars and Menus
    • Basic Toolbar
    • Ext Actions
  • Miscellaneous
    • Data View (partial)
    • Progress Bar
    • Templates
    • Panels
    • Resizable
A big thanks to consultutah for all of his help creating these samples. As well as to all of the Ext community for their help and suggestions.


Intellisense

Method Signatures with param info

Method Overloads for varying params

Compile-time error checking

Events list with usage info

Delegates for all events

Intellisense for config options



License:GNU Lesser General Public License
最后编辑mikecat 最后编辑于 2008-05-20 15:09:48
 

回复:用C#写ExtJS的开源工具extsharp

非常感谢
 

回复:用C#写ExtJS的开源工具extsharp

非常感谢!要顶起来
 

回复: 用C#写ExtJS的开源工具extsharp

非常感谢!!!!!
 

回复: 用C#写ExtJS的开源工具extsharp

太好了,我正要看ExtJS了,正好有用,Thanks for LZ。
 

回复:用C#写ExtJS的开源工具extsharp

谢谢
 

回复: 用C#写ExtJS的开源工具extsharp

ssssssssssssssssssssssssssssssssss
 

回复:用C#写ExtJS的开源工具extsharp

非常感谢!!!,顶呀
 

回复: 用C#写ExtJS的开源工具extsharp

下载看看
 

回复:用C#写ExtJS的开源工具extsharp

看了演示 很不错要个看看
 
1  /  7  页   1234567 跳转

版权所有 老猫的理想   Sitemap

Powered by Discuz!NT 2.1.202    Copyright © 2001-2009 Comsenz Inc.
Processed in 0.03125 second(s) , 3 queries. 冀ICP备05001409号
返顶部