上一页 1 ··· 43 44 45 46 47 48 49 50 51 ··· 56 下一页
摘要: TransactionDefinition Interface that defines Spring-compliant transaction properties. Based on the propagation behavior definitions analogous to EJB C 阅读全文
posted @ 2017-12-25 15:10 任国强 阅读(499) 评论(0) 推荐(0)
摘要: mysql java.sql; Connection org.springframework.transaction; TransactionDefinitio/** org.springframework.transaction.annotation; enum Isolation org.spr 阅读全文
posted @ 2017-12-25 10:21 任国强 阅读(501) 评论(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 任国强 阅读(516) 评论(0) 推荐(0)
摘要: 摘自:https://zhuanlan.zhihu.com/p/31670033 Rendertron:JavaScript Web 富应用的一个老问题是如何使这些页面的动态渲染部分可供搜索引擎检索。为此开发人员采用了各种各样的技巧,包括使用 React.js 的服务端渲染,外部服务或预渲染内容。现 阅读全文
posted @ 2017-12-22 11:03 任国强 阅读(1565) 评论(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 任国强 阅读(388) 评论(0) 推荐(0)
摘要: Hyperledger 项目是来自 Linux 基金会的一个新的协作项目 Hyperledger Fabric 是区块链技术的实现,目标是成为开发区块链应用和解决方案的基础。 https://wenku.baidu.com/view/0f89391b03020740be1e650e52ea55181 阅读全文
posted @ 2017-12-20 17:57 任国强 阅读(376) 评论(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 任国强 阅读(732) 评论(0) 推荐(0)
摘要: 阅读全文
posted @ 2017-12-19 14:29 任国强 阅读(1031) 评论(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 任国强 阅读(877) 评论(0) 推荐(0)
摘要: ActivitiEventSupport类成员eventListeners是使用CopyOnWriteArrayList实现的。 而CopyOnWriteArrayList中使用到了 因为锁是线程同步的机制,所以不需要序列化,加上transient(短暂的,易失的 =》Non Serialized) 阅读全文
posted @ 2017-12-13 16:25 任国强 阅读(550) 评论(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 任国强 阅读(4099) 评论(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)
摘要: 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 任国强 阅读(10965) 评论(0) 推荐(0)
摘要: 现有模式,商标代理人打开不同的页面,分别检索多个商标名称是否被占用。 类似于抢票软件。 阅读全文
posted @ 2017-12-01 12:17 任国强 阅读(147) 评论(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)
摘要: F5的Big-IP KeepAlived是VRPP协议,类似于heartbeat协议(主从备份总得有个检测通信协议),实现了路由器组的主从备份。 阅读全文
posted @ 2017-11-28 17:10 任国强 阅读(227) 评论(0) 推荐(0)
摘要: https://community.alfresco.com/thread/219767-how-to-delete-deployed-process 阅读全文
posted @ 2017-11-27 13:46 任国强 阅读(230) 评论(0) 推荐(0)
摘要: Activiti的act_re_deployment表NAME_列:全部显示SpringAutoDeployment。 查阅Activiti,https://github.com/Activiti/Activiti/pull/229/files,可知原因。 其他两篇参考文章,关于deployment 阅读全文
posted @ 2017-11-23 20:18 任国强 阅读(4851) 评论(0) 推荐(0)
摘要: 来源:http://blog.csdn.net/huangning2/article/details/9247099 Activiti database setup Activiti database setup Activiti database setup As said in the one 阅读全文
posted @ 2017-11-23 14:19 任国强 阅读(1738) 评论(0) 推荐(0)
摘要: http://www.cnblogs.com/include/archive/2011/08/23/2150594.html TIP:语法容易混淆,容易误用用C系列语法 & | !等,其实是SQL系列语法 AND OR NOT。助记:你就当目录(文件夹)是一个待查询的数据表,一个文件就是一行记录。 阅读全文
posted @ 2017-11-23 11:51 任国强 阅读(1036) 评论(0) 推荐(0)
摘要: linux https://www.linuxquestions.org/questions/linux-general-1/ls-do-not-list-full-path-only-filename-657894/ https://unix.stackexchange.com/questions 阅读全文
posted @ 2017-11-22 14:37 任国强 阅读(538) 评论(0) 推荐(0)
摘要: Access restriction: The type 'BASE64Decoder' is not API (restriction on required library 'C:\Program Files\Java\jdk1.7.0\jre\lib\rt.jar') http://blog. 阅读全文
posted @ 2017-11-22 12:00 任国强 阅读(934) 评论(0) 推荐(1)
摘要: https://www.javaspecialists.eu/courses/concurrency.jsp http://www.jconcurrent.com/ javaConcurrentAnimated.jar Visualizing the Java Concurrent API,数据可视 阅读全文
posted @ 2017-11-22 11:08 任国强 阅读(289) 评论(0) 推荐(0)
摘要: https://zhuanlan.zhihu.com/p/27887568 能画第一张表,根据表描述。 阅读全文
posted @ 2017-11-21 18:02 任国强 阅读(240) 评论(0) 推荐(0)
摘要: Oracle提供了DataGuard;MySQL提供了Group Replication,简称MGR。 Oracle DataGuard的文章:http://www.cnblogs.com/adolfmc/p/5381737.html MySQL Group Replication的文章:http: 阅读全文
posted @ 2017-11-21 17:42 任国强 阅读(1134) 评论(0) 推荐(0)
摘要: Apache ActiveMQ 5.8.0 Java 7 support (compiled with jdk6 and validated with jdk7) apache-activemq-5.9.0 在jdk7下不能正常启动 apache-activemq-5.15.2 明确要求最低jdk8 阅读全文
posted @ 2017-11-20 18:08 任国强 阅读(231) 评论(0) 推荐(0)
摘要: 当开发,测试,生产的数据库环境配置不一致(比如:配置字符集不同)时而导致特殊现象时,可以从Navicat的《工具》-《服务器监控》-《变量》里查找原因。 阅读全文
posted @ 2017-11-15 14:35 任国强 阅读(292) 评论(0) 推荐(0)
摘要: @RequestMapping(value = "zhiZuoZhuanWen") public String zhiZuoZhuanWen(HttpServletRequest request, String tongzhisbm,String notice, String noticeMailAttach,String noti... 阅读全文
posted @ 2017-11-15 12:32 任国强 阅读(138) 评论(0) 推荐(0)
摘要: 博客园 worktile?铁甲?天眼查?有一家也实现了。 阅读全文
posted @ 2017-11-15 12:27 任国强 阅读(529) 评论(0) 推荐(0)
摘要: 用Hyper-V管理器监控管理Docker,看到最新的MobyLinuxVM了。 今天启动Docker,出现内存不足的问题,调节内存配置即可。 阅读全文
posted @ 2017-11-14 10:50 任国强 阅读(1550) 评论(0) 推荐(0)
摘要: IBM IBM IBM https://www.ibm.com/developerworks/cn/java/j-lo-taskschedule/index.html 写得非常详细,面面俱到,很好。 阅读全文
posted @ 2017-11-10 11:48 任国强 阅读(323) 评论(0) 推荐(0)
摘要: linux命令head和tail是一对;more和less是一对。 https://www.2cto.com/os/201507/414753.html 一个头,一个尾。 tail http://www.cnblogs.com/ruily/archive/2010/06/30/1768186.htm 阅读全文
posted @ 2017-11-10 11:20 任国强 阅读(326) 评论(0) 推荐(0)
摘要: https://community.alfresco.com/thread/225041-exception-while-invoking-tasklistener-null Ok, so the problem is quite easy: in 5.9 (and other versions) 阅读全文
posted @ 2017-11-08 10:14 任国强 阅读(8156) 评论(0) 推荐(0)
摘要: http://www.cnblogs.com/kxdblog/p/4042331.html https://wenku.baidu.com/view/97524e0f844769eae009ed80.html http://blog.csdn.net/lwei_998/article/details 阅读全文
posted @ 2017-11-06 14:13 任国强 阅读(318) 评论(0) 推荐(0)
上一页 1 ··· 43 44 45 46 47 48 49 50 51 ··· 56 下一页