码迷,mamicode.com
首页 >  
搜索关键字:building    ( 1683个结果
Docker中Nginx服务器相关配置
工作中经常需要在服务器上来做一下实验,亲自动手看看效果是否与理论描述的相同。用docker可以很方便的配置所需要的环境,以下内容记录了如何用docker配置一个nginx服务器 <! more 下载nginx 从默认的中央仓库下载nginx 启动nginx images并进入后台 通过查看linux ...
分类:其他好文   时间:2019-09-16 21:14:25    阅读次数:97
282.软件体系结构的风格与模式
建筑模式Christopher Alexander, The Timeless Way of Building, p247, 1979每个模式是一个由三部分组成的规则,表达了特定环境、问题和解(solution)之间的关系。作为现实世界的一个成分,每个模式表达了下列三者之间的一种关系:特定环境,在该 ...
分类:其他好文   时间:2019-09-13 01:33:06    阅读次数:102
微服务系列
Introduction to Microservices Building Microservices: Using an API Gateway Building Microservices: Inter-Process Communication in a Microservices Arch ...
分类:其他好文   时间:2019-09-08 22:16:02    阅读次数:96
LeetCode 807. Max Increase to Keep City Skyline
In a 2 dimensional array grid, each value grid[i][j] represents the height of a building located there. We are allowed to increase the height of any n ...
分类:其他好文   时间:2019-09-07 22:16:39    阅读次数:103
[PTA] PAT(A) 1008 Elevator (20 分)
[TOC] Problem portal: "1008 Elevator (20 分)" Description  The highest building in our city has only one elevator. A request list is made up with ...
分类:其他好文   时间:2019-09-02 09:24:38    阅读次数:100
LeetCode 1168. Optimize Water Distribution in a Village
题目描述: There are n houses in a village. We want to supply water for all the houses by building wells and laying pipes. For each house i, we can either ...
分类:其他好文   时间:2019-08-27 01:10:29    阅读次数:122
公司-IT-SanSan:SanSan
毫不费力的组织。无缝简单。基于名片的联系人管理 SanSan是一个名片管理应用,为企业提供内部联系人管理和分享服务,此外该公司也是日本最大的、基于商业名片信息的企业网络。 最大化您的效率。简化您的销售。 Sansan是一款面向企业的基于云的联系人管理工具。Sansan以名片为中心,让您轻松构建完整的 ...
分类:其他好文   时间:2019-08-25 22:52:45    阅读次数:344
AssetBundleMaster_Introduce_EN
This is a solustion for building and loading AssetBundle, what it did is about to set and build AssetBundle automatically, implemented all the Resourc ...
分类:其他好文   时间:2019-08-18 13:58:11    阅读次数:94
KVM管理
https://blog.csdn.net/wh211212/article/details/74908390 管理kvm虚拟机常用的虚拟机管理命令列出所有的虚拟机virsh list --all1显示虚拟机信息virsh dominfo kvm-11显示虚拟机内存和cpu的使用情况yum inst ...
分类:其他好文   时间:2019-08-15 15:57:47    阅读次数:94
批量添加、批量修改
--查询满足条件数据 DECLARE @Table NVARCHAR(10) SELECT @Table=ItemValue FROM dbo.Sys_SysParameterItems WHERE SysParameterKeyId='6F74A9E3-8346-4BFE-81A3-C305475 ...
分类:其他好文   时间:2019-08-13 13:55:20    阅读次数:113
1683条   上一页 1 ... 14 15 16 17 18 ... 169 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!