首页
学习
活动
专区
圈层
工具
发布
    • 综合排序
    • 最热优先
    • 最新优先
    时间不限
  • 来自专栏Postgresql源码分析

    notes

    sh 删除7天前的文件 注意修改目录.\ 扩展名.csv find ./ -type f -mtime +7 -name "*.csv" -exec rm -f {} \; find ./ -type f -mtime +7 -name "*.log" -exec rm -f {} \; 编译 ./configure --prefix=/home/mingjiegao/dev/bin/pg1400 \ --enable-tap-tests \ --with-tcl \ --enable-depend \ -

    55620编辑于 2022-07-14
  • 来自专栏VNF

    proxmox notes

    /etc/apt/sources.list deb http://mirrors.tuna.tsinghua.edu.cn/debian buster main contrib deb http://mirrors.tuna.tsinghua.edu.cn/debian sid main deb http://mirrors.tuna.tsinghua.edu.cn/debian experimental main contrib non-free deb http://mirrors.tuna.tsin

    71960发布于 2020-07-22
  • 来自专栏数学与计算机

    python tkinter notes

    packer 任何主控件的大小由内部“从控件”的大小决定 StringVar,IntVar,DoubleVar和BooleanVar。 要读取此变量的当前值,请调用get()方法,并更改其值,您可以调用set()方法。 如果你遵循这个协议,那么这个小部件将总是跟踪这个变量的值,而不需要你做进一步的干预。 bindings and events [image.png]

    94930发布于 2019-10-14
  • 来自专栏C/C++基础

    CUDA Study Notes

    SSE(Streaming SIMD Extensions,单指令多数据流扩展)指令集是Intel在Pentium III处理器中率先推出的。其中包含70条指令。

    1.1K31发布于 2018-08-03
  • 来自专栏筱竼的夏天

    Go Module Notes

    Go 1.11 版本包含了两个最重要的 feature 就是 module 和 web assembly。Golang官方自go1.11版本初步引入,go1.12版本正式支持go Modules官方包依赖管理工具。

    1.7K10编辑于 2022-08-18
  • 来自专栏python3

    Notes for python (2)

    #!/usr/bin/python # Filename: using_tuple.py zoo = ('wolf', 'elephant', 'penguin') print 'Number of animals in the zoo is', len(zoo) new_zoo = ('monkey', 'dolphin', zoo) print 'Number of animals in the new zoo is', len(new_zoo) print 'All animals in new zoo are', new_zoo print 'Animals brought from old zoo are', new_zoo[2] print 'Last animal brought from old zoo is', new_zoo[2][2]

    74110发布于 2020-01-13
  • 来自专栏四火的唠叨

    Study Notes Of Mason

    Mason’s compilation process consists of turning Mason source code into Perl code stores the compiled code in an LRU (least recently used) cache in memory.

    67510编辑于 2022-07-15
  • 来自专栏PyStaData

    Notes | QUAIDS 模型

    [1] Poi B P. Easy demand-system estimation with quaids[J]. The Stata Journal, 2012, 12(3): 433-446.

    1.7K30发布于 2020-07-21
  • 来自专栏四火的唠叨

    Notes: Spark metrics

    Below are some notes taken for future reference based on the brainstorm meeting last week, with company

    64620编辑于 2022-07-19
  • 来自专栏python3

    Notes for python (1)

    #!/usr/bin/python # Filename: using_sys.py import sys print 'The command line arguments are:' for i in sys.argv:     print i print '\n\nThe PYTHONPATH is', sys.path, '\n'

    81920发布于 2020-01-13
  • 来自专栏潇涧技术专栏

    Android Heroes Reading Notes

    最近有幸认识了很多国内安卓开发的大神,每每想到这里都感觉自己总算是找到了组织,步入了正轨。(^o^) 前段时间购入了几位大牛们写的书,这些书都是好评如潮啊,哈哈哈,慢慢看过来,永远相信勤能补拙吧。(^o^)

    48620发布于 2018-08-01
  • 来自专栏Biubiu说

    Android Notes|玩转 ShapeableImageView

    前段时间看到 Google 推送了一篇关于 Material Design 更新到 1.2.0,其中有个 ImageView 的更新觉得蛮有意思的,这次正好借着韩总重构的机会实战一波~

    1.3K31发布于 2020-09-08
  • 来自专栏潇涧技术专栏

    Plaid Source Reading Notes

    甚至可以在AndroidManifest文件中获取到在Gradle配置的数据,比如下面的配置不同的渠道

    53220发布于 2018-08-01
  • 来自专栏MatheMagician

    2018 MCM Problem A notes

    2018 MCM Problem A: Multi-hop HF Radio Propagation(bk1)

    53330发布于 2019-09-27
  • 来自专栏刘君君

    Docker Notes-architecture

    摘要: Docker Notes系列为学习Docker笔记,本文是Docker架构介绍 正文: Docker 架构 Docker 使用了传统的CS架构模式,用户通过Docker client与Docker

    51720发布于 2018-08-03
  • 来自专栏刘君君

    Docker Notes-introduction

    摘要: Docker Notes系列为学习Docker笔记,本文是Docker总体介绍 正文: Docker 介绍 Centents 容器介绍 Docker是什么 Docker 架构 Docker 镜像

    56010发布于 2018-08-03
  • 来自专栏刘君君

    Docker Notes-storage

    摘要: Docker Notes系列为学习Docker笔记,本文是Docker存储介绍 正文: Docker 存储管理 Docker 镜像元数据管理 由上篇文章的镜像管理可知Docker以分层形式存储镜像

    50720发布于 2018-08-03
  • 来自专栏idba

    MySQL 8.0.16 release notes

    看完上面的release notes 列表时,我的感受是 ? 步入正题,我们了解一下MySQL最新版本的功能特性以及Percona 发布的备份工具的最新版本有哪些特性。 相关阅读 MySQL 8.0.15 的release notes

    1.1K30发布于 2019-05-21
  • 来自专栏叕鰦座

    如何打SAP NOTES

    亮哥写的: Notes 在官方下载 ? 用工具SAPCAR将.SAR文件解压成压缩包 ? 解压 .ZIP压缩包 ? 事务:Snote ? 选择菜单 ? 选择文件 ?

    1.2K20发布于 2021-03-11
  • 来自专栏刘君君

    Docker Notes-namespace

    摘要: Docker Notes系列为学习Docker笔记,本文是学习namespace 资源隔离的笔记 正文: 对于开发者而言,Docker的大热让人们思考容器隔离的实现,如对主机名与域名的隔离、资源隔离

    66130发布于 2018-08-03
领券