B - Oulipo
Time Limit:1000MS Memory Limit:32768KB 64bit IO Format:%I64d & %I64u
Submit Status
Description
The French author Georges Perec (1936?1982) once wrote a book, La disparition, without t...
分类:
其他好文 时间:
2015-04-16 22:01:49
阅读次数:
166
Surface Pro 3 的无线网卡在控制面板的高级选项里无法修改 MAC 地址,需要使用下面的方法修改:
运行注册表编辑器,展开 HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Class\{4D36E972-E325-11CE-BFC1-08002BE10318} 。依次查看 0000 、 0001 等,找到 DriverDesc...
分类:
系统相关 时间:
2015-04-16 19:53:24
阅读次数:
451
-首先浏览了一遍《构建之法》这本书的前言,其中通过客观的描述性介绍了学生与学习、老师与教学、以及学习的环境、方法等等。但是对于书中前言包括正文都频繁出现的一个词语 “文档”深表疑问.何为文档,是指带代码?还是另有其他含义。-接着看下去,第一章用前言的风格,阐述了软件含义,软件工程与计算机科学,Bug...
分类:
其他好文 时间:
2015-04-16 19:10:17
阅读次数:
124
GitBook : http://git-scm.com/book/zh/v1
Git使用教程:http://wenku.baidu.com/view/0d2d2327a5e9856a56126017.html
Git学习手册 : http://www.cnblogs.com/python27/archive/2013/04/14/3017448.html
...
分类:
其他好文 时间:
2015-04-16 17:42:34
阅读次数:
134
illustrated- v.to explain or decorate a story, book, etc., with picturespediatrician– n.a doctor who treats babies and childrenawesome- adj.informalex...
分类:
其他好文 时间:
2015-04-15 22:43:38
阅读次数:
123
import java.sql.Connection;import java.sql.DriverManager;public class DbUtil {private String dbUrl="jdbc:mysql://localhost:3306/db_book";private Strin...
分类:
数据库 时间:
2015-04-15 22:41:40
阅读次数:
204
A factless fact table is a fact table that does not have any measures. It is essentially an intersection of dimensions. On the surface, a factless fact table does not make sense, since a fact table...
分类:
其他好文 时间:
2015-04-15 15:08:47
阅读次数:
166
1.如何在开发环境下配置spring datasolr来使用嵌入式Solr Server
可以根据官方给出的案例项目(spring-data-book),找到带有Embedded的类,即是使用嵌入式的solrServer,优点:不用自己配置环境,就可以学习使用spring data solr,注意:在该类中,被@after注解的函数内,包含删除数据并关闭EmbeddedSolrServer。
...
分类:
编程语言 时间:
2015-04-15 13:37:19
阅读次数:
797