`
chm2920
  • 浏览: 44572 次
  • 性别: Icon_minigender_1
  • 来自: 北京
社区版块
存档分类
最新评论
文章列表
1、 >rails g scaffold article title:string a:string b:string d:string e:string f:string body:text  2、   class CreateArticles < ActiveRecord::Migration def self.up create_table :articles do |t| t.string :title t.string :a t.string :b t.string :d t.st ...
sqlite3 安装后不能执行: export LD_LIBRARY_PATH=/usr/local/lib   下载安装 rails 相关: apt-get update   When I ran passenger-install-nginx-module command, I got the following error: OpenSSL support for Ruby... not found Even though I installed the gem as per the installer instructions, I was getting the s ...

2003 iis upload

    博客分类:
  • Else
C:\inetpub\adminscripts>cscript adsutil.vbs set w3svc/AspMaxRequestEntityAllowed 204800

心理测试

    博客分类:
  • Else
心理测试   本心理测试是由中国现代心理研究所以著名的美国兰德公司(战略研究所)拟制的一套经典心理测试题为蓝本,根据中国人心理特点加以适当改造后形成的心理测试题,目前已被一些著名大公司,如联想、长虹、海尔等公司作为对员工心理测试的重要辅助试卷,据说效果很好。现在已经有人建议将来作为对公务员的必选辅助心理测试推广使用。快来测试一下,很准的!
http://v.youku.com/v_show/id_XODgxOTMzNTI=.html

ruby states

    博客分类:
  • Web
http://github.com/pluginaweek/state_machine   http://alter-ego.rubyforge.org/
http://blog.orangecabin.com/2009/05/install-ruby-1-9-on-windows-using-zip-binary/
Ruby On Rails Security Guide   http://guides.rubyonrails.org/security.html
http://www.eb163.com/home/space-33051-do-blog-id-962.html   文档: Flex自带的帮助 《ActionScript 3.0 Cookbook》 《Essential ActionScript 3.0》   1.显示 2.鼠标输入 3.键盘输入 4.位图 5.层 6.UI组件 7.资源加载 8.事件机制 9.远程通讯 10.性能优化 11.多线程 12.高级知识(js/jsfl/swf格式/加扰/虚拟机运行机制) 13.算法
基础:算法、数据结构   模式: 1、C/S 2、B/S 3、单机   实时对战:局域网魔兽 第三方接入:浩方对战 平台对战:斗地主 单机:连连看、植物大战僵尸   b/s: 请求式 socket   开发: 游戏引擎、将游戏分解为事件、计时 图形图像 游戏操作控制 声音和音乐 游戏AI   附: 我的javascript连连看    

Rails 多态

    博客分类:
  • Web
http://www.iteye.com/topic/213435   http://fsjoy.blog.51cto.com/318484/96426  
  Ruby http://www.ruby-lang.org/en/downloads/   Rails http://guides.rails.info/3_0_release_notes.html   install guide http://www.iteye.com/topic/586266?page=2   sudo apt-get install libmysql-ruby  sudo apt-get install libmysqlclient15-dev gem install mysql     unset GEM_HOME http://gr ...
面向对象设计 -> 可复用   找到相关的对象 -> 以适当的粒度将它们分类 -> 定义类的接口和继承层次 -> 建立对象之间的基本关系   手头的问题  ->  针对性 将来的问题和需求  ->  通用性   避免、减少重复设计       设计模式使人们可以更加简单方便地复用成功的设计和体系结构   一般而言,一个模式有四个基本要素: 1、模式名称(patten name) 2、问题(problem) 3、解决方法(solution) 4、效果(consequences)   模式名和分类、意图、别名、动机、适用性、结 ...
1、算法   想要继续学习,又看不清方向。 整理一下: Ruby/Rails 语法深入 见:http://hlee.iteye.com/blog/571352 算法、数据结构 见:http://www.cnblogs.com/sober/archive/2010/02/01/1660840.html C/TCP IP、Linux、Python、Flash   2、系统设计 数据流   系统分析 方法 回顾   3、设计模式   重读 设计模式   4、抽象 技术难点及解决   技术总结   5、项目管理、新闻联播、一叶知秋、见微知著   选择决定命 ...
  插件control center 管理界面 http://chinaonrails.com/topic/view/2941.html HTML 5 Web Sockets 服务器试探 http://chinaonrails.com/topic/view/3593.html 用Redis做在线统计 who is online 且看朋友在线 http://chinaonrails.com/topic/view/3665.html   http://instantrails.rubyforge.org/svn/trunk/InstantRails-win/InstantRail ...
Global site tag (gtag.js) - Google Analytics