代码搜索:refactor
找到约 282 项符合「refactor」的源代码
代码结果 282
www.eeworm.com/read/183315/5256622
py badexample.py
#!/usr/bin/env python
import wx
class RefactorExample(wx.Frame):
def __init__(self, parent, id):
wx.Frame.__init__(self, parent, id, 'Refactor Example',
size=(340, 200))
www.eeworm.com/read/485435/6561799
h wps_eap_pkt.h
/*
* WPS_EAP_PKT.H : WPS EAPOL related definition
*
* ver date author comment
* 0.0.1 06/08/30 Gao Hua First
* 0.0.2 07/09/05 D.W.Yan Refactor code
*/
www.eeworm.com/read/492060/1183053
js test_flash.js
// TODO: FIXME: Refactor this to use D.O.H. instead of its own assertions
dojo.require("dojox.flash");
var flashLoaded = false;
var pageLoaded = false;
var testXML = testBook = null;
function flash
www.eeworm.com/read/274510/4186189
java supersuperclass.java
package com.free.refactor;
/**
* Title: Eclipse Plugin Development
* Description: Free download
* Copyright: Copyright (c) 2006
* Company: Free
* @author gan.s
www.eeworm.com/read/274510/4186190
java subclass.java
package com.free.refactor;
/**
* Title: Eclipse Plugin Development
* Description: Free download
* Copyright: Copyright (c) 2006
* Company: Free
* @author gan.s
www.eeworm.com/read/274510/4186192
java superclass.java
package com.free.refactor;
/**
* Title: Eclipse Plugin Development
* Description: Free download
* Copyright: Copyright (c) 2006
* Company: Free
* @author gan.s
www.eeworm.com/read/430096/8767302
java music9.java
// interfaces/music9/Music9.java
// TIJ4 Chapter Interfaces, Exercise 9, page 320
/* Refactor Music5.java by moving the common methods in Wind, Percussion and
* Stringed into an abstract class.
*/
www.eeworm.com/read/281848/9130460
java music9.java
// interfaces/music9/Music9.java
// TIJ4 Chapter Interfaces, Exercise 9, page 320
/* Refactor Music5.java by moving the common methods in Wind, Percussion and
* Stringed into an abstract class.
*/
www.eeworm.com/read/353439/10447282
java music9.java
// interfaces/music9/Music9.java
// TIJ4 Chapter Interfaces, Exercise 9, page 320
/* Refactor Music5.java by moving the common methods in Wind, Percussion and
* Stringed into an abstract class.
*/
www.eeworm.com/read/352425/10553737
java music9.java
// interfaces/music9/Music9.java
// TIJ4 Chapter Interfaces, Exercise 9, page 320
/* Refactor Music5.java by moving the common methods in Wind, Percussion and
* Stringed into an abstract class.
*/