1.1 什么是数据库 数据库就是用来存储和管理数据的仓库! 数据库存储数据的优先: l 可存储大量数据; l 方便检索; l 保持数据的一致性、完整性; l 安全,可共享; l 通过组合分析,可产生新数据。 1.2 数据库的发展历程 l 没有数据库,使用磁盘文件存储数据; l 层次结构模型数据库; ...
分类:
数据库 时间:
2017-02-21 19:22:02
阅读次数:
308
Marriage is Stable Problem Description Albert, Brad, Chuck are happy bachelors who are in love with Laura, Marcy, Nancy. They all have three choices. ...
分类:
其他好文 时间:
2017-02-20 22:27:02
阅读次数:
217
prestashop添加语言-下载语言包 我们找到中文简体(Chinese-Simplified)一行,点击最后一栏的下载(Download)按钮,我们点击下载,可以下到一个以语言的 ISO为文件名,后缀为gzip的Prestashop语言包,我们这里下载的中文简体语言包对应的文件名为zh.gzip ...
分类:
编程语言 时间:
2017-02-20 13:50:11
阅读次数:
319
Student Arseny likes to plan his life for n days ahead. He visits a canteen every day and he has already decided what he will order in each of the fol ...
分类:
其他好文 时间:
2017-02-19 21:14:00
阅读次数:
326
Life is a sail trip full of chances and challenges. 人生的旅途中充满了机遇和挑战。 A boat sails on the sea, the vast sea, it may be lost in the boundless expanse of ...
分类:
其他好文 时间:
2017-02-19 10:24:56
阅读次数:
167
词典或者词典资源是一个词和/或短语及其相关信息的集合,例如:词性和词意定义等相关信息。词典资源附属于文本,而且通常在文本的基础上创建和丰富。下面列举几种nltk中的词典资源。 1. 词汇列表语料库 nltk中包括了一些仅仅包含词汇列表的语料库。词汇语料库是UNIX中的/usr/dict/words文 ...
分类:
编程语言 时间:
2017-02-19 00:09:21
阅读次数:
531
有时候开发过程中,切图满足不了我们的需求,此时我们需要对图像进行灰度处理,例如QQ头像在线、离线等不同状态等。可以尝试的解决方案:
第一种:让UI重新切图
第二种:切图不顶用,用代码实现...
分类:
移动开发 时间:
2017-02-17 17:20:19
阅读次数:
435
1 Preparation Before the installation, you need to check the following: Install the CentOS-6.5 64 bit in your server machine.(We suggests use CentOS-6... ...
分类:
其他好文 时间:
2017-02-16 14:21:22
阅读次数:
241
1.判断cookie存不存在 2.设置cookie 3.获取cookie ...
分类:
Web程序 时间:
2017-02-15 19:04:44
阅读次数:
141
一.NUMA设置单机单实例,建议关闭NUMA,关闭的方法有三种:1.硬件层,在BIOS中设置关闭;2.OS内核,启动时设置numa=off;3.可以用numactl命令将内存分配策略修改为interleave(交叉)方法3修改mySQL.server 330行加上numactlvi /opt/mys ...
分类:
数据库 时间:
2017-02-15 17:30:16
阅读次数:
387