Wesley13 Wesley13
4年前
【Hibernate异常处理
原文链接(经验证正确)(https://www.oschina.net/action/GoToLink?urlhttps%3A%2F%2Fitem.taobao.com%2Fitem.htm%3Fspm%3D686.1000925.0.0.ktNcNK%26id%3D520141018493%26qqpfto%3Dpcqq.c2c)
Wesley13 Wesley13
4年前
ubuntu中使用VsCode+Eigen创建Eiegn应用程序
Visualstudiocode是微软发布的一个运行于MacOSX、Windows和Linux之上的,针对于编写现代Web和云应用的跨平台源代码编辑器。1\.VsCode安装VScode官网下载.deb文件,网址链接如下:https://code.visualstudio.com/altdownlo
Wesley13 Wesley13
4年前
QQ群免IDKEY加群PHP源码
加群链接需要idkey的,该源码自动解析idkey,实现免idkey加群。该源码来自彩虹秒赞系统。例如:api.yum6.cn/qqun.php?qun463631294<?php/免IDKEY加群Author:消失的彩虹海/error_reporting(0);function
Stella981 Stella981
4年前
PhpStorm license server(版权许可服务器)在线激活服务器集群列表
原文链接:https://bingyishow.top/easy/55.html(https://www.oschina.net/action/GoToLink?urlhttps%3A%2F%2Fbingyishow.top%2Feasy%2F55.html)服务器列表序号服务器(域名)状态1http://www.
Stella981 Stella981
4年前
Kafka 设计与原理详解 
Kafka设计与原理详解 一、Kafka简介本文综合了我之前写的kafka相关文章,可作为一个全面了解学习kafka的培训学习资料。1转载请注明出处: 本文链接(https://www.oschina.net/action/GoToLink?urlhttp%
Wesley13 Wesley13
4年前
C#和倍福PLC之间的通讯控制
1.新建项目并引用TwinCAT动态链接库!(https://oscimg.oschina.net/oscnet/9aab3c8a6c3624cac52801dcef387fbf8ea.png)!(https://oscimg.oschina.net/oscnet/59c0fec2d67fb353e
Stella981 Stella981
4年前
FastDFS安装配置
安装libfastcommon依赖环境官网下载,或者链接:https://pan.baidu.com/s/1jIVjy0Q(https://www.oschina.net/action/GoToLink?urlhttps%3A%2F%2Fpan.baidu.com%2Fs%2F1jIVjy0Q) 密码:jxk
Stella981 Stella981
4年前
Redis官网——如何利用Redis做服务器集群的分布式锁
链接:http://redis.io/topics/distlock(https://www.oschina.net/action/GoToLink?urlhttp%3A%2F%2Fredis.io%2Ftopics%2Fdistlock)原理很简单,一段时间内轮询加锁的key重点,不同语言的开源实现Beforedescribingth
京东云开发者 京东云开发者
2星期前
java小知识-ShutdownHook(优雅关闭)
一、先提出一个问题我们如果在JVM退出的时候做一些事情,比如关闭远程链接,怎么实现呢?二、ShutdownHook简介java里有个方法Runtime.getRuntimeaddShutdownHook,是否了解呢?ShutdownHook是什么意思呢,看
lua-zlib模块安装与使用
本文分享自天翼云开发者社区《》.作者:luckylywluazlib包用于nginx上对gzip数据进行解压缩,可将luazlib编译成一个动态链接库zlib.so,便于lua引用。github:https://github.com/brimworks/l