码迷,mamicode.com
首页 >  
搜索关键字:mos    ( 1457个结果
linux入门--操作系统是什么,操作系统概述
Linux 也是众多操作系统之一,要想知道 Linux 是什么,首先得说一说什么是操作系统。计算机是一台机器,它按照用户的要求接收信息、存储数据、处理数据,然后再将处理结果输出(文字、图片、音频、视频等)。计算机由硬件和软件组成: 硬件是计算机赖以工作的实体,包括显示器、键盘、鼠标、硬盘、CPU、主 ...
分类:系统相关   时间:2019-04-26 22:56:55    阅读次数:293
(数组) leetcode 66. Plus One
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
简易博客[ html + css ] 练习
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 万圣节
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
[leetcode]66. Plus One加一
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
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
Software Engineer Title Ladder
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
Oracle创建新undo表空间最佳实践(包含段检查)
在处理一则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
两张图证明 WolframAlpha 的强大
引用于:https://capbone.com/wolfram-alpha/ 两张图证明 WolframAlpha 的强大 引用于:https://capbone.com/wolfram-alpha/ 两张图证明 WolframAlpha 的强大 引用于:https://capbone.com/wo ...
分类:其他好文   时间:2019-04-15 00:22:32    阅读次数:194
769. Max Chunks To Make Sorted
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
1457条   上一页 1 ... 29 30 31 32 33 ... 146 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!