#

gr

  • shell三劍客之grep

    前言grep怎么出來的?  這就需要我們庖丁解牛了,“g/RE/p”看到?jīng)],就是這樣“global Regular Expression print”==>“全局查找正則表達式(RE)

    作者:chbo_yang
    2020-07-19 22:11:19
  • windows AD自動化-OU-group-user (二)

    一、根據(jù)一章節(jié)寫的大綱;我們想實現(xiàn)這個需求,需要以下8個基礎(chǔ)函數(shù),來簡化我們的代碼,更快更靈活的實現(xiàn)需求。 傳入用戶名,判別當前OU,自動加入到安全組和通訊組 傳入用戶名,判別OA,OA凍結(jié)后刪除A

    作者:liu7710046
    2020-07-19 22:04:26
  • Centos6.6下Postgresql9.6.6安裝與配置

    一、環(huán)境介紹系統(tǒng)平臺:CentOS release 6.6 (Final)Postgresql:postgresql-9.6.6SELINUX=disabledIptables關(guān)閉二、安裝過程1.安裝

    作者:青苗飛揚
    2020-07-19 21:35:53
  • gRPC快速入門(一)——Protobuf簡介

    gRPC快速入門(一)——Protobuf簡介 一、Protobuf簡介 1、Protobuf簡介 Protobuf即Protocol Buffers,是Google公司開發(fā)的一種跨語言和平臺的序列化

    作者:天山老妖S
    2020-07-19 18:45:53
  • EIGRP實驗

    配置命令:1、配置EIGRP路由協(xié)議Router1的管理Router#config  tRouter(config)#hostname R1R1(config)#int  f0/0

    作者:tlh124
    2020-07-19 17:56:04
  • Oracle 11gR2 RAC DG 安裝前初始化

    1、preusers.sh腳本#!/bin/bash #Purpose:Create 6 groups named 'oinstall','dba','asma

    作者:ConfusedSnail
    2020-07-19 12:22:08
  • postgresql 9.6 建立多列索引測試

    建立測試表結(jié)構(gòu)CREATE TABLE t_test(    id integer,    name text COLLATE pg_catalog."defa

    作者:pgmia
    2020-07-19 12:00:14
  • ImportError : No module named graphics

    ImportError : No module named graphicswindows  IDLE安裝目錄下:c:\python27>pip install reportlab

    作者:zhangtainren
    2020-07-19 10:51:13
  • pgrouting源碼安裝說明

    1.前提條件:CentOS Linux release 7.2.1511 (Core) X64postgresql-9.6.1 源碼安裝postgis-2.3.0 源碼安裝修改環(huán)境變量文件vi /et

    作者:pgmia
    2020-07-19 07:20:48
  • leetCode 338. Counting Bits | Dynamic Programming | Medium

    338. Counting BitsGiven a non negative integer number num. For every numbers i in the

    作者:313119992
    2020-07-19 04:16:00