题目链接 Problem Description A while ago I had trouble sleeping. I used to lie awake, staring at the ceiling, for hours and hours. Then one day my grandmo
分类:
其他好文 时间:
2016-01-30 18:12:36
阅读次数:
197
mysql> create table tb_test (id int(10) not null auto_increment primary key,action_id int(10) not null,error_code int(10) not null default 0,desc_key
分类:
数据库 时间:
2016-01-29 20:31:48
阅读次数:
173
1 mysq error日志报错例如以下:2014-05-12 11:29:54 22977 [ERROR] Slave SQL: The incident LOST_EVENTS occured on the master. Message: error writing to the binary...
分类:
其他好文 时间:
2016-01-25 16:30:38
阅读次数:
128
定义列表和选中项$scope.Current = "Writing code"//定义选中项$scope.TotalItems =[//定义列表 { id: 1, type: "Work", name: "Writing code" }, { id: 2, type: "Work...
分类:
Web程序 时间:
2016-01-25 13:06:58
阅读次数:
112
OverviewDocker can build images automatically by reading the instructions from aDockerfile, a text file that contains all the commands, in order, need...
分类:
其他好文 时间:
2016-01-23 23:12:51
阅读次数:
263
URL rewriting modifier,因为tomcat的session实现不是通过cookie的,而是通过session id的,就是说,用户登录有了session之后,tomcat就会维护一个session id,然后每次request的时候,要求每个http request的URL都要带...
分类:
Web程序 时间:
2016-01-21 23:39:44
阅读次数:
299
writing-mode_CSS参考手册_web前端开发参考手册系列本段文字将按照水平从左到右的书写方向进行流动。本段文字将按照垂直从右到左的书写方向进行流动。本段文字将按照垂直从左到右的书写方向进行流动。 本段文字将按照垂直从右到左的书写方向进行流动。 本段文字将按照垂直从右到左的书写方向进行流动...
分类:
Web程序 时间:
2016-01-20 19:16:01
阅读次数:
163
Reading With Purpose: A grand experimentThis is the preface to a set of notes I'm writing for a seminar this semester. It will be a fun and bumpy ride...
分类:
其他好文 时间:
2016-01-18 20:36:07
阅读次数:
215
google了一些: 78 Tools for Writing and Previewing Markdown http://mashable.com/2013/06/24/markdown-tools/#eimhu3.zsqq8 下载了一些使用,发现markdownpad挺好用的。下载地址:h.....
分类:
其他好文 时间:
2016-01-18 11:55:01
阅读次数:
159
1. mini coredump a. segv http://zh.scribd.com/doc/3726406/Crash-N-Burn-Writing-Linux-application-fault-handlers https://github.com/gby/libcrash b./pr....
分类:
其他好文 时间:
2016-01-16 01:11:22
阅读次数:
303