PHP高级工程师之Apache 在这里和大家分享一下Apache日志的概念及操作(包含Linux和Windows)。 如有不善,多提意见(QQ:1595068971-邮箱:1595068971@qq.com) 日志文件: 访问日志,错误日志,定制日志,日志分析,其他。 Apache日志一:访问日志( ...
分类:
Web程序 时间:
2017-08-20 16:51:11
阅读次数:
330
CodeForces E. Lucky Array 幸运数列 Petya loves lucky numbers. Everybody knows that lucky numbers are positive integers whose decimal representation contai ...
分类:
其他好文 时间:
2017-08-19 18:31:03
阅读次数:
209
Josephus Problem The historian Flavius Josephus relates how, in the Romano-Jewish conflict of 67 A.D., the Romans took the town of Jotapata which he w ...
分类:
其他好文 时间:
2017-08-18 18:28:38
阅读次数:
230
一、jQuery的概述和作用 jQuery 是一个 JavaScript 库,jQuery 极大地简化了 JavaScript 编程。jQuery 是一个“写的更少,但做的更多”的轻量级 JavaScript 库。 基本上,我们将学习到如何选取 HTML 元素,以及如何对它们执行类似隐藏、移动以及操 ...
分类:
Web程序 时间:
2017-08-17 10:52:49
阅读次数:
208
You are given two non-empty linked lists representing two non-negative integers. The digits are stored in reverse order and each of their nodes contai ...
分类:
其他好文 时间:
2017-08-03 18:48:43
阅读次数:
121
jQuery tips, tricks & solutions 禁止右键点击、隐藏搜索文本框文字、在新窗口中打开链接、检测浏览器、预加载图片、页面样式切换、所有列等高、动态控制页面字体大小、获得鼠标指针的X值Y值、验证元素是否为空、替换元素、延迟加载、验证元素是否存在于Jquery集合中、使DIV... ...
分类:
编程语言 时间:
2017-08-03 12:32:49
阅读次数:
313
Atlantis Time Limit: 1000MS Memory Limit: 10000K Total Submissions: 23181 Accepted: 8644 Description There are several ancient Greek texts that contai ...
分类:
其他好文 时间:
2017-07-30 10:09:48
阅读次数:
149
1 Node remains in conflict 树的节点冲突 Tree conflict on 'xxx.php' > local file delete, incoming file edit upon update Select: (mc) keep affected local move ...
分类:
其他好文 时间:
2017-07-24 13:10:21
阅读次数:
257
特殊操作下,项目中同时引入这两个文件时,往往会有些冲突,应该加一句代码避免冲突 1 2 3 1 2 3 加这句 ...
分类:
Web程序 时间:
2017-07-13 15:59:04
阅读次数:
136
Ajax xmlHttpRequest的status的值代表什么 xmlHttpRequest对象的status代表当前http请求的状态,是一个长整型数据,现在介绍一下它的含义。 http请求状态及其含义表 1xx - 信息提示 100 - 初始的请求已经接受,客户应当继续发送请求的其余部分。(H ...
分类:
其他好文 时间:
2017-07-12 23:28:55
阅读次数:
216