Alex799 Alex799
4年前
Vue进阶(幺肆拐):利用Vue中keep-alive快速实现页面缓存
引入场景有时候我们不希望组件被重新渲染影响使用体验;或者处于性能考虑,避免多次重复渲染降低性能。而是希望组件信息可以缓存下来,维持当前的状态。这时候就可以用到keepalive组件。官网解释:<keepalive包裹动
Stella981 Stella981
3年前
Linux进程守护——Supervisor 使用记录
0、旁白Supervisor是个父进程,你要守护的进程会以Supervisor的子进程形式存在,所以老子才可以管儿子官网链接:http://supervisord.org/(https://www.oschina.net/action/GoToLink?urlhttp%3A%2F%2Fsupervisord.org%2F)【5、参数
Wesley13 Wesley13
3年前
MQ的那些事儿——第二季
安装依赖版本一览java:1.8.0\_144ActiveMQ:5.15.0安装包地址:https://pan.baidu.com/s/1hss2ltq完整demo下载:百度网盘(https://www.oschina.net/action/GoToLink?urlhttps%3A%2F%2Fpan.baidu.com
Wesley13 Wesley13
3年前
C#程序迁移指南 (APP)
目录环境文档用途详细信息环境系统平台:MicrosoftWindows(64bit)10版本:5.6.4文档用途C(vs2010)sqlserver2008迁移到C(vs2010)hgdb5.6.4详细信息1、工具安装(1)、MicrosoftVisualStudio2010安装,请参考网
Stella981 Stella981
3年前
Linux Redhat 7.6 操作系统 下载安装详解
 redhat系统镜像分享\百度网盘分享\链接:https://pan.baidu.com/s/1U0SUh7qmLGfpLN5Fqb4Wgg提取码:bpwd redhat7.6版本安装详解1、开始安装,按↑键到顶端按下tab按钮再将光标移
Stella981 Stella981
3年前
Centos通过yum方式安装nginx
1.点击打开nginx官网download最下面的stableversion页面!(https://oscimg.oschina.net/oscnet/aebcc4fd1b57aec2ec90f797c3f5dc38c20.jpg)2.找到yum的安装方式    !(https://oscimg.oschina.net/
Stella981 Stella981
3年前
Python NumPy学习总结
一、NumPy简介其官网是:http://www.numpy.org/(https://www.oschina.net/action/GoToLink?urlhttp%3A%2F%2Fwww.numpy.org%2F)NumPy是Python语言的一个扩充程序库。支持高级大量的维度数组与矩阵运算,
Wesley13 Wesley13
3年前
MySQL存储过程调试工具
工具官网地址:http://www.devart.com/dbforge/mysql/studio/(https://www.oschina.net/action/GoToLink?urlhttp%3A%2F%2Fwww.devart.com%2Fdbforge%2Fmysql%2Fstudio%2F)对于某些存储过程很多且复杂的SQL的应用,在短
Stella981 Stella981
3年前
Linux命令和Shell编程视频教程
十小时掌握Linux命令和Shell编程课程观看地址:http://www.xuetuwuyou.com/course/61(https://www.oschina.net/action/GoToLink?urlhttp%3A%2F%2Fwww.xuetuwuyou.com%2Fcourse%2F61)课程出自学途无忧网:http://w
Stella981 Stella981
3年前
Docker网络模式介绍
一、概述  docker的网络驱动有很多种方式,按照docker官网(https://www.oschina.net/action/GoToLink?urlhttps%3A%2F%2Fyq.aliyun.com%2Fgo%2FarticleRenderRedirect%3Furl%3Dhttps%253A%252F%252Fdocs.d