Ruby on Rails°²×°ÓëÅäÖÃ
Ò»£¬Ruby°²×°£º
http://rubyforge.org/frs/download.php/29263/ruby186-26.exe
¹Ù·½ÍøÕ¾ÏÂÔØruby186-26(for windows)£¬Ä¬Èϰ²×°ruby£»
·¾¶c:\ruby
¶þ£¬railsÏÂÔØ°²×°£º
http://rubyforge.org/frs/download.php/29361/rails-2.0.2.zip
ÏÂÔØrails2.0.2.zip£¬½«ÆäcopyÖÁruby°²×°Â·¾¶£¬²¢¸ÄÃûΪrails.zip£»
³¢ÊÔ²»½âѹֱ½ÓÖ´ÐÐgem install rails²»³É¹¦£»
ºó½âѹÈÔ³¢ÊÔÖ´ÐÐÉÏÊöÃüÁîÈÔ²»³É¹¦£»
ºóÃÍÏëÆðÖ±½ÓÕÒgemÎļþÖ´ÐÐgem install *.gemÎļþ¿É·ñ£¬
ºóÕÒµ½½âѹ֮ºóµÄvendor/rails·¾¶Ï¸÷Ŀ¼ÕÒgem£¬Ö´ÐÐÉÏÊöÃüÁ×îºóÖ´ÐÐrailties/pkg/Ŀ¼ÏµÄrails-2.0.2.gem
rails°²×°³É¹¦
Èý£¬ÏÂÔØ°²×°mongrel¼°ËùÐèµÄ²å¼þ
http://rubyforge.org/frs/download.php/33195/mongrel-1.1.4-x86-mswin32-60.gem
http://rubyforge.org/frs/download.php/27044/gem_plugin-0.2.3.gem
http://rubyforge.org/frs/download.php/34222/daemons-1.0.10.gem
http://rubyforge.org/frs/download.php/29508/fastthread-1.0.1-i386-mswin32.gem
http://rubyforge.org/frs/download.php/27040/cgi_multipart_eof_fix-2.5.0.gem
Ö´Ðв¢°²×°ÉÏÊögemÎļþ£¬×îºó°²×°mongrelµÄgemÎļþ
ËÄ£¬´´½¨railsÓ¦Óù¤³Ì
½øÈëÓû´´½¨¹¤³ÌµÄĿ¼£¬Ö´ÐУºrails ¹¤³ÌÃû ÃüÁî
½«ÔÚ¸ÃĿ¼Ï½¨Á¢ÒÔ¹¤³ÌÃûÃüÃûµÄĿ¼£¬×÷Ϊ¹¤³ÌµÄÓ¦ÓóÌÐò¼°webĿ¼£¨ÏµÍ³»áÓÐÒ»²¿·Ö³õʼ»¯Ä¿Â¼¼°Îļþ£©
Î壬Æô¶¯rails¹¤³Ì·þÎñÆ÷
½øÈ듹¤³Ì”Ö÷Ŀ¼£¬Ö´ÐÐmongrel_rails start -d ÃüÁÆô¶¯mongrel_rails·þÎñÆ÷
ĬÈ϶˿Ú3000£¬Ä¬ÈÏÖ÷Ò³url: http://localhost:3000
ÖÁ´Ë£¬ruby on rails°²×°³É¹¦
blog²Î¿¼£ºhttp://lib.360doc.com/08/0825/08/12985_1573797.shtml
Ò»Ì廯°²×°Èí¼þInstantRails£¬²»ÓÃÔٷѾ¢ÅäÖÃÉÏÃæµÄÄÚÈÝ£¬Èí¼þ£ºhttp://rubyforge.org/frs/download.php/29867/InstantRails-2.0-win.zip£¬¸ÄÌì¿ÉÊÔÒ»ÊÔ
Ïà¹ØÎĵµ£º
Ëɱ¾ÐкêÈçÔ¼ÓÚÊ¥µ®½Ú·¢²¼ÁËRuby 1.9¡£¸ù¾ÝRubyµÄ¹ßÀý£¬Ð¡ÊýµãºóÃæµÚһλÈç¹ûÊǵ¥Êý£¬ÄÇô¾Í±íÃ÷ÕâÊÇÒ»¸öʵÑé°æ±¾£¬²»ÍƼöÓÃÓÚ²úÆ·»·¾³¡£Ëùν“²úÆ·»·¾³”£¬¶ÔÓÚĿǰµÄRubyÀ´Ëµ£¬»ù±¾ÉϾÍÊÇRuby on Rails¡£´ÓĿǰRoRÉçȺµÄ·´Ó³À´¿´£¬È·ÊµÓÐÈËÕýÔÚ³¢ÊÔÓÃRuby 1.9ÅäºÏRoR£¬µ«ÊÇÉÐÊôÍæÆ±ÐÔÖÊ¡£ÎÒѯÎÊÁËһЩ´¦ÔÚÕæÊµÏ ......
#include < ruby.h > //
static int id_sum;
int Values[] = {5, 10 ,15,-1,20,0};
static VALUE wrap_sum(VALUE args)
{
VALUE * values = (VALUE *) args;
VALUE summer = values[0];
VALUE max = values[1];
return rb_funcall(summer,id_sum,1,max);
}
static VALUE ......
×î½üÔÚ¿´John E.Hopcroft,Rajeev Motwani,Jeffrey D.Ullman Èý¾ÞͷдµÄIntroduction to Automata Theory,Language,and Computation£¬Ïëдһ¸öTuring »úÑéÖ¤Ò»ÏÂ×Ô¼ºÐ´µÄ×´Ì¬×ªÒÆº¯Êý¶Ô²»¶Ô¡£ÀÁµÃºÜ£¬ÍøÉÏËÑÁ˼¸¸ö²»´íµÄ¡£µ«Ruby Quiz ÉϵÄÕâ¸ö×î¼òµ¥¡£
162 Turing »ú
ÎÊÌâÃèÊö
Quiz
description by James Edward Gray ......
¶©µ¥´¦Öã¬Ê×ÏÈÒªÓÐÒ»¸ö¶©µ¥µÄÏêϸÁÐ±í£¨°üÀ¨ÊýÁ¿£¬¼ÛǮɶµÄ£©ºÍÒ»¸ö¶ÔÓÚ¸öÈ˵ÄһЩÐÅÏ¢µÄÒ»¸ö±í¡£Òò¶øÎÒÃÇ´´ÔìÁ½¸öÄ£ÐÍ£¬line_item(ÁбíÏî),order(Áбí)£¬Æäºó±àÕßÈç´Î
/db/migrate xxx_create_order xxx_line_item
Ruby´úÂë
Ò».class CreateOrders < ActiveRecord::Migration
¶þ.def self.up
3. create_tabl ......
¶©µ¥´¦Öã¬Ê×ÏÈÒªÓÐÒ»¸ö¶©µ¥µÄÏêϸÁÐ±í£¨°üÀ¨ÊýÁ¿£¬¼ÛǮɶµÄ£©ºÍÒ»¸ö¶ÔÓÚ¸öÈ˵ÄһЩÐÅÏ¢µÄÒ»¸ö±í¡£Òò¶øÎÒÃÇ´´ÔìÁ½¸öÄ£ÐÍ£¬line_item(ÁбíÏî),order(Áбí)£¬Æäºó±àÕßÈç´Î
/db/migrate xxx_create_order xxx_line_item
Ruby´úÂë
Ò».class CreateOrders < ActiveRecord::Migration
¶þ.def self.up
3. create_tabl ......