Linux 也是众多操作系统之一,要想知道 Linux 是什么,首先得说一说什么是操作系统。计算机是一台机器,它按照用户的要求接收信息、存储数据、处理数据,然后再将处理结果输出(文字、图片、音频、视频等)。计算机由硬件和软件组成: 硬件是计算机赖以工作的实体,包括显示器、键盘、鼠标、硬盘、CPU、主 ...
分类:
系统相关 时间:
2019-04-26 22:56:55
阅读次数:
293
Given a non-empty array of digits representing a non-negative integer, plus one to the integer. The digits are stored such that the most significant d ...
分类:
编程语言 时间:
2019-04-26 22:27:14
阅读次数:
174
1. 前言 通过使用 html + css 编写一个简易的博客作为入门练习 2. 代码及实现 2.1 目录结构 2.2 代码部分 <!DOCTYPE html> <html lang="zh-CN"> <head> <meta charset="UTF-8"> <link href="https:/ ...
分类:
Web程序 时间:
2019-04-26 10:57:14
阅读次数:
172
10. Halloween 万圣节 (1) On October the 31st,across Britain and the USA,thousands of children are dressing up as monsters,ghosts and witches and going to ...
分类:
其他好文 时间:
2019-04-24 23:26:50
阅读次数:
147
Given a non-empty array of digits representing a non-negative integer, plus one to the integer. The digits are stored such that the most significant d ...
分类:
其他好文 时间:
2019-04-23 09:28:49
阅读次数:
156
D. Gourmet choice time limit per test 2 seconds memory limit per test 256 megabytes 题目链接: https://codeforces.com/problemset/problem/1131/D Discribe D. ...
分类:
其他好文 时间:
2019-04-20 09:45:10
阅读次数:
120
http://changelog.ca/log/2013/08/09/software_engineer_title_ladder Within the software engineering profession, there is an ordered set of titles that a ...
分类:
其他好文 时间:
2019-04-18 13:31:04
阅读次数:
131
在处理一则ORA 600 [4194]案例时,参考MOS文档:Step by step to resolve ORA 600 4194 4193 4197 on database crash (文档 ID 1428786.1) "1.对于ORA 600[4194]的解释" "2.创建新undo表空间 ...
分类:
数据库 时间:
2019-04-18 09:23:24
阅读次数:
177
引用于:https://capbone.com/wolfram-alpha/ 两张图证明 WolframAlpha 的强大 引用于:https://capbone.com/wolfram-alpha/ 两张图证明 WolframAlpha 的强大 引用于:https://capbone.com/wo ...
分类:
其他好文 时间:
2019-04-15 00:22:32
阅读次数:
194
Given an array arr that is a permutation of [0, 1, ..., arr.length - 1], we split the array into some number of "chunks" (partitions), and individuall ...
分类:
其他好文 时间:
2019-04-06 12:32:04
阅读次数:
118