12 2017 档案

摘要:S0 S1 E O P YGC YGCT FGC FGCT GCT 43.33 0.00 94.55 32.10 9.34 20 0.494 0 0.000 0.494 阅读全文
posted @ 2017-12-29 18:04 任国强 阅读(1248) 评论(0) 推荐(0)
摘要:安装完ejabberd:ejabberd-17.11-windows-installer.exe 启动报错:bash ejabberdctl register "admin" "YCY-rgq" "admin" Error: conflict https://stackoverflow.com/qu 阅读全文
posted @ 2017-12-27 16:25 任国强 阅读(559) 评论(0) 推荐(0)
摘要:https://baike.baidu.com/item/%E7%95%AA%E8%8C%84%E5%B7%A5%E4%BD%9C%E6%B3%95 阅读全文
posted @ 2017-12-27 14:09 任国强 阅读(188) 评论(0) 推荐(0)
摘要:chroot:chang root http://man.linuxde.net/chroot https://baike.baidu.com/item/chroot 1.限制被CHROOT的使用者所能执行的程式,如SetUid的程式,或是会造成 Load 的Compiler等等。 2.防止使用者存 阅读全文
posted @ 2017-12-27 12:28 任国强 阅读(739) 评论(0) 推荐(0)
摘要:ejabberd支持XMPP协议。 worktile用ejabberd来做了实时消息推送: https://worktile.com/tech/basic/worktile-real-time-notice 阅读全文
posted @ 2017-12-26 17:07 任国强 阅读(239) 评论(0) 推荐(0)
摘要:https://content.pivotal.io/rabbitmq/understanding-when-to-use-rabbitmq-or-apache-kafka RabbitMQ: Erlang Apache Kafka:Scala https://content.pivotal.io/ 阅读全文
posted @ 2017-12-26 16:50 任国强 阅读(369) 评论(0) 推荐(0)
摘要:create table ACT_GE_PROPERTY ( NAME_ varchar(64), VALUE_ varchar(300), REV_ integer, primary key (NAME_) ) ENGINE=InnoDB DEFAULT CHARSET=utf8 COLLATE utf8_bin; insert into ACT_GE_PRO... 阅读全文
posted @ 2017-12-25 17:42 任国强 阅读(4108) 评论(0) 推荐(0)
摘要:TransactionDefinition Interface that defines Spring-compliant transaction properties. Based on the propagation behavior definitions analogous to EJB C 阅读全文
posted @ 2017-12-25 15:10 任国强 阅读(498) 评论(0) 推荐(0)
摘要:mysql java.sql; Connection org.springframework.transaction; TransactionDefinitio/** org.springframework.transaction.annotation; enum Isolation org.spr 阅读全文
posted @ 2017-12-25 10:21 任国强 阅读(499) 评论(0) 推荐(0)
摘要:http://blog.csdn.net/quzishen/article/details/6163012 http://www.cnblogs.com/ityouknow/p/7297524.html http://drools.org/ 阅读全文
posted @ 2017-12-22 14:46 任国强 阅读(515) 评论(0) 推荐(0)
摘要:摘自:https://zhuanlan.zhihu.com/p/31670033 Rendertron:JavaScript Web 富应用的一个老问题是如何使这些页面的动态渲染部分可供搜索引擎检索。为此开发人员采用了各种各样的技巧,包括使用 React.js 的服务端渲染,外部服务或预渲染内容。现 阅读全文
posted @ 2017-12-22 11:03 任国强 阅读(1563) 评论(0) 推荐(0)
摘要:上世界80年代,就有了LDAP的雏形。 我接触到最早的Windows系列的服务器,是Windows2000 Professional版本里可以加入ActiveDirectory,后来从Windows2003 Server一直用到Windows2008,和AD结下了不解之缘。 尝试过把Windows2 阅读全文
posted @ 2017-12-22 10:32 任国强 阅读(608) 评论(0) 推荐(0)
摘要:作为宴会的散席,技术经理赵涛(涛哥)给大家分享了:Deep Leanring Machine Learning是Deep Learning的一个超集。 Deep Leanring,依赖于神经网络,当前的技术优势是能够推演的层级比价深。 深度学习本质是一个概率推测问题。 Python在于有强大的Num 阅读全文
posted @ 2017-12-22 10:14 任国强 阅读(386) 评论(0) 推荐(0)
摘要:Hyperledger 项目是来自 Linux 基金会的一个新的协作项目 Hyperledger Fabric 是区块链技术的实现,目标是成为开发区块链应用和解决方案的基础。 https://wenku.baidu.com/view/0f89391b03020740be1e650e52ea55181 阅读全文
posted @ 2017-12-20 17:57 任国强 阅读(373) 评论(0) 推荐(0)
摘要:/* * Copyright 2002-2015 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * ... 阅读全文
posted @ 2017-12-19 17:44 任国强 阅读(731) 评论(0) 推荐(0)
摘要: 阅读全文
posted @ 2017-12-19 14:29 任国强 阅读(1029) 评论(0) 推荐(0)
摘要:接下来要附加源码,来学些bootstrap.jar 阅读全文
posted @ 2017-12-15 11:11 任国强 阅读(1089) 评论(0) 推荐(0)
摘要:https://jingyan.baidu.com/article/fb48e8be3743696e632e1450.html gedit /root/.profile mesg n => tty -s && mesg n 阅读全文
posted @ 2017-12-14 21:50 任国强 阅读(969) 评论(0) 推荐(0)
摘要:http://blog.csdn.net/zwk626542417/article/details/46602419 阅读全文
posted @ 2017-12-14 15:20 任国强 阅读(714) 评论(0) 推荐(0)
摘要:http://blog.csdn.net/sunxiaoju/article/details/51993091 阅读全文
posted @ 2017-12-13 22:58 任国强 阅读(873) 评论(0) 推荐(0)
摘要:ActivitiEventSupport类成员eventListeners是使用CopyOnWriteArrayList实现的。 而CopyOnWriteArrayList中使用到了 因为锁是线程同步的机制,所以不需要序列化,加上transient(短暂的,易失的 =》Non Serialized) 阅读全文
posted @ 2017-12-13 16:25 任国强 阅读(549) 评论(0) 推荐(0)
摘要:TENANT_ID_ : 这个字段表示租户ID。可以应对多租户的设计。 转载自: http://www.cnblogs.com/yg_zhang/p/4201288.html http://www.shareniu.com/article/35.htm 阅读全文
posted @ 2017-12-13 11:29 任国强 阅读(4087) 评论(0) 推荐(0)
摘要:https://zhidao.baidu.com/question/66517344.html https://zhidao.baidu.com/question/586036510.html http://blog.csdn.net/cymm_liu/article/details/3830222 阅读全文
posted @ 2017-12-12 22:29 任国强 阅读(1302) 评论(0) 推荐(0)
摘要:linux下的dd命令来自于coreutils:http://www.gnu.org/software/coreutils/ https://jingyan.baidu.com/article/d45ad148e203f969552b800a.html 在win10的Bash on Ubuntu o 阅读全文
posted @ 2017-12-12 14:14 任国强 阅读(992) 评论(0) 推荐(0)
摘要:activiti-engine-5.22.0-sources.jar package org.activiti.engine.impl.cfg; StandaloneInMemProcessEngineConfiguration H2数据库的In Memory的流程引擎配置。 activiti-sp 阅读全文
posted @ 2017-12-12 11:31 任国强 阅读(2461) 评论(0) 推荐(0)
摘要:针对的事件不同:start,end, take 与 create,assignment, complete, delete. 通知的代理不同:DelegateExecution 与 DelegateTask 阅读全文
posted @ 2017-12-04 10:44 任国强 阅读(10962) 评论(0) 推荐(0)
摘要:现有模式,商标代理人打开不同的页面,分别检索多个商标名称是否被占用。 类似于抢票软件。 阅读全文
posted @ 2017-12-01 12:17 任国强 阅读(146) 评论(0) 推荐(0)
摘要:图数据库存储我们的外观专利图片数据 Neo4j是个不错的选择 阅读全文
posted @ 2017-12-01 12:17 任国强 阅读(215) 评论(0) 推荐(0)
摘要:http://tynerblain.com/blog/2006/08/11/bpmn-end-events-1/ 普通流程完结就用end event,而比如无效卡支付时,就会进入cancel end event。表示无效卡,订单被取消。 其他关于End Event的博客 http://www.cnb 阅读全文
posted @ 2017-12-01 12:12 任国强 阅读(472) 评论(0) 推荐(0)