开发者交流平台
开发者交流平台

通过集体智慧和协作来改善编程学习和解决问题的方式。致力于成为全球开发者共同参与的知识库,让每个人都能够通过互相帮助和分享经验来进步。

bj
登录
  • 友情链接
站内
refactoring

refactoring

go

重构一个Java方法,使得代码不会被标记为重复。

英文: Refactoring a Java method so that the code won't be marked as duplicate 问题 我有一个项目正在使用Spring ...
huangapple 2020年9月2日152评论java spring
go

重构 – 一个代码,将相似或不相同的实体的arrayList值放在一起。

英文: Refactoring - a code that puts the arrayList value of an entity that is similar or not the same ...
huangapple 2020年8月30日152评论java spring-boot
go

如何在Kotlin中重构具有超过6个参数的方法

英文: How to refactor method with more than 6 parameters in the kotlin 问题 我需要在 API 中发起一个请求,我必须发送11个参数,...
huangapple 2020年8月27日134评论android java
go

重叠的条件语句重构的Java部分

英文: overlapping ifs refactoring of java 问题 String returnStr = ""; if (!a.isEmpty() &&...
huangapple 2020年8月25日220评论if-statement java
go

重构 Java 中的私有实用方法

英文: Refactoring a Private Utility Method in Java 问题 我试图重构Java中的两个私有方法,它们本质上是相同的内容。我目前正在对足球平局的几种情况进行一...
huangapple 2020年8月19日152评论java java-stream
go

重构我的Java代码,将属性访问替换为使用getter和setter方法。

英文: Refactor my Java code to replace attribute access to getters and setters 问题 我刚刚重构了一个旧的Java库,并使用s...
huangapple 2020年8月19日156评论java refactoring
go

重构 if-else 控制流。

英文: Refactor if-else control flow 问题 我遇到了以下的代码片段,当我浏览代码时: if(a || b){ if(a) { doSomething(); } doSom...
huangapple 2020年8月4日134评论if-statement java
go

重构一个方法,如果抛出异常则返回 false。

英文: Refactoring a method which returns false if an some exception is thrown 问题 我有这个方法,它只应在列表中的所有项目(L...
huangapple 2020年7月24日152评论java java-8
go

有没有一种方法来重构这些 if 语句?

英文: Is there a way to refactor these if statements? 问题 只是想知道是否有一种方法重构下面的代码?我对Java还不太熟悉,正在尝试编写DRY(不重复...
huangapple 2020年3月15日136评论if-statement java
go

将组件重构为带有条件样式的FunctionComponent(使用onMouseEnter/Leave)。

英文: Refactor Component to FunctionComponent with conditional style (onMouseEnter/Leave) 问题 我进入了React...
huangapple 2020年1月3日134评论reactjs refactoring
5

文章导航

1 2 3 4 5
name
开发者交流平台
通过集体智慧和协作来改善编程学习和解决问题的方式。致力于成为全球开发者共同参与的知识库,让每个人都能够通过互相帮助和分享经验来进步。
文章117266 留言 4 访客17078460

热门标签

reactjs node.js flutter go c++ html c# pandas android python java spring-boot javascript css r sql spring arrays typescript json

悟已往之不谏,知来者之可追!

今日
00%
已00小时
本周
00%
已过00天
本月
00%
已过00天
今年
00%
已是00月

Copyright ©  开发者交流平台 版权所有.

闽 ICP 备 2022019110 号 - 1
  • 开发者交流平台

    本页二维码