自定义博客皮肤VIP专享

*博客头图:

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

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

博客底图:

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

栏目图:

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

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+
  • 博客(9)
  • 资源 (8)
  • 收藏
  • 关注

原创 intellij启动不了Caused by: java.net.BindException: Address already in use: bind

intellij启动不了Caused by: java.net.BindException: Address already in use: bind启动intellij(版本2022.1)的时候,发现无法启动了,其中爆了如下的一些错误可以试下如下的命令:若是不起作用的话,在试试下面的命令:若是还是不起作用的话,重新启动系统,再来试下。谢谢!

2022-06-02 17:21:34 2730 3

原创 DataGrip中的事务为自动提交

DataGrip中的事务自动提交

2022-04-08 17:32:04 2105

原创 AMD 的处理器如何安装android studio 的模拟器

这里写自定义目录标题AMD 的处理器如何使用android studio 的模拟器官方的问题当说明AMD 的处理器如何使用android studio 的模拟器安装之后,运行android 模拟器非常的顺畅,具体如下图所示官方的问题当说明1,首先需要将win10 升级到1809以后的版本,可以通过微软的易升来解决2,安装hyper-v虚拟,打开启用或者关闭windows功能,如下图所示...

2019-09-29 20:01:13 7136 4

原创 使用VS Code 来编写提交调试LeetCode或者力扣的代码(Java版本)

这里描述使用VS code 中的java的来调试,提交LeetCode或者力扣的代码。主要是Code来调试,能够更轻量级,没有intellij 或者eclipse这里那么繁重。总体三个步骤;1,安装VS Code2, 一键安装java 的开发环境3,安装leetCode 插件和Debuger for java 插件# 安装VS Code安装最新版的VS Code 来,下载地址:htt...

2019-06-16 12:00:49 10275 6

原创 Leetcode 0007. 整数反转

题目# 题目描述# 题目思路# 题目解法新的改变功能快捷键合理的创建标题,有助于目录的生成如何改变文本的样式插入链接与图片如何插入一段漂亮的代码片生成一个适合你的列表创建一个表格设定内容居中、居左、居右SmartyPants创建一个自定义列表如何创建一个注脚注释也是必不可少的KaTeX数学公式新的甘特图功能,丰富你的文章UML 图表FLowchart流程图导出与导入导出导入# 题目描述# 题...

2019-06-16 11:38:15 79

原创 4. Median of Two Sorted Arrays

4. Median of Two Sorted Arrays题目描述There are two sorted arrays nums1 and nums2 of size m and n respectively.Find the median of the two sorted arrays. The overall run time complexity should be O(log ...

2019-06-09 19:54:36 83

原创 3. Longest Substring Without Repeating Characters

3. Longest Substring Without Repeating Characters题目描述Given a string, find the length of the longest substring without repeating characters.Example 1:Input: “abcabcbb”Output: 3Explanation: The an...

2019-06-09 16:59:17 387 2

原创 2. Add Two Numbers

2. Add Two NumbersYou are given two non-empty linked lists representing two non-negative integers. The digits are stored in reverse order and each of their nodes contain a single digit. Add the two n...

2019-06-05 23:26:32 67

原创 [leetCode-1]two-sum (java version)

[leetCode-1]two-sum欢迎使用Markdown编辑器你好! 这是你第一次使用 Markdown编辑器 所展示的欢迎页。如果你想学习如何使用Markdown编辑器, 可以仔细阅读这篇文章,了解一下Markdown的基本语法知识。新的改变我们对Markdown编辑器进行了一些功能拓展与语法支持,除了标准的Markdown编辑器功能,我们增加了如下几点新功能,帮助你用它写博客:...

2019-05-21 18:03:32 78

Vs code 一键安装java 开发环境

Visual Studio Code一键安装Java开发环境,这里提供下载安装程序,方便大家下载,大家也可以从官网的地址下载

2019-06-16

Get Programming with Go 2018 manning 出版社

go语言的开发书籍,2018年最新版 manning出版社出版的 英文版,若有侵权请及时联系,立马删除 英文版的书籍,提高阅读英文技术文章的能力,共勉

2019-01-03

angular 5高级编程英文版Essential Angular for ASP.NET Core MVC

angular ASP.NET Core Discover Angular, the leading client-side web framework, from the point of view of an ASP.NET Core MVC developer. Best-selling author Adam Freeman brings these two key technologies together and explains how to use ASP.NET Core MVC to provide back-end services for Angular applications. This fast-paced, practical guide starts from the nuts and bolt and gives you the knowledge you need to combine Angular (from version 2.0 up) and ASP.NET Core MVC in your projects.

2018-03-09

asp.net_Core_2_High_Performance_second_edition

如有侵权,请告知下,立即下架 Learn the secrets of developing high performance web applications using C# and ASP.NET Core 2 on Windows, Mac, and Linux Learn how to develop web applications that deploy cross-platform and are optimized for high performance using ASP.NET Core 2 The ASP.NET Core 2 framework is used to develop high-performance and cross-platform web applications. It is built on .NET Core 2 and includes significantly more framework APIs than version 1. This book addresses high-level performance improvement techniques. It starts by showing you how to locate and measure problems and then shows you how to solve some of the most common ones. Next, it shows you how to get started with ASP.NET Core 2 on Windows, Mac, Linux, and with Docker containers. The book illustrates what problems can occur as latency increases when deploying to a cloud infrastructure. It also shows you how to optimize C# code and choose the best data structures for the job. It covers new features in C# 6 and 7, along with parallel programming and distributed architectures. By the end of this book, you will be fixing latency issues and optimizing performance problems, but you will also know how this affects the complexity and maintenance of your application. Finally, we will explore a few highly advanced techniques for further optimization. What You Will Learn Understand ASP.NET Core 2 and how it differs from its predecessor Address performance issues at the early stages of development Set up development environments on Windows, Mac, and Linux Measure, profile and find the most significant problems Identify the differences between development workstations and production infrastructures, and how these can exacerbate problems Boost the performance of your application but with an eye to how it affects complexity and maintenance Explore a few cutting-edge techniques such as advanced hashing and custom transports

2017-11-05

SQL Server性能优化及管理艺术代码

SQL Server性能优化及管理艺术的书本上的代码,使用是解压即可.里面详细包含了章节的信息

2017-08-27

visual studio 15

visual studio 15 预览版本,并不是visual studio2015的版本

2016-04-30

CreatingMobileAppswithXamarinForms

微软在官网给出的关于xamarin.forms的权威官方文档,介绍如何使用C#来进行移动开发,包括开发android/ios APP等

2016-04-14

visual studio 2015 社区版update2 安装程序

微软的visual studio2015 社区版的update2 安装包 免费版本

2016-04-14

空空如也

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

TA关注的人

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