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

推荐订阅源

罗磊的独立博客
SecWiki News
SecWiki News
酷 壳 – CoolShell
酷 壳 – CoolShell
爱范儿
爱范儿
量子位
M
MIT News - Artificial intelligence
GbyAI
GbyAI
cs.AI updates on arXiv.org
cs.AI updates on arXiv.org
K
KPMG report finds enterprise disconnect between AI and its ROI | CIO
TaoSecurity Blog
TaoSecurity Blog
博客园 - 【当耐特】
H
Heimdal Security Blog
腾讯CDC
The Last Watchdog
The Last Watchdog
Security Archives - TechRepublic
Security Archives - TechRepublic
Hacker News: Ask HN
Hacker News: Ask HN
S
Schneier on Security
Microsoft Security Blog
Microsoft Security Blog
WordPress大学
WordPress大学
博客园 - 司徒正美
Recent Commits to openclaw:main
Recent Commits to openclaw:main
C
Cybersecurity and Infrastructure Security Agency CISA
S
SegmentFault 最新的问题
大猫的无限游戏
大猫的无限游戏
Application and Cybersecurity Blog
Application and Cybersecurity Blog
F
Full Disclosure
有赞技术团队
有赞技术团队
T
Tailwind CSS Blog
Engineering at Meta
Engineering at Meta
cs.CV updates on arXiv.org
cs.CV updates on arXiv.org
T
Threatpost
月光博客
月光博客
A
Arctic Wolf
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
雷峰网
雷峰网
T
Troy Hunt's Blog
freeCodeCamp Programming Tutorials: Python, JavaScript, Git & More
The Cloudflare Blog
D
DataBreaches.Net
O
OpenAI News
L
LINUX DO - 最新话题
宝玉的分享
宝玉的分享
小众软件
小众软件
V
Vulnerabilities – Threatpost
A
About on SuperTechFans
人人都是产品经理
人人都是产品经理
T
The Exploit Database - CXSecurity.com
Martin Fowler
Martin Fowler
美团技术团队
P
Privacy International News Feed

博客园 - 维生素C.NET

[ie8特性1] 6个conection per domain的设计 asp.net 3.5 extensions readme Vista上无法使用WCF的处理方法 SQL Server 2005 Management Studio假死的情况 Internal .Net Framework Data Provider error 6 查找含有特定字符的存储过程 firefox, IE6, IE7在CSS hack上的入口点 不知道多少人存在这个误解: Google Reader/Google Notebook使用以前的英文界面的办法 编译IronRuby项目和修复其中的一些bugs IronRuby的下载 http的基础知识帮助减少代码量和复杂度的一个Demo - 维生素C.NET - 博客园 关于SQL Server的两个细节 为LINQ提速的i4o和增强功能的SLINQ 在Longhorn Server上无法安装SQL Server 2008 (Katmai) 设置Longhorn Server中的图片缩略图显示 关于控件部分的看法--读Programming ASP.NET中文版 分享一本入门级好书:Programming ASP.NET中文版 555,又丢了一辆自行车
IronRuby博客中文版-- IronRuby: a promising start
维生素C.NET · 2007-08-05 · via 博客园 - 维生素C.NET

IronRuby是Ruby语言在.net上的实现,该产品的负责人John Lam的博客在国内是不容易被访问到的,在联系了John后开始了其博客翻译的工作,如果您对Ruby语言和DLR感兴趣的话欢迎您的参与。

在过去的几周里很高兴看到的许许多多对IronRuby的反映。感谢那些花时间尝试并却对它的好的方面和坏的方面评论的人们,看到这个变化尤其令我高兴:

Antonio Cangiano下载了源代码,顺利的编译了他们并且运行了快速测试(quick starts),他发现我们并没有正确的处理好显示类型转换而感到失望,例如:

1/3.0=>0

再短短的几个小时之后, Seo Sanghyeon发布了一篇名为Teaching IronRuby Math tricks的博客,Seo不仅修复了源代码中的bugs,还花时间写了一篇关于开发者如何在源代码中使用他的patch的博客。

Josh Nursing也不甘示弱,他写了一篇详细的博客一步一步讲述了如何build这个项目(有截图的)[相关翻译],同时他也修复了其中的一个bug, 并且一步步的讲述了他是如何做到的。

这是我们刚刚诞生的社区的一个很好的开始,感谢你们的努力,我将花更多的时间在OSCON作出好的demo,告诉其他的开源开发者。从周一开始我们的team将要集中精力尽快在Rubyforge上公开我们的源代码,那是多么令人激动的时刻!注:为了方便大家,我将IronRuby的源代码的下载放在了博客园。