王明军的博客

一个程序员的杂货铺

  • Home
  • About
  • PostgreSQL
  • Links
  • Cheat
By 王明军 on 2019年10月27日 • ( 留下评论 )

CentOS 8 尝鲜

前阵子朋友圈刷到了 CentOS 8 发布的消息,Esxi 尝尝鲜,安装过程一如既往,熟悉的味道,没 […]

By 王明军 on 2019年7月30日 • ( 留下评论 )

对象构造之线程安全

对象构造要做到线程安全,唯一的要求是在构造期间不要泄漏 this 指针,即 不要在构造函数中注册任何 […]

By 王明军 on 2019年7月26日 • ( 留下评论 )

non-blocking IO + IO multiplexing + one loop per thread

在“non-blocking IO + IO multiplexing”这种模型中,程序的基本结构是 […]

By 王明军 on 2019年7月22日 • ( 留下评论 )

MongoDB 用户认证模式下 mongo_fdw 的环境搭建

环境说明 本文基于 CentOS Linux release 7.5.1804 (Core) 虚拟机 […]

By 王明军 on 2019年7月21日 • ( 留下评论 )

The Pragmatic Programmer Quick Reference Guide

From The Pragmatic Programmer: From Journeyman to […]

By 王明军 on 2019年7月20日 • ( 留下评论 )

mongo_fdw HINT: Mongo driver connection error:

Issue Solution:
ERROR: could not connect to 127.0.0.1:27017
HINT: Mongo driver connection error:

By 王明军 on 2019年7月19日 • ( 留下评论 )

mongo_fdw error: Libtool library used but ‘LIBTOOL’ is undefined

error: Libtool library used but ‘LIBTOOL&#82 […]

By 王明军 on 2019年7月18日 • ( 留下评论 )

strtok 非线程安全 时间依赖

它使用静态数据维护缓冲区中的当前位置。该静态数据没有受到针对并发访问的保­护,所以它不是线程安全的。 […]

By 王明军 on 2019年7月17日 • ( 2条评论 )

mongo_fdw 环境搭建与简单验证

环境说明 本文基于 CentOS Linux release 7.5.1804 (Core) 虚拟机 […]

By 王明军 on 2019年7月13日 • ( 留下评论 )

《程序员的自我修养》读书笔记

我始终认为作为开发者 MOP(Market/Money Oriented Programming)才 […]

‹ Newer 1 2 3 4 5 6 7 8 9 10 11 … 18 Older ›

Hot Topics

  • BT Kitty - 专业BT种子搜索神器、下载利器,免费下载各种BT种子
  • 踩坑: 群晖 docker 套件和 docker 目录迁移至另外一块硬盘
  • 华为服务器 RH2285Hv2 iMana 200 设置
  • Linux 下进程线程绑定到指定 CPU 核心以提高性能
  • 西门子 S7 协议资料整理
  • 三个Modbus开源代码库
  • BT天堂 - 电影天堂 - 电影下载 - BT零 - 种子下载 - 片源网
  • 美剧英剧电影天堂迅雷下载 BT 下载地址集锦
  • Driver Installation of Mellanox InfiniBand
  • 解决方法:PostgreSQL 输出信息设置为中文后,却显示为乱码

RECENT COMMENTS

guanhong发表在《VirtualBox 虚拟机”不可使用…》
comet1005发表在《Intel NUC6CAYH J3455 黑群晖》
王明军发表在《关于》
王明军发表在《Intel NUC6CAYH J3455 黑群晖》
comet1005发表在《Intel NUC6CAYH J3455 黑群晖》

Categories

  • Default (67)
  • Development (41)
    • iOS (22)
    • Lustre (4)
    • Mac (1)
    • OpenWrt (2)
    • Python (3)
    • RDMA (4)
  • Download (1)
  • Games (9)
  • Nintendo Switch (3)
  • PostgreSQL (36)
  • Reading Notes (41)
    • Advanced Programming in the UNIX Environment (5)
    • Building Embedded Linux Systems (4)
    • 程序员的自我修养 (1)
    • Docker in Production (2)
    • Expert C Programming (9)
    • Is Parallel Programming Hard, And, If So, What Can You Do About It? (1)
    • Learning Linux Binary Analysis (1)
    • Learning Python (2)
    • Linux 多线程服务端编程 (2)
    • Refactoring Improving the Design of Existing Code (3)
    • The Art of Intrusion (1)
    • The Clean Coder (1)
    • The Pragmatic Programmer: From Journeyman to Master (3)
    • Unix Network Programming (4)
twittergoogle_plus
Create a website or blog at WordPress.com |
取消

 
正在加载评论...
条评论
    ×