Topology 1. DNAT (Dynamic) int fa0/0 ip nat inside int fa0/1 ip nat outside ip nat pool ISP-POOL 198.51.100.3 192.51.100.14 netmask 255.255.255.240 ip ...
分类:
系统相关 时间:
2016-07-01 11:31:59
阅读次数:
323
磨砺技术珠矶,践行数据之道,追求卓越价值 回到上一级页面:PostgreSQL内部结构与源代码研究索引页 回到顶级页面:PostgreSQL索引页 [作者:高健@博客园 luckyjackgao@gmail.com] 资料来源: HOT Inside: The Technical Architect ...
分类:
Web程序 时间:
2016-06-30 23:00:34
阅读次数:
169
我们先来看下官方API对SurfaceView的介绍 SurfaceView的API介绍 Provides a dedicated drawing surface embedded inside of a view hierarchy. You can control the format of t ...
分类:
其他好文 时间:
2016-06-23 06:29:23
阅读次数:
151
First, what is 'High Order function', basic just a function, inside the function return another fuction. For example: Decorators is a subset of high o ...
分类:
编程语言 时间:
2016-06-14 06:23:59
阅读次数:
197
一. mouseenter和mouseleave何时被触发 我们来看下官方解释(mouseenter,mouseleave): // onmouseenter:Fires when the user moves the mouse pointer inside the boundaries of a ...
分类:
其他好文 时间:
2016-06-12 10:49:59
阅读次数:
201
1: $.inArray $.inArray('2', [3, '2', 10]) 1 $.inArray('2', [3, '22', 10]) -1 Get the position of element inside an array 2: $.map $.map([2,3,8], funct ...
We will learn how to add React Router to a Redux project and make it render our root component. Install: Router should be wrapped inside Provider, the ...
分类:
其他好文 时间:
2016-06-04 16:30:51
阅读次数:
356
清空配置清空StartupConfiguration:writeerase清空RunningConfiguration:clearconfigall(实验时用)重启:reloadciscoasa(config-if)#hostnameASA1
ASA1(config)#intgigabitEthernet0/0
ASA1(config-if)#nameifDMZ
INFO:Securitylevelfor"DMZ"setto0bydefault.
除了命名inside..
分类:
其他好文 时间:
2016-06-02 09:59:00
阅读次数:
303
题目链接:https://leetcode.com/problems/range-sum-query-2d-immutable/
题目:
Given a 2D matrix matrix, find the sum of the elements inside the rectangle defined by its upper left corner (row1, col1) and l...
分类:
其他好文 时间:
2016-05-31 06:28:37
阅读次数:
217