题目来自于Leetcode https://leetcode.com/problems/pascals-triangle/ Given numRows, generate the first numRows of Pascal's triangle. For example, given numRo ...
分类:
其他好文 时间:
2017-04-12 19:32:57
阅读次数:
133
原理:根据实体类上的标签,生成一个新的实体类。然后再进行编译 官方文档地址:https://projectlombok.org/features/ 文档首页: valFinally! Hassle-free final local variables.@NonNullor: How I learne ...
分类:
其他好文 时间:
2017-04-12 19:26:44
阅读次数:
1356
微信企业号发布公告,从2017年1月1日起AppStore中的所有应用都必须启用AppTransportSecurity安全功能。AppTransportSecurity(ATS)是苹果在iOS9中引入的一项隐私保护功能,屏蔽明文HTTP资源加载,连接必须经过更安全的HTTPS,否则将无法访问。影响范围:iOS系统为iOS9或iOS10的..
分类:
Windows程序 时间:
2017-04-12 18:56:46
阅读次数:
3144
#cat/etc/redhat-releaseCentOSLinuxrelease7.1.1503(Core)#yuminstalldocker#dockerversion#systemctlstartdocker.service#systemctlenabledocker.service#vi/etc/sysconfig/dockerOPTIONS=‘--registry-mirror=https://xxxxxxx.mirror.aliyuncs.com‘#systemctlrestartdocker.s..
分类:
其他好文 时间:
2017-04-12 18:53:31
阅读次数:
146
查看CRUSH map 从monitor节点上获取CRUSH map 反编译CRUSH map 修改完成后,我们需要编译他 将新CRUSH map导入集群中 [root@ceph ceph]# cat crushmap_decompiled_file 注: 下面解释来自:https://my.osc ...
分类:
其他好文 时间:
2017-04-12 18:47:46
阅读次数:
157
原文链接:https://segmentfault.com/a/1190000005783972 学习Node注定少不了与数据库打交道,而MongoDB和Node可以说是绝配,这篇主要是简单介绍Mongoose这个模块。由于本人也是边学边写的这篇文章,绝对会有新手的味道,请大神看到这里就表往下看了。 ...
分类:
Web程序 时间:
2017-04-12 18:47:32
阅读次数:
206
https://segmentfault.com/a/1190000008830333 前奏 Express 是什么? Express 是一个基于 Node.js 平台的极简、灵活的 web 应用开发框架,它提供一系列强大的特性,帮助你创建各种 Web 和移动设备应用。 全局安装express脚手架 ...
分类:
数据库 时间:
2017-04-12 18:43:01
阅读次数:
193
Python安装模块过程中可能会出现“ImportError: No module named setuptools”的错误提示,是因为Windows环境下Python默认是没有安装setuptools这个模块,这也是一个第三方模块。 第一步 自动化下载安装的脚本https://bootstrap. ...
分类:
其他好文 时间:
2017-04-12 18:42:45
阅读次数:
306
1.0.0 Summary Tittle:【EatBook】-NO.3.EatBook.3.JavaArchitecture.2.001-《架构探险:从零开始写Java Web框架》- Style:JavaArchitecture Series:Architecture Publishing Hou ...
分类:
编程语言 时间:
2017-04-12 18:40:59
阅读次数:
143
English Version could be find at Osmocom.org https://osmocom.org/projects/cellular-infrastructure/wiki/Accelerate3g5_–_unicornteam 0x01环境搭建 PC:Ubuntu1 ...
分类:
数据库 时间:
2017-04-12 18:31:22
阅读次数:
337