Treasure ExplorationTime Limit: 6000MSMemory Limit: 65536KTotal Submissions: 7035Accepted: 2860DescriptionHave you ever read any book about treasure e...
分类:
其他好文 时间:
2015-04-04 21:02:48
阅读次数:
197
自定义字段标签自定义一个标签, 你只需在模块中指定verbose_name=' 'from django.db import models# Create your models here.from django.db import modelsclass Publisher(models.Mode...
分类:
其他好文 时间:
2015-04-04 19:46:15
阅读次数:
123
文档 https://itunes.apple.com/us/book/the-swift-programming-language/id881256329?mt=11 http://download.csdn.net/detail/surfsky/7440835helloWor...
分类:
编程语言 时间:
2015-04-04 11:49:53
阅读次数:
178
http://book.51cto.com/art/201104/255588.htm第1章 架好通向OpenGL的桥本章主要是为以后进行的OpenGL编程进行一些铺垫工作。主要内容有:OpenGL组件包的安装、如何从VC++ 6.0下的OpenGL程序中提取有用的信息、glut库的设置。1.1 由...
分类:
编程语言 时间:
2015-04-03 13:09:09
阅读次数:
173
DescriptionThe French author Georges Perec (1936–1982) once wrote a book, La disparition, without the letter 'e'. He was a member of the Oulipo group....
分类:
其他好文 时间:
2015-04-03 01:31:33
阅读次数:
111
Easyui+Hibernate+SpringMVC 实现书籍增加,编辑,动态加载书籍类型。...
分类:
Web程序 时间:
2015-04-03 00:17:50
阅读次数:
170
The content and code of this article is referenced from book Pro C#5.0 and the .NET 4.5 Framework by Apress. The intention of the writing is to review...
分类:
其他好文 时间:
2015-04-02 22:19:34
阅读次数:
130
http://book.51cto.com/art/201104/255655.htm3.2 光照篇(2)2.光源事实上光源才是所有光照效果的基础,没有光源一切都无从谈起。OpenGL中我们可以设置8个光源,其编号分别为GL_LIGHT0、GL_LIGHT1、……、GL_LIGHT7。就相当于现实生...
分类:
其他好文 时间:
2015-04-02 20:36:46
阅读次数:
152
http://book.51cto.com/art/201104/255654.htm3.2 光照篇(1)大家之所以能够看到东西,主要是因为物体上有光进入大家的眼睛,无论这个光的来源如何。假若,一个物体自身并不发光而且不反射任何光线,那么把它放到最强的阳光下你也看不到什么。因此,OpenGL中既要设...
分类:
其他好文 时间:
2015-04-02 20:31:51
阅读次数:
169
Visual Studio 一直以来是开发微软旗下应用的利器,只要是开发微软相关的应用无论是Windows程序,WPF,Asp.Net,WinRT Surface,WindowsPhone 等微软旗下的应用都可以使用Visual Studio 来开发。如果您已经非常习惯了Visual Studio....
分类:
Web程序 时间:
2015-04-02 18:44:34
阅读次数:
106