01 2016 档案

摘要:1. 修改: /app/controllers/application_controller.rb文件为如下样子:class ApplicationController :handle_exception def not_found render :template => "shared/not_... 阅读全文
posted @ 2016-01-24 18:22 戈_戈 阅读(174) 评论(0) 推荐(0)
摘要:// sdl2_win32.cpp : Defines the entry point for the console application.//// 假定SDL的库文件和头文件和VC的工程文件在一起.#include "stdafx.h"#include "SDL2-2.0.4/include/... 阅读全文
posted @ 2016-01-15 18:37 戈_戈 阅读(257) 评论(0) 推荐(0)