《How to make it real?》的相关内容
相关讨论
Announcement: Fluorida 0.0.1
I'm glad to announce that Fluorida 0.0.1 (the first preview release) is out. The project homepage is http://fluorida.googlecode.com
Fluorida
is a Flex/Flash functional testing to ...
by gigix 2008-03-06 浏览 (597) 回复 (2) 关键字: flex, flash, fluorida, test
相关圈子讨论
liferay5.1.1 theme开发
liferay升级到5.1之后 开发主题怎么都没有反应 修改自带的主题页面也无变化.
当然 清空ie缓存 重新启动tomcat都不管用
后来查看文档发现在portal.properties中有个属性的默认值发生了变化.
theme.css.fast.load 默认的是true 修改成false就好了
修改之后就能像以前一样 开发主题了.
下面是文档中相关的叙述.
Cha ...
by quickSand 2008-09-26 浏览 (47) 回复 (0)
china-pub上的新书:Groovy入门经典
Groovy入门经典这本书的英文名字是 Groovy Programming: An Introduction for Java Developers ,不知道写得如何,有没有人看过啊
by ahuaxuan 2007-11-12 浏览 (485) 回复 (3)
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)
相关新闻
QUnit: jQuery单元测试框架
QUnit是jQuery的单元测试框架,推荐使用,通过下面代码测试:
module("Show and Hide");
test("should hide the element when hide is called", function(){
$("#testDiv").hide();
// actual, expected
equals($("#te ...
by hualala 2008-09-04 浏览 (614) 回复 (0) 关键字: qunit jquery
Flex/Flash单元测试/功能测试工具 Fluorida 0.0.1发布
Fluorida是gigix同学和dreamhead同学开发的Flex/Flash单元测试/功能测试工具,可以让测试人员用简单的DSL编写测试用例来实现Flex/Flash程序的自动测试功能。以下是该项目的发布信息: I'm glad to announce that Fluorida 0.0.1 (the first preview release) is out. The proje ...
by gigix 2008-03-06 浏览 (627) 回复 (0) 关键字: flex
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

