当前位置:网站首页>Resharper 如何把类里的类移动到其他文件
Resharper 如何把类里的类移动到其他文件
2022-08-04 14:49:00 【林德熙】
有时候,看到一个类里有很多类,需要把他移动其他文件
假如有一个类
class A
{
class B
{
}
}如何把 B 移动文件 B里?
一般使用 快捷键是 Resharper 的快捷键,如果不是的话,打开设置选择快捷键是 Resharper
然后选择 B ,按 ctrl+shift+R
移动到其他文件,第一个
这样输入文件名称就可以移动类到其他文件
这个快捷键可以把类移到其他命名空间,安全删除,提取属性做接口
如果需要Resharper多行注释,请用ctrl+shift+/
边栏推荐
- leetcode: 259. Smaller sum of three numbers
- X-ray grazing incidence focusing mirror
- 郑轻新生校赛和中工选拔赛题解
- 属于程序猿的浪漫
- ASA归因:如何评估关键词的投放价值
- Bluetooth Technology|In the first half of the year, 1.3 million charging piles were added nationwide, and Bluetooth charging piles will become the mainstream of the market
- Find My技术|防止你的宠物跑丢,苹果Find My技术可以帮到你
- 在腾讯,我的试用期总结!
- C# 将dll打包到程序中
- 广告电商系统开发功能只订单处理
猜你喜欢

什么,你告诉我?作用域也分种类?

leetcode: 253. How many meeting rooms are required at least

Compound Refractive Lenses for X-ray Focusing

leetcode:251. 展开二维向量

基于数据库实现分布式锁

Hangzhou Electric School Competition (Counter Attack Index)

手搓一个“七夕限定”,用3D Engine 5分钟实现烟花绽放效果

MySQL优化学习笔记

饿了么智能头盔专利获授权,进一步提升骑手安全保障

How to automatically renew the token after it expires?
随机推荐
世间几乎所有已知蛋白质结构,都被DeepMind开源了
The Internet of things application development trend
X-ray grazing incidence focusing mirror
AOSP built-in APP franchise rights white list
快解析结合友加畅捷U+
leetcode:255 验证前序遍历序列二叉搜索树
四平方和,激光炸弹
Notes for xpath getting node with namespace
License server system does not support this version of this feature
How to write SQL statements: the usage of Update, Case, and Select together
G. Mountaineering Squad (violence & dfs)
Lixia Action | Kyushu Yunzhang Jinnan: Open source is not a movement for a few people, popularization is the source
1403. Minimum Subsequence in Non-Increasing Order
[机缘参悟-60]:《兵者,诡道也》-1-开篇:“死“与“生“都是天道
xpath获取带命名空间节点注意事项
G.登山小分队(暴力&dfs)
[in-depth study of 4 g / 5 g / 6 g project - 50] : URLLC - 16 - the 3 GPP URLLC agreement, specification, technical principle of depth interpretation - 10 - high reliability technology - 1 - low codin
利用决策树找出最优特征组合
How to automatically renew the token after it expires?
一看就会的Chromedriver(谷歌浏览器驱动)安装教程