自定义博客皮肤VIP专享

*博客头图:

格式为PNG、JPG,宽度*高度大于1920*100像素,不超过2MB,主视觉建议放在右侧,请参照线上博客头图

请上传大于1920*100像素的图片!

博客底图:

图片格式为PNG、JPG,不超过1MB,可上下左右平铺至整个背景

栏目图:

图片格式为PNG、JPG,图片宽度*高度为300*38像素,不超过0.5MB

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+
  • 博客(0)
  • 资源 (38)
  • 收藏
  • 关注

空空如也

Docker(Windows 版)2020 年 8 月最新安装包

该 Docker 安装包是在 2020 年 8 月 21 日中午官网下载的 2.3.0.4 版本,安装程序大小为 373 MB。 由于平台上传文件大小限制,我这边把安装包上传到了天翼云盘。 https://cloud.189.cn/t/VnAF3e7BnmYf (访问码:31cg)

2020-08-21

teamviewer替代工具

可以取代Teamviewer使用的一款远程桌面软件,可以用作Teamviewer的备用方案。

2018-08-13

Mastering RabbitMQ(PACKT,2016)

Mastering RabbitMQ(PACKT,2016) RabbitMQ is one of the most powerful Open Source message broker software, which is widely used in tech companies such as Mozilla, VMware, Google, AT&T, and so on. RabbitMQ gives you lots of fantastic and easy-to-manage functionalities to control and manage the messaging facility with lots of community support. As scalability is one of our major modern problems, messaging with RabbitMQ is the main part of the solution to this problem. This book explains and demonstrates the RabbitMQ server in a detailed way. It provides you with lots of real-world examples and advanced solutions to tackle the scalability issues. You’ll begin your journey with the installation and configuration of the RabbitMQ server, while also being given specific details pertaining to the subject. Next, you’ll study the major problems that our server faces, including scalability and high availability, and try to get the solutions for both of these issues by using the RabbitMQ mechanisms. Following on from this, you’ll get to design and develop your own plugins using the Erlang language and RabbitMQ’s internal API. This knowledge will help you to start with the management and monitoring of the messages, tools, and applications. You’ll also gain an understanding of the security and integrity of the messaging facilities that RabbitMQ provides. In the last few chapters, you will build and keep track of your clients (senders and receivers) using Java, Python, and C#. Master the art of developing message-based applications with RabbitMQ, About This Book, Learn how to administer, manage, and extend your own message broker, RabbitMQDevelop clients to make a message bridge between your software systems using RabbitMQDiscover how to achieve proficiency with RabbitMQ with the well-defined descriptions of the topics, Who This Book Is For, If you are an intermediate-level RabbitMQ developer, who wants to achieve professional-level expertise in the subject, this book is for you. You'll also need to have a decent understanding of message queuing., What You Will Learn, Administer RabbitMQ using different toolsUnderstand the roots and details of messaging, message brokers, and AMQP protocolScale the RabbitMQ server using the clusters and high availability techniquesExtend RabbitMQ by developing the Erlang OTP-based applications that use the RabbitMQ APIManage the RabbitMQ server using its powerful toolsMonitor the RabbitMQ Server using different open source tools such as Nagios, Munin, and ZabbixEnsure your RabbitMQ's security using SSL, SASL, and access controlDevelop RabbitMQ clients using Java, Python, and C# with an industry example, In Detail, RabbitMQ is one of the most powerful Open Source message broker software, which is widely used in tech companies such as Mozilla, VMware, Google, AT&T, and so on. RabbitMQ gives you lots of fantastic and easy-to-manage functionalities to control and manage the messaging facility with lots of community support. As scalability is one of our major modern problems, messaging with RabbitMQ is the main part of the solution to this problem., This book explains and demonstrates the RabbitMQ server in a detailed way. It provides you with lots of real-world examples and advanced solutions to tackle the scalability issues., You'll begin your journey with the installation and configuration of the RabbitMQ server, while also being given specific details pertaining to the subject. Next, you'll study the major problems that our server faces, including scalability and high availability, and try to get the solutions for both of these issues by using the RabbitMQ mechanisms. Following on from this, you'll get to design and develop your own plugins using the Erlang language and RabbitMQ's internal API. This knowledge will help you to start with the management and monitoring of the messages, tools, and applications. You'll also gain an understanding of the security and integrity of the messaging facilities that RabbitMQ provides. In the last few chapters, you will build and keep track of your clients (senders and receivers) using Java, Python, and C#., Style and approach, An easy-to-follow guide, full of hands-on examples based around managing, monitoring, extending, and securing RabbitMQ and its internal tools. You will learn how to develop your own clients using Java, Python, and C#.

2018-08-08

HBase.The.Definitive.Guide.2nd.Edition

Early Release If you’re looking for a scalable storage solution to accommodate a virtually endless amount of data, this updated edition shows you how Apache HBase can meet your needs. Modeled after Google’s BigTable architecture, HBase scales to billions of rows and millions of columns, while ensuring that write and read performance remain constant. Fully revised for HBase 1.0, this second edition brings you up to speed on the new HBase client API, as well as security features and new case studies that demonstrate HBase use in the real world. Whether you just started to evaluate this non-relational database, or plan to put it into practice right away, this book has your back. Launch into basic, advanced, and administrative features of HBase’s new client-facing API Use new classes to integrate HBase with Hadoop’s MapReduce framework Explore HBase’s architecture, including the storage format, write-ahead log, and background processes Dive into advanced usage, such extended client and server options Learn cluster sizing, tuning, and monitoring best practices Design schemas, copy tables, import bulk data, decommission nodes, and other tasks Go deeper into HBase security, including Kerberos and encryption at rest Table of Contents Chapter 1. Introduction Chapter 2. Installation Chapter 3. Client API: The Basics Chapter 4. Client API: Advanced Features Chapter 5. Client API: Administrative Features Chapter 6. Available Clients Chapter 7. Hadoop Integration Appendix A. Upgrade from Previous Releases

2018-08-08

Pro Spring 5 英文原版

Spring Framework核心成员编写,官方深入理解最新版Spring教程。

2018-07-27

《Redis设计与实现》

本书将帮助你系统而深入的学习Redis,除了能够学习Redis相关使用调优技巧,还能够深入了解和学习Redis的设计思路。

2018-07-27

JDK1.8u162 Windows64位版本

压缩包内包含了官网下载的JDK安装程序jdk-8u162-windows-x64.exe

2018-07-13

JDK1.8u162 Windows32位版本

压缩包内包含官网下载的JDK安装程序jdk-8u162-windows-i586.exe

2018-07-13

JDK1.7u80 Windows32位版本

压缩包内包含在官网下载的JDK安装程序jdk-7u80-windows-i586.exe

2018-07-13

JDK1.7u80 Windows64位版本

压缩包内包含官网下载的安装程序jdk-7u80-windows-x64.exe

2018-07-13

(免费和免激活版本)Xshell6和Xftp6

这是最新版本Xshell6和Xftp6个人免费版,安装的时候可以选择个人免费版,只要不升级就可以免费使用,设置下载积分为2,如果发现下载积分变多了,那是系统暗改的。

2018-07-08

《不止代码》

阿里妹导读:你是否有类似这样的问题——“天天写业务代码的程序员,怎么成 为技术大牛,开始写技术代码?”今天,阿里资深无线开发专家李运华,系统梳理了 自己的思考和理解,希望帮助更多同学少走一些弯路。

2018-07-03

Jedis最新版本jar包

Java版本的Redis驱动包最新版,源码和jar依赖包,以及源码jar,文档jar,全部打包在一起了

2018-03-10

(免激活免费版)Xshell和Xftp

这是旧版本Xshell和Xftp,安装的时候可以选择个人免费版,只要不升级就可以免费使用,因为积分不能设置为0,所以设置了最低积分2,如果发现下载积分变多了,那是系统暗改的。

2018-03-05

重构 改善既有代码的设计[中文高清版] PDF

重构 改善既有代码的设计[中文高清版] PDF 重构 改善既有代码的设计[中文高清版] PDF 重构 改善既有代码的设计[中文高清版] PDF

2017-09-26

CGLib3.2.5和AMS6.0依赖包及其源码

资源内包含当前找到的最新的CGLib3.2.5版本的cglib-3.2.5.jar、cglib-nodep-3.2.5.jar依赖包及其源码。以及CGLib所依赖的AMS框架的最新6.0依赖包asm-6.0.jar、asm-analysis-6.0.jar、asm-commons-6.0.jar、asm-tree-6.0.jar、asm-util-6.0.jar、asm-xml-6.0.jar及其源码。

2017-09-26

CGLib3.2.5依赖包及源码

cglib-3.2.5.jar、cglib-nodep-3.2.5.jar、cglib-RELEASE_3_2_5.tar.gz(源码)、cglib-RELEASE_3_2_5.zip(源码)

2017-09-25

重构-改善既有代码的设计+中文版

重构的艺术

2017-08-26

jdk-11.0.11_windows-x64_bin.exe

官网下载的 Windows 环境 JDK 11 安装包。

2021-10-18

泰山版 Java 开发手册

下载后文件是 .7z 格式的压缩包,解压后是文件大小为 1.44 MB 的《泰山版 Java 开发手册》。

2020-04-22

Linux最后一版免费32位Oracle JDK_8u191

压缩包内包含官网下载的最后一版免费的Linux32位JDK8(JDK_8u191)。

2019-05-13

Linux最后一版免费64位Oracle JDK_8u191

压缩包内包含官网下载的最后一版免费的64位的Linux JDK8(JDK8u191)。

2019-05-13

Linux最后一版免费64位Oracle JRE_8u191

压缩包内包含官网下载的最后一版免费的64位linux JRE8u191。

2019-05-13

Linux最后一版免费的32位Oracle JRE_8u191

文件为官网下载的,Linux32位版本,最后一版免费的JRE8u191。

2019-05-13

业界主流数据中心存储双活完全解析高清带目录版

压缩包内包含文件【业界主流数据中心存储双活完全解析.pdf】3.35MB,带目录!

2019-03-19

最新 Red Hat Distribution MemSQL离线安装包

压缩包内包含4个安装包: 1、memsql-client-1.0.0-7e30b698e9.x86_64.rpm(3.18MB) 2、memsql-server-6.7.14-fa416b0a53.x86_64.rpm(75.0MB) 3、memsql-studio-1.5.5-3fccd4337c.x86_64.rpm(16.0MB) 4、memsql-toolbox-1.0.6-19e4230c79.x86_64.rpm(14.1MB)

2019-03-08

最新 Debian Distribution MemSQL离线安装包

压缩包内包含四个安装包: 1、memsql-client_1.0.0_7e30b698e9_amd64.deb(3.18MB) 2、memsql-server_6.7.14_fa416b0a53_amd64.deb(74.9MB) 3、memsql-studio_1.5.5_3fccd4337c_amd64.deb(16.0MB) 4、memsql-toolbox_1.0.6_19e4230c79_amd64.deb(14.1MB)

2019-03-08

俄罗斯版valid_team_viewer

下载文件后,首先把文件后缀名从【.pdf】改成【.7z】,然后解压即可,内附俄罗斯版TV安装程序和doc安装教程。

2019-02-22

事件驱动模型编程入门书籍大全

压缩包内包含如下书籍: 1、《Akka入门与实践》5.74MB 2、《Erlang趣学指南》91.3MB 3、《JAVA并发编程实践》40.6MB 4、《领域驱动设计:软件核心复杂性应对之道》39.8MB 5、《实现领域驱动设计》105MB

2019-02-20

《Java并发编程艺术》高清带目录中文版

压缩包内包含高清带目录中文版《Java并发编程艺术》PDF,PDF大小12.1MB。

2019-01-15

MindMaster正版+注册机

压缩包内包含 1、官网下载的MindMaster6.3简体中文安装包; 2、MindMaster6.3注册机; 3、安装破解步骤说明文档。

2018-09-30

阿里技术参考图册(算法篇 + 研发篇)

压缩包内包含两个文件: 1、阿里技术参考图册-算法篇.pdf 【27.2MB】 2、阿里技术参考图册-研发篇.pdf 【32.7MB】

2018-09-28

Redis开发与运维

高清带目录《Redis开发与运维》电子书。深入理解和学习Redis优秀书籍。

2018-09-25

《编码珠玑》

《编程珠玑(第2版)》的特色是通过一些精心设计的有趣而又颇具指导意义的程序,对实用程序设计技巧及基本设计原则进行了透彻而睿智的描述,为复杂的编程问题提供了清晰而完备的解决思路。《编程珠玑(第2版)》对各个层次的程序员都具有很高的阅读价值。 Jon Bentley,世界著名计算机科学家,被誉为影响算法发展的十位大师之一。他先后任职于卡内基—梅隆大学(1976—1982)、贝尔实验室(1982—2001)和Avaya实验室(2001年至今)。在卡内基—梅隆大学担任教授期间,他培养了包括Tcl语言设计者John Ousterhout、Java语言设计者James Gosling、《算法导论》作者之一Charles Leiserson在内的许多计算机科学大家。2004年荣获Dr.Dobb's程序设计卓越奖。 钱丽艳,北京大学信息科学技术学院基础实验教学研究所软件实验室主任、工程师,毕业于国防科技大学。

2018-09-10

自己动手写编译器、链接器高清带目录PDF书籍+源码

压缩包内包含 1、52.0MB《自己动手写编译器、链接器》高清带目录电子书; 2、983KB配套源码。

2018-08-29

近世代数基础-张禾瑞(高清带目录版PDF)

近世代数基础-张禾瑞(高清带目录版PDF),老版本课本。

2018-08-18

空空如也

TA创建的收藏夹 TA关注的收藏夹

TA关注的人

提示
确定要删除当前文章?
取消 删除