码迷,mamicode.com
首页 >  
搜索关键字:uid    ( 6209个结果
进程,系统性能和计划任务
进程,系统性能和计划任务 1 进程和内存管理 内核功用:进程管理、内存管理、文件系统、网络功能、驱动程序、安全功能等 1.1 什么是进程 Process: 运行中的程序的一个副本,是被载入内存的一个指令集合,是资源分配的单位 进程ID(Process ID,PID)号码被用来标记各个进程 UID、G ...
分类:系统相关   时间:2020-05-10 10:58:03    阅读次数:111
[ORACLE]Oracle 数据字典 V$SQLCOMMAND
Oracle trace文件中的一段 PARSING IN CURSOR #140498482538928 len=156 dep=0 uid=0 oct=47 lid=0 tim=45795163585 hv=777087606 ad='207895c70' sqlid='ftqjy1wr52um ...
分类:数据库   时间:2020-05-09 00:56:06    阅读次数:98
Tungsten Fabric入门宝典丨主流监控系统工具的集成
如何将TF的监控功能与Promethesus和EFK集成起来。
分类:其他好文   时间:2020-05-09 00:36:09    阅读次数:74
React项目模板-从项目搭建到部署
作者:小小程序猿(^_^)      出处:http://www.cnblogs.com/lidgblogs/ ...
分类:其他好文   时间:2020-05-08 09:59:35    阅读次数:73
超简单编译安装mysql
yum安装mysql方法一:下载二进制格式的mysql安装[root@localhost~]#cd/usr/src/[root@localhostsrc]#wgethttps://downloads.mysql.com/archives/get/file/mysql-5.7.22-linux-glibc2.12-x86_64.tar.gz效果--2018-08-1323:56:27--https:
分类:数据库   时间:2020-05-08 09:39:33    阅读次数:134
int ping = 11; 限流 客户端验证与服务端是连接的
int ping = 11; ZooKeeper Programmer's Guide https://zookeeper.apache.org/doc/r3.1.2/zookeeperProgrammers.html The session is kept alive by requests se ...
分类:其他好文   时间:2020-05-08 00:28:06    阅读次数:84
c#怎么实现web端上传超大文件
HTML部分 <%@ Page Language="C#" AutoEventWireup="true" CodeBehind="index.aspx.cs" Inherits="up6.index" %> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 T ...
分类:Windows程序   时间:2020-05-07 17:01:23    阅读次数:105
Linux 相关
Linux网络配置 使用DHCP自动获取IP 终端中执行: vim /etc/sysconfig/network-scripts/ifcfg-ens33 修改 TYPE=Ethernet PROXY_METHOD=none BROWSER_ONLY=no BOOTPROTO=dhcp DEFROUT ...
分类:系统相关   时间:2020-05-07 15:48:13    阅读次数:85
C# get class and method summary
/// <summary> ///Class Summary, Xml Comments Summary /// </summary> public class XmlCommentsSummary { /// <summary> /// Print DateTime Now /// </summa ...
分类:Windows程序   时间:2020-05-07 13:52:43    阅读次数:69
goofys基本用法
goofys 安装使用 "github" 认证文件 挂载参数 开机自动挂载 ...
分类:其他好文   时间:2020-05-07 13:30:48    阅读次数:212
6209条   上一页 1 ... 31 32 33 34 35 ... 621 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!