#user nobody;worker_processes 1; #error_log logs/error.log;#error_log logs/error.log notice;#error_log logs/error.log info; #pid logs/nginx.pid; event ...
分类:
Web程序 时间:
2018-09-23 18:09:48
阅读次数:
169
you should try a new method of learn ,then you can see goodbye to tomarrow.Like the docker tech.you should learn from the official website and see the ...
分类:
其他好文 时间:
2018-09-22 21:12:45
阅读次数:
172
前提说明: symfony 版本 4.1.*,使用 composer create-project symfony/website-skeleton 进行安装。 目标:在一个单元测试用例中对当前工程中的接口进行测试。使用PHPUnit。 坑1(发送请求使用 browser-kit): browser ...
分类:
其他好文 时间:
2018-09-15 16:28:13
阅读次数:
214
官方网址:http://ueditor.baidu.com/website/index.html 下载地址:http://ueditor.baidu.com/website/download.html 1.在使用页面正确导入UEditor的js文件 在这里要注意,config.js文件应该在前。 2 ...
分类:
其他好文 时间:
2018-09-15 11:31:26
阅读次数:
277
本文来自网易云社区 为什么会缺思路呢?其实是没有形成自己的套路,就像产品经理一样,要有微观、中观和宏观套路,然而没思路是属于没有中观套路,形成自己的套路或者使用别人的套路,就能够让你在没有任何思路的情况下却能够得出一个具有实用价值而且能够进一步使用的成果。废话结束,进入正题。 数据分析中抱有目的性很 ...
分类:
其他好文 时间:
2018-09-14 16:17:25
阅读次数:
185
本文来自网易云社区 作者:范欣欣 Region自动切分是HBase能够拥有良好扩张性的最重要因素之一,也必然是所有分布式系统追求无限扩展性的一副良药。HBase系统中Region自动切分是如何实现的?这里面涉及很多知识点,比如Region切分的触发条件是什么?Region切分的切分点在哪里?如何切分 ...
分类:
其他好文 时间:
2018-09-11 12:15:00
阅读次数:
206
原文: https://www.webcodegeeks.com/web-development/clean-code-principles-better-programmer/ “My code is working well, the website I built is looking gre ...
分类:
其他好文 时间:
2018-09-06 14:45:36
阅读次数:
184
1 // 初识引用类型 2 let doubleloong = { 3 name: '白夜', 4 website: 'https://www.cnblogs.com/DoubleLoong/', 5 age: 18, 6 saySometing: function () { 7 console.l ...
分类:
其他好文 时间:
2018-09-05 17:44:50
阅读次数:
127
what is openId open id is said to be a protocol which uses url as username, so if a website supports openId, user only needs to input password. you ca ...
分类:
其他好文 时间:
2018-08-31 21:28:59
阅读次数:
168
本文来自网易云社区 原创: 蒋鸿翔 DataFunTalk 本文根据网易大数据蒋鸿翔老师DataFun Talk——“大数据从底层处理到数据驱动业务”中分享的《基于Impala平台打造交互查询系统》编辑整理而成,在未改变原意的基础上稍做整理。 以上是今天的内容大纲,第一个讲一下交互式查询的特点,在大 ...
分类:
其他好文 时间:
2018-08-30 13:20:09
阅读次数:
181