blob: 265b2ac208e09619a626bbcb05b27374f10ccc3b [file] [log] [blame]
//
// Licensed to the Apache Software Foundation (ASF) under one
// or more contributor license agreements. See the NOTICE file
// distributed with this work for additional information
// regarding copyright ownership. The ASF licenses this file
// to you under the Apache License, Version 2.0 (the
// "License"); you may not use this file except in compliance
// with the License. You may obtain a copy of the License at
//
// http://www.apache.org/licenses/LICENSE-2.0
//
// Unless required by applicable law or agreed to in writing,
// software distributed under the License is distributed on an
// "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
// KIND, either express or implied. See the License for the
// specific language governing permissions and limitations
// under the License.
//
= NetBeans IDE 中的重构选项视频
:jbake-type: tutorial
:jbake-tags: tutorials
:jbake-status: published
:icons: font
:syntax: true
:source-highlighter: pygments
:toc: left
:toc-title:
:description: NetBeans IDE 中的重构选项视频 - Apache NetBeans
:keywords: Apache NetBeans, Tutorials, NetBeans IDE 中的重构选项视频
|===
|此截屏视频演示了如何使用 NetBeans IDE 中提供的以下重构操作在 NetBeans IDE Java 编辑器中重构代码:
* 引入变量
* 引入常量
* 引入字段
* 引入参数
* 引入方法
* 引入本地扩展
此演示基于 link:https://netbeans.org/projects/samples/downloads/download/Samples/Java/refactoring.zip[+NetBeans 样例代码库+]中提供的重构项目。
作者:Alyona Stashkova
播放时长:7:56
link:http://bits.netbeans.org/media/introduce-refactoring.swf[+观看全图/下载+] (.swf)(按住 Ctrl 键单击即可下载,大小为 5,6 MB)
link:/about/contact_form.html?to=3&subject=Feedback:%20Video%20of%20Refactoring%20Options%20in%20NetBeans%20IDE[+发送有关此教程的反馈意见+]
|===
== 相关链接
* link:editor-inspect-transform.html[+在 NetBeans IDE Java 编辑器中通过“检查并转换”重构+]
* link:editor-codereference.html[+NetBeans IDE Java 编辑器中的代码帮助:参考指南+]
* link:http://wiki.netbeans.org/Refactoring[+简化重构+]