Rails的怪异作法 -- 关于config》的相关内容

Ruby DSL

http://forum.javaeye.com/viewtopic.php?p=128602#128602 potian 写道 macro没有利用任何反射能力,和类型也没有关系 Lisp macro(我只知道Common Lisp)的macro主要是开放编译器内部的结构,把词法分析、语法分析和语义分析和执行中间割裂(不过S-Expression非常简单,基本上没有语法),Lisp的S-expr ...
by buaawhl 2006-07-12 浏览 (9963) 回复 (10) 关键字:

Ruby From Other Languages

Ruby From Other Languages 是ruby官方网站写的,比较了其他主流编程语言和ruby的异同之处,给出了ruby比较有特点的功能介绍,相当棒!推荐 http://www.ruby-lang.org/en/documentation/ruby-from-other-languages/ What to Expect: Language X to Ruby  & ...
by robbin 2006-09-25 浏览 (1443) 回复 (1) 关键字: ruby

一个很好的关于J2EE的interview, 有些观点很好

http://www.theserverside.com/events/index.jsp?News10_28_03 When should developers choose to use distributed architectures? When they can抰 avoid it. I think that a lot of J2EE developers are far too ...
by yyanghhong 2003-10-31 浏览 (2873) 回复 (1) 关键字:

How Microsoft Lost the API War

http://www.joelonsoftware.com/articles/APIWar.html By Joel Spolsky Sunday, June 13, 2004 Printer Friendly Version Here's a theory you hear a lot these days: "Microsoft is finished. As soon as Li ...
by yyanghhong 2004-09-13 浏览 (1857) 回复 (2) 关键字:

A J2ME FAQ

J2ME technologies What are the main differences between programming for a J2ME JVM, and programming for a J2SE JVM? Most obviously, the J2ME programmer has access only to a reduced range of basic API ...
by jacky-zhang 2008-03-11 浏览 (662) 回复 (0) 关键字: j2me

[转载]Ruby/Rails IDE 大比拼: Idea, Netbeans, RadRails

原文见: http://tnlessone.wordpress.com/2007/02/28/ruby-rails-ide-comparison-idea-netbeans-radrails/ 以上链接打开有点问题,可能要用代理查阅 基本上,结论就是有钱就买Idea,没钱就用netbeans :D 这里引用一下文中的对比结论(作者是IDEA的拥趸,哈哈,看来IDEA的爱好者真的不少啊) 引用 ...
by youlq 2007-03-02 浏览 (3091) 回复 (1) 关键字:

一些Java的英文面试题(转)

以前找得一些题目,出处忘记了。大家有兴趣看看吧。 内容包括了core java, struts, jsp & servlet以及一些general的问题。 Question: What is more advisable to create a thread, by implementing a Runnable interface or by extending Thre ...
by cjyzpcl 2007-09-06 浏览 (1482) 回复 (0) 关键字: java interview 面试

Why I moved from Ruby on Rails to Python/Django and back(zt)

Why I moved from Ruby on Rails to Python/Django and back January 30th, 2007        Around March of 2006, I decided to proceed with a complete rewrite of Ajaxwhois.com ...
by jerryinside 2007-02-02 浏览 (785) 回复 (0) 关键字: ruby rails

Crossing borders: Ajax on Rails

Crossing borders: Ajax on Rails Why Ajax works so well with Ruby ...
by Gene 2006-12-07 浏览 (523) 回复 (0) 关键字:

A J2ME FAQ

J2ME technologies What are the main differences between programming for a J2ME JVM, and programming for a J2SE JVM? Most obviously, the J2ME programmer has access only to a reduced range of basic API ...
by jacky-zhang 2008-03-11 浏览 (218) 回复 (0) 关键字: j2me

Flex With Spring [转]

来源:  http://coenraets.org/flex-spring       What is Spring?Spring is one of the most popular Java frameworks. The foundation ofthe Spring framework is a lightweight comp ...
by mikel 2007-11-23 浏览 (1299) 回复 (1)

The Problem with Programming

转自: http://www.techreview.com/InfoTech/17831/page1/ Bjarne Stroustrup, the inventor of the C++ programming language, defends his legacy and examines what's wrong with most software code. 引用 In the 1 ...
by qiezi 2006-12-06 浏览 (1110) 回复 (2)

为什么是 XML 而不是 Lisp?!

我最近一直在思考这个问题。理论上来说,XML 的描述能力绝对在 Lisp/Scheme 的 S-exp 之下;XML 能表示的 S-exp 都能表示,比方说用 XMLisp,但反过来就不行了。而且更重要的是,Lisp 中是编程语言,而 XML 想做到这一点很困难。看到网上一篇文章,和我的想法很类似(http://www.stylusstudio.com/xsllist/200001/post403 ...
by Lich_Ray 2007-06-30 浏览 (1867) 回复 (6)

Hillary's Speech on Suspending the Campaign

非常出色感人的演讲,增强英语听力信心的好材料。 Hillary's Speech on Suspending the Campaign 以下为讲话原文,现场视频在http://www.youtube.com/watch?v=Lm5hQDFfRvA Thank you very, very much. Well, this isn't exactly the party I ...
by swflora 2008-07-10 浏览 (319) 回复 (0)

这个小男孩真阴险呀,杀人于无形中

这是一个小孩杀人的故事,有耐心的八婆们慢慢看吧。整个故事从头到尾都阴森森冷飕飕的,虽然杀人在最后一部分才有写,可是自始至终都很阴郁。 BLACK ICE by CATE KENNEDY      When I went up to check my traps, I saw that the porch lights at the lady’s place were still on, even ...
by mochow 2006-11-30 浏览 (899) 回复 (8)

NetBeans6.5 M1 众多期待的特性一览表!

NetBeans6.5 M1 众多期待的特性一览表! Netbeans 6.5 M1 已经发布,最新版本的NetBeans 增强了许多功能,同时也引入了许多值得期待的新特性. 其中我比较喜欢的是DataBase 的改进,Eclipse 项目导入变得比以前更方便了,可以正确的区分Web项目 和普通项目,还有Spring   Hibernate 增强. GUI 中新增了JD ...
by gml520 2008-06-25 浏览 (4453) 回复 (16) 关键字: netbeans 6.5 m1

Yahoo接受微软报价 至少每股33美元(总价475亿美元)

据Yahoo公司宣布准备接受微软收购报价,每股33美元(475亿美元),或高于此价格。 据俄《国际文传电讯社》7月17日援引彭博社报道,Yahoo在对股东的通知中说,Yahoo已经考虑好出卖搜索业务的条件,如果这“真是对股东有益”。 从2月份微软提出以446亿美元的现金和股票收购雅虎起,二者的并购战已经持续了5个多月。其间,“白衣骑士”新闻集团的出现、微软与时代华纳就出售AOL的谈判,使整个事 ...
by QQbyte 2008-07-18 浏览 (819) 回复 (3) 关键字:

Sun公司加快JDK的开发—JDK6u6以及JDK6u10Beta发布!

JDK6u6的内部版本号是1.6.0_06-b02,这次发布主要是修正了一些Bug。原文如下: 网址:http://java.sun.com/javase/6/webnotes/ReleaseNotes.html Java SE 6u10Beta的发布则与众不同   官方发文写到:千万不要被它不起眼的名字(即Java SE 6u10Beta,JDK6更新10Beta版本)所愚弄,它是一个 ...
by jyw 2008-04-18 浏览 (1703) 回复 (1) 关键字: jdk

相关问答

赞助商链接