Java NIO (New IO) is an alternative IO API for Java (from Java 1.4), meaning alternative to the standardJava IO and Java Networking API's. Java NIO of ...
分类:
编程语言 时间:
2018-03-11 17:30:16
阅读次数:
171
参考:https://www.cnblogs.com/yingsong/p/6031235.html 1.设置主机名称1./etc/sysconfig/network NETWORKING=yes HOSTNAME=frontdb 2.vi /etc/hosts 192.168.128.131 fr ...
分类:
数据库 时间:
2018-03-09 18:04:47
阅读次数:
255
题目 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
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
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