题目 PenguinQQ是中国最大、最具影响力的SNS(Social Networking Services)网站,以实名制为基础,为用户提供日志、群、即时通讯、相册、集市等丰富强大的互联网功能体验,满足用户对社交、资讯、娱乐、交易等多方面的需求。 小Q是PenguinQQ网站的管理员,他最近在进行 ...
分类:
其他好文 时间:
2018-03-04 19:10:31
阅读次数:
204
Description PenguinQQ是中国最大、最具影响力的SNS(Social Networking Services)网站,以实名制为基础,为用户提供日志、群、即时通讯、相册、集市等丰富强大的互联网功能体验,满足用户对社交、资讯、娱乐、交易等多方面的需求。小Q是PenguinQQ网站的管理 ...
分类:
其他好文 时间:
2018-03-03 13:57:56
阅读次数:
183
一、概述 1.什么是Hbase 根据官网:https://hbase.apache.org/ Apache HBase? is the Hadoop database, a distributed, scalable, big data store. HBASE是一个高可靠性、高性能、面向列、可伸缩 ...
分类:
其他好文 时间:
2018-03-01 17:25:47
阅读次数:
169
netstat: DESCRIPTIONNetstat prints information about the Linux networking subsystem. The type of information printed is controlled by the first argume ...
分类:
其他好文 时间:
2018-02-28 22:54:19
阅读次数:
260
B - Networking B - Networking B - Networking 思路:并查集板子。 #include<cstdio> #include<cstring> #include<iostream> #include<algorithm> using namespace std; ...
分类:
Web程序 时间:
2018-02-23 10:53:39
阅读次数:
166
学习目标 使用Enterprise Manager执行操作 -创建其它监听程序 -创建Oracle Net服务别名 -配置连接时故障转移 -控制Oracle Net监听程序 使用tnsping 测试Oracle Net的连接 确定何时使用共享服务器以及何时使用专用服务器 《Oracle Databa ...
分类:
Web程序 时间:
2018-02-10 22:40:28
阅读次数:
262
Architecture Architecture Diagram Non-Prod Environment Prod Environment Cluster Networking Container RepositorySetup Minikube For Dev Env Kubeadm For ...
分类:
Web程序 时间:
2018-02-09 20:23:43
阅读次数:
356
常用视口 <meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0,minimum-scale=1.0,user-scalable=no"> viewport 是用户网页的可视区域。 ...
分类:
Web程序 时间:
2018-02-02 20:05:06
阅读次数:
239
2. The OSI Model and the TCP/IP Protocol Suite The layered model that dominated data communication and networking literature before 1990 was the Open ...
分类:
其他好文 时间:
2018-02-01 23:17:01
阅读次数:
341
1.禁用ipv6 Step 1: add this rule in /etc/sysctl.conf : net.ipv6.conf.all.disable_ipv6=1Step 2: add this rule in /etc/sysconfig/network: NETWORKING_IPV6= ...
分类:
其他好文 时间:
2018-02-01 17:36:53
阅读次数:
386