1. 什么是linux服务器load average? Load是用来度量服务器工作量的大小,即计算机cpu任务执行队列的长度,值越大,表明包括正在运行和待运行的进程数越多。参考资料:http://en.wikipedia.org/wiki/Load_average 2. 如何查看linux服务器负 ...
分类:
系统相关 时间:
2019-10-29 21:27:25
阅读次数:
122
Alice has a lovely piece of cloth. It has the shape of a square with a side of length aa centimeters. Bob also wants such piece of cloth. He would pre ...
分类:
其他好文 时间:
2019-10-28 21:21:27
阅读次数:
104
RN的调试和web端的调试虽然相似,但是也有一些不同,下面就来比较一下三种断点调试方法的差异 总结: 感觉还是第一种好一些 1.React-Native-Debugger工具调试法 1.1 首先我们得下载一个React Native Debugger的调试软件 1.2其次,我们找到我们要调试的那个文 ...
分类:
其他好文 时间:
2019-10-28 21:10:54
阅读次数:
379
简介 samba官网:https://www.samba.org/ 维基百科: https://zh.wikipedia.org/wiki/Samba Samba,是种用来让UNIX系列的操作系统与微软Windows操作系统的SMB/CIFS(Server Message Block/Common ...
分类:
其他好文 时间:
2019-10-28 16:13:22
阅读次数:
95
【 Autofac打标签模式】开源DI框架扩展地址: https://github.com/yuzd/Autofac.Annotation/wiki 前提条件 自己new一个对象不能实现拦截器功能,必须得从DI容器拿到的对象才能具备拦截器功能 可以参考 我写的文章介绍 拦截器原理简单介绍 用了Cas ...
分类:
Web程序 时间:
2019-10-27 14:57:51
阅读次数:
111
【 Autofac打标签模式】开源DI框架扩展地址: https://github.com/yuzd/Autofac.Annotation/wiki PropertySource 指定数据源 属性说明 Path 文件路径,看下面的说明 OrderIndex 文件源排序,越大越先作为查找对象 Embe ...
分类:
其他好文 时间:
2019-10-26 22:55:14
阅读次数:
117
资料来源 https://wiki.wireshark.org/Network_Lock_Manager 目的 The purpose of the NLM protocol is to provide something similar to POSIX advisory file locking ...
分类:
Web程序 时间:
2019-10-25 10:02:18
阅读次数:
120
Python进程和线程 本文内容是基于如下参考资料。是对如下参考资料的梳理并加上自己的理解。 https://www.liaoxuefeng.com/wiki/0014316089557264a6b348958f449949df42a6d3a2e542c000/0014319293401919701 ...
分类:
编程语言 时间:
2019-10-24 21:47:32
阅读次数:
91
linux自定义信号:https://www.cnblogs.com/bigben0123/p/3186661.html linux信号、值及解释:https://blog.csdn.net/luotuo44/article/details/16799607 信号处理:https://wiki.ji ...
分类:
系统相关 时间:
2019-10-22 12:42:17
阅读次数:
124
你来到这个页面,通常有两个原因。一、链接错误原因:博客搬迁造成的旧链接失效。例子:《中文文案排版指北(简体中文版)》的链接是http://mzlog.com/wiki/chinese-copywriting-guidelines/请修改成http://mazhuang.org/wiki/chines... ...
分类:
其他好文 时间:
2019-10-22 11:19:46
阅读次数:
103