2018年1月2日

ThreadLocal

摘要: 参考:https://www.cnblogs.com/handsomeye/p/5390720.html 1,概念: (1)是单线程内共享资源,多线程间无法共享 (2)是本地变量,无法跨越jvm传递 (3)跨越检索通过参数来传递(使代码更加简洁,降低耦合性),hibernate中的OpenSessi 阅读全文

posted @ 2018-01-02 16:37 活在当下L 阅读(81) 评论(0) 推荐(0) 编辑

2017年12月28日

IBM MQ

摘要: 入门:https://www.ibm.com/developerworks/cn/websphere/library/techarticles/loulijun/MQnewer/MQnewer.html https://wenku.baidu.com/view/ea5c87a60c225901020 阅读全文

posted @ 2017-12-28 12:02 活在当下L 阅读(1029) 评论(0) 推荐(0) 编辑

2017年12月20日

Flex

摘要: 1,安装,集成,项目部署 1.安装:Adobe Flash Builder 4.6 2.集成myeclipse: myeclipse8.5 3.项目部署: 链接:https://pan.baidu.com/s/1o81fuYI 密码:7wqf 备注:使用myeclipse8.6的搞了将近一天都集成不 阅读全文

posted @ 2017-12-20 11:30 活在当下L 阅读(478) 评论(0) 推荐(0) 编辑

myeclipse

摘要: 1. 集成svn,去掉自动更新:http://blog.csdn.net/apicescn/article/details/18662965 集成svn使用http://skyishuman.iteye.com/blog/1659437里面的第三个方法。 svn下载:链接:https://pan.b 阅读全文

posted @ 2017-12-20 10:33 活在当下L 阅读(118) 评论(0) 推荐(0) 编辑

2017年12月18日

shell

摘要: 1.参考: linux,sheel:http://www.runoob.com/linux/linux-tutorial.html 2.shell编辑器:http://www.runoob.com/try/runcode.php?filename=helloworld&type=bash 3.概念: 阅读全文

posted @ 2017-12-18 09:20 活在当下L 阅读(91) 评论(0) 推荐(0) 编辑

Linux

摘要: 入门:https://www.cnblogs.com/luyajin/p/5557262.html http://blog.csdn.net/lipslive/article/details/44656139 linux目录结构:https://www.linuxidc.com/Linux/2016 阅读全文

posted @ 2017-12-18 09:14 活在当下L 阅读(92) 评论(0) 推荐(0) 编辑

2017年12月16日

PowerDesigner

摘要: 1.安装:或是直接使用百度云盘中的:PowerDesigner 15.1 汉化破解版.rar http://blog.csdn.net/MTbaby/article/details/76461062 2.使用: 阅读全文

posted @ 2017-12-16 14:46 活在当下L 阅读(95) 评论(0) 推荐(0) 编辑

2017年12月6日

winscp

摘要: 简介:是linux的一个连接工具 1.winscp的下载:就会自动下载的了 2.安装配置: https://jingyan.baidu.com/article/6525d4b15bae6fac7d2e94a0.html 3.生成密钥: https://jingyan.baidu.com/articl 阅读全文

posted @ 2017-12-06 11:50 活在当下L 阅读(140) 评论(0) 推荐(0) 编辑

2017年12月3日

tomcat

摘要: 1,tomcat启动报错问题记录: c不知道什么原因,昨天的tomcat启动还是好好的,第二天早上过来上班启动就老是报错,不管是直接在eclipse中启动还是tomcat目录下启动,都是报错。不知道是不是头天下载了一些东西,使得我的端口会被占用(为什么就不知道了)网上百度了好多的资料,都弄不了,然后 阅读全文

posted @ 2017-12-03 18:08 活在当下L 阅读(224) 评论(0) 推荐(0) 编辑

2017年11月30日

oracle客户端以及plsql

摘要: 1,安装oracle客户端以及plsql配置: 参考网站: http://blog.csdn.net/lanchengxiaoxiao/article/details/39251947 http://blog.itpub.net/29485627/viewspace-1656796/ https:/ 阅读全文

posted @ 2017-11-30 11:03 活在当下L 阅读(230) 评论(0) 推荐(0) 编辑

导航