When I try to insert data into TABLE, this error occurs. The reasons caused the error can be concluded as below 1. Duplicate records. 2. Duplicate rec ...
分类:
其他好文 时间:
2018-03-24 14:33:30
阅读次数:
244
典狱长诺顿高高在上,平时道貌岸然,对圣经倒背如流,实际上攫取利益时不择手段,残酷、阴险而贪婪。狱警长海利和其他警员,凶狠残暴,充当诺顿的打手,草菅囚犯的人命。他们是不是象极了我们现实中的掌权阶层?我称之为鲨堡这个“小社会”的统治者。 囚犯中也有不同。除了主人公安迪之外,瑞德(Morgan·Freem ...
分类:
其他好文 时间:
2018-03-20 00:41:38
阅读次数:
174
题目链接:https://vjudge.net/problem/UVALive-3942 本篇是刘汝佳《算法竞赛入门经典——训练指南》的读书笔记(复述),详见原书 \(P209\) . 解题思路: 先用字典树维护字典中所有的单词。 定义 \(f(x)\) 为以长字符串中第 \(x\) 个字符开始的字 ...
分类:
其他好文 时间:
2018-03-11 20:56:23
阅读次数:
162
HTML 5 规范引进了很多新特性,其中最令人期待的之一就是 canvas 元素。HTML 5 canvas 提供了通过 JavaScript 绘制图形的方法,此方法使用简单但功能强大。每一个canvas 元素都有一个”上下文( context )” (想象成绘图板上的一页),在其中可以绘制任意图形 ...
分类:
Web程序 时间:
2018-03-02 20:38:09
阅读次数:
286
本节内容 一、Socket模块 socket通常也称作"套接字",用于描述IP地址和端口,是一个通信链的句柄,应用程序通常通过"套接字"向网络发出请求或者应答网络请求。 socket起源于Unix,而Unix/Linux基本哲学之一就是“一切皆文件”,对于文件用【打开】【读写】【关闭】模式来操作。s ...
分类:
编程语言 时间:
2018-02-25 01:11:38
阅读次数:
157
Apache Shiro 是 Java 的一个安全(权限)框架。它可以非常容易的开发出足够好的应用,其不仅可以用在 JavaSE 环境,也可以用在 JavaEE 环境 。 Shiro 可以完成:认证、授权、加密、会话管理、与Web 集成、缓存 等。下载:http://shiro.apache.org ...
分类:
其他好文 时间:
2018-02-19 22:55:39
阅读次数:
254
1、前台页面实现: 2、后台获取remember参数,判断它的值是否为remember-me,如果是,则: 3、前台页面获取cookie中的user值时需要进行判断 ...
分类:
其他好文 时间:
2018-02-15 00:40:29
阅读次数:
199
To remember is to disengage from the present. 铭记过去就是放弃当下。 To remember the past doesn't mean we would disengage from the present. For most of us, the p ...
分类:
其他好文 时间:
2018-02-13 22:14:26
阅读次数:
182
寻梦环游记(coco) “The real death is that no one in the world remembers you”” 真正的死亡是世界上再没有一个人记得你” “remember me before the memory of love disappears”” 在爱的记忆消 ...
分类:
其他好文 时间:
2018-02-11 12:34:55
阅读次数:
117
1658: Easier Done Than Said? Description Password security is a tricky thing. Users prefer simple passwords that are easy to remember (like buddy), bu ...
分类:
其他好文 时间:
2018-02-10 00:04:28
阅读次数:
157