代码搜索:Control

找到约 10,000 项符合「Control」的源代码

代码结果 10,000
www.eeworm.com/read/291554/3963643

java control.java

package english; import java.awt.*; import javax.swing.*; import java.awt.Dimension; import com.borland.jbcl.layout.BoxLayout2; public class Control extends JPanel { JSlider jSlider1 = n
www.eeworm.com/read/291519/3964370

h control.h

#ifndef __CONTROL_H__ #define __CONTROL_H__ #include "..\ucos-ii\includes.h" /* uC/OS interface */ #include "..\inc\drv\figure.h" #include "..\inc\drv\display.h" #include "..\ucos
www.eeworm.com/read/290267/3982850

h control.h

/* * Copyright (C) 2004-2006 Internet Systems Consortium, Inc. ("ISC") * Copyright (C) 2001-2003 Internet Software Consortium. * * Permission to use, copy, modify, and distribute this software f
www.eeworm.com/read/290267/3982877

c control.c

/* * Copyright (C) 2004-2006 Internet Systems Consortium, Inc. ("ISC") * Copyright (C) 2001-2003 Internet Software Consortium. * * Permission to use, copy, modify, and distribute this software f
www.eeworm.com/read/288260/4008596

h control.h

#ifndef __CONTROL_H__ #define __CONTROL_H__ #include "../ucos-ii/includes.h" /* uC/OS interface */ #include "../src/GUI/gui.h" #include "../ucos-ii/add/list.h" #if USE_MINIGUI==
www.eeworm.com/read/288147/4009535

c control.c

/**************************************************************************** * 文件名:Control.C * 功能:MiniGUI应用例子。 * 设计一个简单的静态文本框(自定义)控件,然后在MiniGUI的窗口中使用此控件。 * 说明:使用MiniGUI for uC/OS-II,使用AD
www.eeworm.com/read/288095/4010267

h control.h

///////////////////////////////////////////////////////////////////////////// // Name: control.h // Purpose: wxControl class // Author: Julian Smart // Modified by: // Created:
www.eeworm.com/read/288095/4010383

h control.h

///////////////////////////////////////////////////////////////////////////// // Name: wx/univ/control.h // Purpose: universal wxControl: adds handling of mnemonics // Author: Vadim
www.eeworm.com/read/288095/4010562

h control.h

///////////////////////////////////////////////////////////////////////////// // Name: wx/palmos/control.h // Purpose: wxControl class // Author: William Osborne - minimal working w
www.eeworm.com/read/288095/4010778

h control.h

///////////////////////////////////////////////////////////////////////////// // Name: wx/control.h // Purpose: wxControl common interface // Author: Vadim Zeitlin // Modified by: