CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - rails a

搜索资源列表

  1. Manning[1].The.Well.Grounded.Rubyist.May.2009

    0下载:
  2. like Ruby For Rails for Ruby 1.9.1 -The Well-Grounded Rubyist is a “just Ruby” book, and it’s written to be read by anyone interested in Ruby. It’s a descendant of R4R but not exactly an update. It’s more of a repurposing. There’s some overlap
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-11
    • 文件大小:2804337
    • 提供者:samuel chuang
  1. larssg-score-keeper-e37b5330a0eea3cfe10e6b76a7cd9b

    0下载:
  2. A simple Rails-app for keeping score, rankings, etc
  3. 所属分类:Compiler program

    • 发布日期:2017-05-16
    • 文件大小:4421576
    • 提供者:astrorainbow
  1. Train

    0下载:
  2. 利用队列结构实现车厢重排问题,其中缓冲轨按照先进先出方式-The use of a queue inside the structure to achieve the rearrangement problems, according to FIFO buffer rails way
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-06
    • 文件大小:486496
    • 提供者:dxeicho
  1. redmine_0_9_3

    0下载:
  2. REDMINE 0.9.3 Redmine is a flexible project management web application. Written using Ruby on Rails framework, it is cross-platform and cross-database. Overview¶ * Multiple projects support * Flexible role based access control
  3. 所属分类:Other systems

    • 发布日期:2017-05-20
    • 文件大小:5674149
    • 提供者:support100
  1. RubyonRails

    0下载:
  2. 书中介绍了一些Ruby语言特性——既有普通的也有高级的,都是Rails中使用到的。- * Get up to speed on Ruby basics, including objects, irb, and built-ins * Explore the Model, Controller, and View layers of the Rails framework * Understand the “convention over configuration” ph
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-31
    • 文件大小:615694
    • 提供者:yxl
  1. Programming-Ruby

    0下载:
  2. ruby是近来流行的脚本语言,在国外使用范围越来越大,特别是它的web开发框架rails,是现在较好的敏捷开发框架-ruby is the recent popular scr ipting language, use of more and more abroad, especially in its web development framework rails, is now a better framework for agile development
  3. 所属分类:Other systems

    • 发布日期:2017-11-14
    • 文件大小:55398224
    • 提供者:allen
  1. foundations-of-ajax-examples

    0下载:
  2. ajax for rails,this is a good book for ajax Tutorial
  3. 所属分类:Ajax

    • 发布日期:2017-05-23
    • 文件大小:7656835
    • 提供者:cyx
  1. test.tar

    0下载:
  2. 一个rails项目,为了给那些喜欢研究,喜欢ruby的程序员学习-A rails project, in order to more developers like to learn ruby
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-08
    • 文件大小:850056
    • 提供者:
  1. ror_v0.2

    0下载:
  2. Ruby on rails 入门教程 Ruby on Rails 是一个可以使你开发,部署,维护 web 应用程序变得简单的框架-Ruby on rails Tutorial Ruby on Rails is a can make you develop, deploy, easy to maintain web application framework
  3. 所属分类:WEB(ASP,PHP,...)

    • 发布日期:2017-04-02
    • 文件大小:771226
    • 提供者:xiao
  1. mid

    0下载:
  2. ruby on rails写的一个类似phpmyadmin的网站,这个趋向于更加商业化的多数据库管理网站-This is a similar site for phpmyadmin writed by ruby on rails, this tends to be more business-oriented multi-database management website
  3. 所属分类:WEB(ASP,PHP,...)

    • 发布日期:2017-04-17
    • 文件大小:284057
    • 提供者:吴银秋
  1. Metaprogramming_ruby

    0下载:
  2. By taking you on Monday-through-Friday work day adventure with a pair of programmers, Paolo Perrotta help make mastering the art of metaprogramming both direct and entertaining. This book is packed with: Pragmatic examples of metaprogramming in actio
  3. 所属分类:software engineering

    • 发布日期:2017-05-17
    • 文件大小:4291049
    • 提供者:resx
  1. redmine

    0下载:
  2. Redmine 是一个开源的、基于Web的项目管理和缺陷跟踪工具。它用**历和甘特图辅助项目及进度可视化显示。同时它又支持多项目管理。Redmine是一个自由开放 源码软件解决方案,它提供集成的项目管理功能,问题跟踪,并为多个版本控制选项的支持。虽说像IBM Rational Team Concert的商业项目调查工具已经很强大了,但想坚持一个自由和开放源码的解决方案,可能会发现Redmine是一个有用的Scrum和敏捷的选择。 由于Redmine的设计受到Rrac的较大影响,所以它们的软件包有
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-17
    • 文件大小:4277854
    • 提供者:peter pan
  1. blog.tar

    0下载:
  2. 一个简单的利用ruby on rails 实现的博客系统,自带服务器-Ruby on rails to achieve a simple blog system comes with the server
  3. 所属分类:WEB(ASP,PHP,...)

    • 发布日期:2017-11-28
    • 文件大小:936729
    • 提供者:Asakawa
  1. project

    0下载:
  2. 火车车厢重排问题.(一列火车要将n节车厢分别送往n个车站车站按1~n的次序编号,火车按照n, n-1,…, 1的编号次序经过车站。假设车厢的编号就是其目的地车站的编号。 要求:给定一个任意的车厢排列次序。重新排列车厢,使其按照从1到n的次序排列。规定重 ) -Train cars rearrangement problem. Question: a Train To n cars were sent to the n stations Station 1 ~ n the order
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-26
    • 文件大小:2994
    • 提供者:midutah
  1. FusionChartsV3

    0下载:
  2. InfoSoft Global 公司是专业的Flash图形方案提供商,他们还有几款其他的,基于Flash技术的产品,都非常的漂亮。 FusionCharts free 是一个跨平台,跨浏览器的flash图表组件解决方案,能够被 ASP.NET, ASP, PHP, JSP, ColdFusion, Ruby on Rails, 简单 HTML 页面甚至PPT调用。-InfoSoft Global is a professional Flash graphics solutions provide
  3. 所属分类:FlashMX/Flex

    • 发布日期:2017-11-15
    • 文件大小:18018293
    • 提供者:alex
  1. cakephp_stable

    0下载:
  2. CakePHP是一个用PHP编写的开源Web应用框架,不过其模型是用Ruby on Rails设计的。作为PHP世界的Rails,CakePHP采纳了RoR的许多优秀特性,成熟度较高。在cakephp.org站点的Sites in the wild页面可以看到当前使用CakePHP框架的网站列表。-CakePHP is a PHP prepared by the open source Web application framework, but the model is Ruby on Rai
  3. 所属分类:WEB(ASP,PHP,...)

    • 发布日期:2017-11-30
    • 文件大小:1715039
    • 提供者:sdfweio
  1. redmine-v2.2.3.tar

    0下载:
  2. Redmine 是一个开源的、基于Web的项目管理和缺陷跟踪工具。它用日历和甘特图辅助项目及进度可视化显示。同时它又支持多项目管理。Redmine是一个自由开放 源码软件解决方案,它提供集成的项目管理功能,问题跟踪,并为多个版本控制选项的支持。虽说像IBM Rational Team Concert的商业项目调查工具已经很强大了,但想坚持一个自由和开放源码的解决方案,可能会发现Redmine是一个有用的Scrum和敏捷的选择。 由于Redmine的设计受到Rrac的较大影响,所以它们的软件包有很
  3. 所属分类:Windows Develop

    • 发布日期:2017-12-03
    • 文件大小:3754504
    • 提供者:唐晓丽
  1. diagrama_de_ojo

    0下载:
  2. eye pattern, also known as an eye diagram, is an oscilloscope display in which a digital data signal from a receiver is repetitively sampled and applied to the vertical input, while the data rate is used to trigger the horizontal sweep. It is so call
  3. 所属分类:Other systems

    • 发布日期:2017-04-10
    • 文件大小:1120
    • 提供者:RodrigoRPM
  1. brakeman

    0下载:
  2. A static analysis security vulnerability scanner for Ruby on Rails applications
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-06
    • 文件大小:1240089
    • 提供者:david
  1. train

    0下载:
  2. 一列货运列车共有n节车厢,每节车厢将停放在不同的车站。假定n个车站的编号分别为1~n,即货运列车按照第n站至第1站的次序经过这些车站。为了便于从列车上卸掉相应的车厢,车厢的编号应与车站的编号相同,这样,在每个车站只要卸掉最后一节车厢。所以,给定任意次序的车厢,必须重新排列它们。 车厢的重排工作可以通过转轨站完成。在转轨站中有一个入轨、一个出轨和k个缓冲轨,缓冲轨位于入轨和出轨之间。假定缓冲轨按先进先出的方式运作,设计算法解决火车车厢重排问题。 -A total of n freight
  3. 所属分类:Data structs

    • 发布日期:2017-04-02
    • 文件大小:112573
    • 提供者:PDH
« 1 23 »
搜珍网 www.dssz.com