自定义博客皮肤VIP专享

*博客头图:

格式为PNG、JPG,宽度*高度大于1920*100像素,不超过2MB,主视觉建议放在右侧,请参照线上博客头图

请上传大于1920*100像素的图片!

博客底图:

图片格式为PNG、JPG,不超过1MB,可上下左右平铺至整个背景

栏目图:

图片格式为PNG、JPG,图片宽度*高度为300*38像素,不超过0.5MB

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+
  • 博客(6)
  • 资源 (2)
  • 问答 (1)
  • 收藏
  • 关注

原创 Ruby test unit的几点注意事项

1. First, require the Person class itself and the Test::Unit framework:# test/person_test.rbrequire File.join(File.dirname(__FILE_ _), '..', 'app', 'person')require 'test/unit' 2. Next, exte

2011-05-16 17:12:00 2643

原创 JSON格式

<br />1. http://www.json.org/json-zh.html<br />2. http://www.ietf.org/rfc/rfc4627.txt?number=4627<br />看这另个例子,就啥都清楚了:<br /> <br />JSON对象:<br />{<br />      "Image": {<br />          "Width":  800,<br />          "Height": 600,<br />          "Title

2011-05-14 21:25:00 414

原创 Ruby install on RHEL 5.5 Linux 64

Link: https://github.com/imeyer/ruby-1.9.2-rpmThe following instructions assume installation on a 32-bit platform. For 64-bit replace i386 with x86_64 .yum install -y rpm-buildcd /usr/src/redhat/SOURCESwget http://ftp.ruby-lang.org/pub/ruby/1.9/ruby-

2011-05-13 17:06:00 1355

原创 Rails 3 选用JQuery and JQuery UI

1.  生成项目,rails new  HelloAptana -j -d mysql2. gem 'jquery-rails'3. bundle install4. rails generate jquery:install--ui例子:

2011-05-12 22:33:00 1357

原创 Flume 学习笔记 一 : Flume User Guide

<br />1.  Architecture 总体概述<br /><br />Flume’s architecture is simple, robust, and flexible. Themain abstraction in Flume is a stream-oriented data flow. A data flow describes the way a singlestream of data is transferred and processed from its point

2011-05-12 15:07:00 1211

原创 Eclipse 中文 英文 语言切换

<br />Eclipse 中文 英文 语言切换,<br /> <br />切换,英文、繁体、简体显示   <br />1.首先要先安装完中文语言包。   <br />2.在桌面的快捷方式后面加上参数即可,   <br />英文:-nl   "en_US"

2011-05-03 14:32:00 1218

IBM面试题目(特别绝对有作用的)

该资料是本人从网络上搜集的,包含JAVA和linux两部分,是本人为IBM蓝色之路实习专门准备的,个人经验表明,该资料绝对强悍,如果你去IBM面试,Java的问题绝对在这里面!

2009-07-28

KPMG的SHL笔试题目,对考IT咨询,IT审计的同志有用

谁说程序员不去四大了,大家要扩大视野 机会来了照样去,四大很多IT咨询,IT审计的都需要我们这样的人才哦! 大家有需要的可以看看哦! 这个比技术还技术,很多外企的技术类公司也考这个的哦

2009-07-28

TA创建的收藏夹 TA关注的收藏夹

TA关注的人

提示
确定要删除当前文章?
取消 删除