惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

V
Visual Studio Blog
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
N
Netflix TechBlog - Medium
博客园 - 叶小钗
大猫的无限游戏
大猫的无限游戏
S
SegmentFault 最新的问题
V
V2EX
IT之家
IT之家
J
Java Code Geeks
Hacker News - Newest:
Hacker News - Newest: "LLM"
cs.AI updates on arXiv.org
cs.AI updates on arXiv.org
GbyAI
GbyAI
D
Docker
S
Secure Thoughts
Recent Announcements
Recent Announcements
Webroot Blog
Webroot Blog
Application and Cybersecurity Blog
Application and Cybersecurity Blog
云风的 BLOG
云风的 BLOG
博客园_首页
cs.CV updates on arXiv.org
cs.CV updates on arXiv.org
Cyber Security Advisories - MS-ISAC
Cyber Security Advisories - MS-ISAC
Security Archives - TechRepublic
Security Archives - TechRepublic
酷 壳 – CoolShell
酷 壳 – CoolShell
让小产品的独立变现更简单 - ezindie.com
让小产品的独立变现更简单 - ezindie.com
N
News | PayPal Newsroom
S
Security @ Cisco Blogs
I
InfoQ
Last Week in AI
Last Week in AI
SecWiki News
SecWiki News
钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
W
WeLiveSecurity
T
Troy Hunt's Blog
Recent Commits to openclaw:main
Recent Commits to openclaw:main
H
Hackread – Cybersecurity News, Data Breaches, AI and More
Attack and Defense Labs
Attack and Defense Labs
美团技术团队
T
The Blog of Author Tim Ferriss
Google DeepMind News
Google DeepMind News
Martin Fowler
Martin Fowler
B
Blog
CTFtime.org: upcoming CTF events
CTFtime.org: upcoming CTF events
Scott Helme
Scott Helme
T
Tor Project blog
Know Your Adversary
Know Your Adversary
有赞技术团队
有赞技术团队
Hugging Face - Blog
Hugging Face - Blog
Recorded Future
Recorded Future
C
Cyber Attacks, Cyber Crime and Cyber Security
AI
AI
G
Google Developers Blog

博客园 - laue

个人网站地址 在VS 2008中使用非托管DLL以及DEP whatwhat的安装 - laue - 博客园 用WordPress架设的一个blog Windows Update的存放文件夹 在windows 2003中使用PI Activeview 转贴 WOW的采药,炼金及相关 使用C#进行基于PI的开发(三)——应用PISDK和PIAPI从PI数据库读取数据 使用C#进行基于PI的开发(二)--常用对象的学习 使用C#进行基于PI的开发(一) demo 推荐一个Web 2.0 的个人门户网站 远程桌面连接windows 2000 得到数据库中某表的主键 PetShop 4.0 学习笔记(一) asp.net NOTE Transact SQL 常用语句以及函数(转) sqlparameter的使用 常用下载地址收藏
google 发布 Google Web Toolkit
laue · 2006-05-18 · via 博客园 - laue

大公司都不甘在Web 2.0时代落后阿!

前段时间发现了Yui(Yahoo user interface)
接着Yahoo的首页换了,加入了更多的Ajax技术
Google就不用说了,推出的服务都是Web2.0的代表而且好评如潮
今天又看见了Google的Google Web Toolkit
后面跟着Build AJAX apps in the Java language
小看了一下,他是说Gwt编译器把Java程序编译成js+HTML,这个想法倒是挺牛的
这样的转换google列出了很多好处。
比较吸引我的事他将开发嵌入到Eclips里面去,运用java来开发,可以使用面向对象,方便调试等
这个算不算是没有好的ajax IDE的一个解决方法呢。
估计Google是不会为.net开发这样一个东西了,他正在和MS打口水战呢。

不过我们也不用灰心,我们不是有atlas吗
再说ajaxpro的作者也说他将为ajaxpro开发一些widget
现在需要js和c#的联系时候,我都是用的ajaxpro,如果能增加一些widget,当然不错
希望有一个象能调试C#那样调试Js的工具就好了(这个是用惯了VS的害处?)