scala教程 – spark应用之scala语言编程入门(一)安装scalahttps://downloads.lightbend.com/scala/2.12.5/scala-2.12.5.msiwindwos cmd 输入scalaC:\Users\yang>scalaWelcome to Scala 2.12.5 (Java……继续阅读 » 7年前 (2018-04-13) 1239浏览 0评论2571个赞
“error”: “:11: attempt to index a non-table object(nil)\nstack traceback:\n\t:11: in result\n\t:43: in function ‘main chunk’\n\t[G]: ?”,{ R……继续阅读 » 7年前 (2018-04-11) 1543浏览 0评论2346个赞
测试动态添加的元素 绑定jQuery绑定on事件背景: live方法在1.7中已经不建议使用,在1.9中删除了这个方法 <title>测试动态添加的元素 绑定jQuery绑定on事件(on的用法)</title> <!----> <!----> <……继续阅读 » 7年前 (2018-04-11) 1786浏览 0评论2675个赞
Beautiful Soup 是一个可以从HTML或XML文件中提取数据的Python库.它能够通过你喜欢的转换器实现惯用的文档导航,查找,修改文档的方式.Beautiful Soup会帮你节省数小时甚至数天的工作时间.这篇文档介绍了BeautifulSoup4中所有主要特性,并且有小例子.让我来向你展示它适合做什么,如何工作,怎样使用,如何达到你想要的……继续阅读 » 7年前 (2018-04-11) 2684浏览 0评论1259个赞
package com.zheng.demo.web.controller;import java.util.Random;//public class test {// public static void main(String[] args){// long maxMemory = Runtime.get……继续阅读 » 7年前 (2018-04-10) 2805浏览 0评论1242个赞
ValueError: Trying to share variable discriminator/d_h4_lin/Matrix, but specified shape (4608, 1) and found shape (18432, 1).Traceback (most recent call last): File "mai……继续阅读 » 7年前 (2018-04-10) 2758浏览 0评论2724个赞
SystemError: <class ‘cv2.cascadeclassifier’=””> returned a result with an error setpenCV Error: Parsing error (lbpcascade_animeface.xml(6685): Prelim……继续阅读 » 7年前 (2018-04-10) 3159浏览 93评论1388个赞
手写爬虫,爬虫爬取大量的动漫图片,高可用,用于机器学习……继续阅读 » 7年前 (2018-04-10) 1975浏览 3评论776个赞
moviepy报错Traceback (most recent call last): File “julia_gif.py”, line 5, in from moviepy.editor import ImageSequenceClip File “C:\Users\yang\AppData\Loc……继续阅读 » 7年前 (2018-04-09) 2200浏览 0评论688个赞
Your CPU supports instructions that this TensorFlow binary was not compiled to use: AVX AVX22018-04-09 11:04:23.472874: I C:\tf_jenkins\workspace\rel-win\M\windows\PY\36\tensorflo……继续阅读 » 7年前 (2018-04-09) 2016浏览 0评论2198个赞
JAVA并发编程常识ppt附件下载JVM内存模型堆:所有对象全部放在共享堆空间中对象的属性在共享堆空间内堆内存单字节对齐,short不变栈:每个线程都有独立的线程栈空间线程栈只存基本类型和对象地址栈内存4字节对齐,short变int对象地址4字节,引用堆空间方法中局部变量在线程栈空间内局部变量不会竞争,线程安全方法参数在栈顶交叉,……继续阅读 » 7年前 (2018-04-03) 3127浏览 0评论2793个赞
Spring Cloud Zuul Api GateWay Errors***************************APPLICATION FAILED TO START***************************Description:Parameter 0 of method sendResponseFi……继续阅读 » 7年前 (2018-03-29) 1618浏览 1评论2448个赞
coco vscode 调试错误,没有解决,有解决的朋友可以提供下ar: attachRequest: address: 192.168.1.104 port: 5086ar: attachRequest: connectedar: _termiated: cocos firefox protocol error: received error pac……继续阅读 » 7年前 (2018-03-23) 2208浏览 0评论1819个赞
Mui、Cordova 、ionic、Weex、React Native对比介绍:mui是最接近原生App体验的前端框架。 极小:100k的js文件,60k的css文件。原生编写,不依赖任何三方框架极强:xcode和Android studio里所有原生控件都具备高性能:精练的代码、适时的5+原生动画调用,达到原生应用的体验多端发布:……继续阅读 » 7年前 (2018-03-23) 2724浏览 0评论809个赞
【已解决】No alive nodes found in your cluster错误php 集成Elasticsearch 时候,查询出现这个错,请检查配置的服务器IP是否正确,服务器是否开启。需要指定节点的ip和端口号,示例代码如下:……继续阅读 » 7年前 (2018-03-23) 3660浏览 0评论582个赞
ERROR: [5] bootstrap checks failed[1]: initial heap size [31457280] not equal to maximum heap size [1073741824]; this can cause resize pauses and prevents mlockall from locking th……继续阅读 » 7年前 (2018-03-23) 2630浏览 9评论523个赞
elasticsearch 运行报错解决 Exception in thread “main” Exception in thread "main" 2018-03-23 11:03:44,430 main ERROR No log4j2 configuration file found. Using de……继续阅读 » 7年前 (2018-03-23) 2479浏览 16评论816个赞
v8::WasmCompiledModule::TransferrableModule::TransferrableModule(严重性 代码 说明 项目 文件 行 禁止显示状态错误 C2610 “v8::WasmCompiledModule::TransferrableModule::TransferrableModule(v8::WasmCompil……继续阅读 » 7年前 (2018-03-22) 2198浏览 0评论2501个赞
installation failed with message -99Application Installation FailedInstallation failed with message -99.It is possible that this issue is resolved by uninstalling an existing v……继续阅读 » 7年前 (2018-03-22) 1722浏览 20评论1891个赞
使用cocos2dx 编译android游戏客户端时,使用android studio 3.0以上就会出现如下错误Error:java.util.concurrent.ExecutionException: com.android.tools.aapt2.Aapt2Exception: AAPT2 error: check logs for details……继续阅读 » 7年前 (2018-03-22) 3216浏览 48评论1520个赞
$ git push --set-upstream master masterfatal: HttpRequestException encountered. ▒▒▒▒▒▒▒▒ʱ▒▒▒▒Username for 'https://github.com': veryloveTo https://github.com/……继续阅读 » 7年前 (2018-03-22) 3153浏览 0评论2229个赞
spring-cloud-starter-eureka-server报错E:\Java\jdk1.8.0_144\bin\java -XX:TieredStopAtLevel=1 -noverify -Dspring.output.ansi.enabled=always -Dcom.sun.management.jmxremote -Dcom.sun.……继续阅读 » 7年前 (2018-03-22) 2641浏览 0评论1391个赞
spring cloud starter eureka server报错E:\Java\jdk1.8.0_144\bin\java -XX:TieredStopAtLevel=1 -noverify -Dspring.output.ansi.enabled=always -Dcom.sun.management.jmxremote -Dcom.sun.……继续阅读 » 7年前 (2018-03-22) 2691浏览 0评论190个赞
HTTP Status 500 – could not execute statement; SQL [n/a]; nested exception is org.hibernate.exception.SQLGrammarException: could not execute statementtype Exception r……继续阅读 » 7年前 (2018-03-21) 1380浏览 0评论192个赞
HTTP Status 500 – Unable to instantiate Action, productAction, defined for ‘product_save’ in namespace ‘/’productActiontype Exception reportmessage ……继续阅读 » 7年前 (2018-03-21) 2991浏览 0评论1079个赞
HTTP Status 500 – Write operations are not allowed in read-only mode (FlushMode.MANUAL): Turn your Session into FlushMode.COMMIT/AUTO or remove ‘readOnly’ marker ……继续阅读 » 7年前 (2018-03-21) 3002浏览 0评论2362个赞
结构化思维能力是啥?就是将杂乱无章的信息通过逻辑加工变成有条理信息的能力,包含信息识别能力、信息归类能力、信息概括能力、信息推理能力和信息表达能力五个部分。作为一个产品经理在需求调研、编写方案、讲解方案等场景下,学会合理运用结构化思维方法,可以让你变得更专业、更优秀,这样年薪30万+还远吗?下面结合产品经理的日常工作,谈一谈产品经理如何有效的运用结构化思……继续阅读 » 7年前 (2018-03-12) 1885浏览 0评论456个赞
RocketMQ 管理命令参考大全 sh mqadmin1.1. 控制台使用RocketMQ提供有控制台及一系列控制台命令,用于管理员对主题,集群,broker等信息的管理;l 登录控制台:首先进入RocketMQ工程,进入/RocketMQ/bin在该目录下有个mqadmin脚本l 查看帮助:在mqadmin下可以查看有哪些命令sh ……继续阅读 » 7年前 (2018-03-10) 1567浏览 0评论1645个赞
export JAVA_HOME=/home/yang/java/export JRE_HOME=$JAVA_HOME/jreexport CLASSPATH=.:$JAVA_HOME/lib:$JRE_HOME/lib:$CLASSPATHexport PATH=$JAVA_HOME/bin:$JRE_HOME/bin:$PATHexport M2……继续阅读 » 7年前 (2018-03-08) 1378浏览 0评论2596个赞
git init # 初始化本地git仓库(创建新仓库)git config –global user.name “xxx” # 配置用户名git config –global user.email “xxx@xxx.com” # 配置邮件git config –glo……继续阅读 » 7年前 (2018-03-06) 2262浏览 0评论662个赞
{"_nodes": {"total": 1,"successful": 1,"failed": 0},"cluster_name": "elasticsearch","nodes": {……继续阅读 » 7年前 (2018-02-24) 2530浏览 0评论1801个赞
gh-ost简单使用(站在巨人的肩膀上)gh-ost介绍与原理性的东西这里就不多做介绍,因为好雨云发布一篇文章,针对gh-ost原理写的已经非常详细,括号里之所以写(站在巨人的肩膀上),也是对好雨云的感谢与崇拜。 1. gh-ost工作模式gh-ost有三种工作模式:a:连接到从库,在主库做迁移。b:连接到主库,迁移过程所有操作都在主上……继续阅读 » 7年前 (2018-02-24) 2073浏览 0评论1005个赞
geth –networkid 123 –dev –datadir data1 –rpc –rpcaddr 47.104.228.59 –rpcport 8989 –port 3000 //自动创建矿区geth attach ipc:geth.ipc //进入矿区eth.……继续阅读 » 7年前 (2018-02-17) 1179浏览 0评论439个赞
单 master 模式也就是只有一个 master 节点,称不上是集群,一旦这个 master 节点宕机,那么整个服务就不可用,适合个人学习使用。多 master 模式多个 master 节点组成集群,单个 master 节点宕机或者重启对应用没有影响。优点:所有模式中性能最高缺点:单个 master 节点宕机期间,未被消费的消息在节点恢复之前……继续阅读 » 7年前 (2018-02-10) 2414浏览 0评论2348个赞
RocketMQ 架构由这张图可以看到有四个集群,分别是 NameServer 集群、Broker 集群、Producer 集群和 Consumer 集群:NameServer: 提供轻量级的服务发现和路由。 每个 NameServer 记录完整的路由信息,提供等效的读写服务,并支持快速存储扩展。Broker: 通过提供轻量级的 Topic 和……继续阅读 » 7年前 (2018-02-10) 3027浏览 0评论1689个赞
RcoketMQ 是一款低延迟、高可靠、可伸缩、易于使用的消息中间件。具有以下特性:支持发布/订阅(Pub/Sub)和点对点(P2P)消息模型在一个队列中可靠的先进先出(FIFO)和严格的顺序传递支持拉(pull)和推(push)两种消息模式单一队列百万消息的堆积能力支持多种消息协议,如 JMS、MQTT 等分布式高可用的部署架构,满足至少一次消……继续阅读 » 7年前 (2018-02-10) 3177浏览 0评论2479个赞
RocketMQ 单主部署快速入门 1、clone 源码并用 maven 编译git clone https://github.com/alibaba/RocketMQ.git /opt/RocketMQcd /opt/RocketMQ && mvn -Prelease-all -DskipTests c……继续阅读 » 7年前 (2018-02-10) 2626浏览 0评论2731个赞
TensorFlow CPU切换到GPU,CPU/GPU互换with tf.Session() as ses: with tf.device("/gpu:1"): matrix1=tf.constant([[3.,3.]]) matrix2=tf.constant([[2.],[2.]])……继续阅读 » 7年前 (2018-02-08) 2014浏览 0评论969个赞
AttributeError: module ‘tensorflow‘ has no attribute ‘mul’tensorflow升级到1.0后新版本,tf.mul已经在新版本中被移除,请使用 tf.multiply 代替……继续阅读 » 7年前 (2018-02-07) 2421浏览 0评论1183个赞
Python数据库访问公共组件及模拟Http请求模拟Http请求 在请求别人接口时,我们最常使用的是模拟Http请求。在python中有许多方式,我选用了新版的httplib2。有兴趣的可以查看一下其他文档。 # encoding: utf-8__author__ = 'changyang'''……继续阅读 » 7年前 (2018-01-18) 2149浏览 0评论1178个赞
linux rsync(增量备份)安装配置部署详解下载安装rsync:rsync是类unix系统下的数据镜像备份工具,从软件的命名上就可以看出来了——remote sync。它的特性如下: 可以镜像保存整个目录树和文件系统。 可以很容易做到保持原来文件的权限、时间、软硬链接等等。 无须特殊权限即可安装。 快速:第一次同步时 rsy……继续阅读 » 7年前 (2018-01-17) 1331浏览 0评论2551个赞
Windows10UpgraderApp.exe windows10升级助手百度云盘链接: https://pan.baidu.com/s/1bqSnQk3 密码: ……继续阅读 » 7年前 (2018-01-17) 2264浏览 3评论2071个赞
react history 错误Uncaught TypeError: history.getCurrentLocation is not a function at Object.getCurrentLocation (useBasename.js:56) at Object.getCurrentLocation (useQueries.……继续阅读 » 7年前 (2018-01-16) 2714浏览 0评论311个赞
docker run -idt -p 8888:80 -p 33066:3306 -p 2222:22 registry.cn-hangzhou.aliyuncs.com/daimakuai/daimakuai /bin/bash #启动dockerdocker ps -a 查看运行的docker容器docker ps -l 查看运行的docker容……继续阅读 » 7年前 (2018-01-13) 3072浏览 0评论1286个赞
windows10 定时获取锁屏壁纸PowerShell脚本add-type -AssemblyName System.DrawingNew-Item "$($env:USERPROFILE)\Pictures\Spotlight" -ItemType directory -Force;New-Item "$($e……继续阅读 » 7年前 (2018-01-11) 2440浏览 0评论1854个赞