搜索优化
网页
图片
视频
学术
词典
地图
更多
航班
笔记本
refactorings
例句
释义:
全部
全部
类别:
全部
全部
,
口语
口语
,
书面语
书面语
,
标题
标题
,
技术
技术
来源:
全部
全部
,
字典
字典
,
网络
网络
难度:
全部
全部
,
简单
简单
,
中等
中等
,
难
难
更多例句筛选
收起例句筛选
1.
He
made
some
simple
refactorings
like
the
kind
you
recommend
,
but
those
refactorings
caused
some
problems
.
于是
他
按照
你
推荐
的
方法
做
了
一些
简单
的
重
构
,
但
这些
重
构
引起
了
很多
问题
。
pro.yeeyan.com
2.
Two
other
refactorings
,
Push Down
and
Pull
Up
,
move
class
methods or fields from a
class
to
its
subclass
or superclass,
respectively
.
还
有
两个
重
构
工具
,
PushDown
和
PullUp
,
分别
实现
将
类
方法
或者
属性
从
一个
类
移动
到
其
子
类
或
父
类
中
。
www.ibm.com
3.
With the
various
refactorings
available in
Eclipse
,
it
is
easy
to
transform
an
ugly
piece
of
code
into
a
beautiful
,
artistic one
.
有
了
Eclipse
中
各种各样
的
重
构
,
将
丑陋
的
代码
转换
成
漂亮
优美
的
代码
就
变得
易如反掌
。
www.ibm.com
4.
In
fact
,
sometimes
refactorings
yield
syntactically
correct
code
that is
not
semantically
correct
for
the
problem
you
are trying
to
solve
.
事实上
,
有时
重
构
会
为
您
要
解决
的
问题
产生
语法
正确
但是
语义
不
正确
的
代码
。
senekiko.com
5.
The
aim
is
to
achieve
perfectly
maintainable
software
by
performing
many
small
refactorings
of the code
throughout
the
product
's
life
.
通过
执行
贯穿
于
产品
整个
生命
周期
的
许多
次
小
的
重
构
,
最后
达致
最
完美
的
目标
,
从而
使得
软件
易于
维护
。
senekiko.com
6.
The
window
shown
in
Figure
2
displays
,
showing
the
history
of
all
the
refactorings
that
have
been
performed
in
the
workspace
.
这时
会
出现
一个
如
图
2
所
示
的
窗口
,
显示
了
在
这个
工作区
所
执行
过
的
所有
重
构
的
历史记录
。
www.ibm.com
7.
Better
layering
,
looser
coupling
,
and
greater
testability
can
be
achieved
over time
by
performing
these
refactorings
.
通过
执行
这些
重
构
,
可以
达到
更好
的
分层
,
更
宽松
的
耦合
,
以及
更
大
的
测试
性
。
www.ibm.com
8.
JetBrains is the
pioneer
in creating
refactoring
tools
,
so
we
wanted
Ruby
developers
to
have
a set
of
reliable
Ruby
code
refactorings
.
JetBrains
是
重
构
工具
的
先行者
,
所以
我们
希望
Ruby
开发者
能够
有
一系列
稳定
的
代码
重
构
工具
。
www.infoq.com
9.
Schaefer
said
CDT V5
.
0
also
introduces
a
new
refactoring
framework
and
a number
of
new
refactorings
to
complement
CDT
's
rename
refactoring
.
Schaefer
说
CDTV5.0
还
将
引入
新
的
重
构
框架
和
一些
新
的
重
构
以
补充
CDT
的
重
命名
重
构
。
www.ibm.com
10.
I
begin
with a
name
.
The
name
is
important
to
building
a
vocabulary
of
refactorings
.
This
is the name
I
use
elsewhere
in
the
book
.
我
以
名称
作为
开始
,
重
构
模式
的
名称
对于
建立
重
构
词汇表
是
非常
重要
的
,
我
在
这
本
书
的
其他地方
引用
这个
重
构
模式
也是
用
这个
名称
。
club.tech.sina.com.cn
1
2
3
4