上一页 1 ··· 144 145 146 147 148 149 150 151 152 ··· 154 下一页
摘要: Linux 内存机制详解宝典 在linux的内存分配机制中,优先使用物理内存,当物理内存还有空闲时(还够用),不会释放其占用内存,就算占用内存的程序已经被关闭了,该程序所占用的内存用来做缓存使用,对于开启过的程序、或是读取刚存取过得数据会比较快。 一. 我们先来查看一个内存使用的例子: [oracl 阅读全文
posted @ 2016-05-26 16:28 lclc 阅读(296) 评论(0) 推荐(0)
摘要: oracle正则表达式regexp_like的用法详解 oracle正则表达式regexp_like的用法详解 /*ORACLE中的支持正则表达式的函数主要有下面四个:1,REGEXP_LIKE :与LIKE的功能相似2,REGEXP_INSTR :与INSTR的功能相似3,REGEXP_SUBST 阅读全文
posted @ 2016-05-26 16:24 lclc 阅读(2715) 评论(0) 推荐(0)
摘要: 系统 # uname -a # 查看内核/操作系统/CPU信息 # head -n 1 /etc/issue # 查看操作系统版本 # cat /proc/cpuinfo # 查看CPU信息 # hostname # 查看计算机名 # lspci -tv # 列出所有PCI设备 # lsusb -t 阅读全文
posted @ 2016-05-26 16:04 lclc 阅读(311) 评论(0) 推荐(0)
摘要: Red Hat Enterprise Linux Release Dates UpdatedMay 10 2016 at 10:57 PM - English The tables below list the major and minor Red Hat Enterprise Linux upd 阅读全文
posted @ 2016-05-25 16:30 lclc 阅读(235) 评论(0) 推荐(0)
摘要: Red Hat Enterprise Linux 各个版本以及发布日期 Red Hat Enterprise Linux 7 Release/Update General Availability Date redhat-release Errata Date* Kernel Version RHE 阅读全文
posted @ 2016-05-25 16:29 lclc 阅读(4327) 评论(0) 推荐(0)
摘要: dell PowerEdge R720 自动重启分析 dell PowerEdge R720 自动重启分析 摘要: 一,问题描述: 在同一批服务器当中,碰到这样一台服务器,如果不跑任何服务时没有问题,但一跑任务就是自动重启。既然同样的系统别的服务器都没出现这种问题,此时通过快速服务代码找dell售后 阅读全文
posted @ 2016-05-25 15:17 lclc 阅读(4940) 评论(0) 推荐(0)
摘要: oracle 高级分组 博客分类: 数据库基础 oraclesql oracle 高级分组 数据库基础 oraclesql Java代码 10.高级分组 本章目标: 对于增强的group by需要掌握: 1.使用rollup(也就是roll up累计的意思)操作产生subtotal(小计)的值。 2 阅读全文
posted @ 2016-05-23 20:36 lclc 阅读(840) 评论(0) 推荐(0)
摘要: surface 其实是UEFI与BIOS并存,借用官网的进入方法(少有更改) 第一种: 1. Swipe in from the right edge of the screen, and then tap Settings. 从右向左滑动屏幕,选择设定(齿轮) 2. Tap or click Ch 阅读全文
posted @ 2016-05-20 13:02 lclc 阅读(5142) 评论(0) 推荐(0)
摘要: Surface Pro 4 和 Surface Book 使用名为 Surface UEFI(统一可扩展固件接口)的新固件接口。Surface UEFI 提供新功能,如启动更快速、安全性更高。可替换 BIOS(基本输入输出系统)。您可以使用 Surface UEFI 管理 Surface 上的固件功 阅读全文
posted @ 2016-05-20 13:00 lclc 阅读(1972) 评论(0) 推荐(0)
摘要: 重置出错?微软Win10平板Surface Pro 4重装系统教程详解 2015-12-11 15:27:30来源:IT之家作者:凌空责编:凌空 评论:65 重置出错?微软Win10平板Surface Pro 4重装系统教程详解 Surface Pro 4系统重置出错该怎么办? Surface Pr 阅读全文
posted @ 2016-05-20 12:57 lclc 阅读(2236) 评论(0) 推荐(0)
上一页 1 ··· 144 145 146 147 148 149 150 151 152 ··· 154 下一页