代码搜索:construct
找到约 6,584 项符合「construct」的源代码
代码结果 6,584
www.eeworm.com/read/326174/3474299
java creditcard.java
package card;
import java.awt.*;
import javax.swing.*;
/**
* 主程序入口
*/
public class CreditCard
{
boolean packFrame = false;
/**
* Construct and show the application.
*/
pu
www.eeworm.com/read/323581/3513687
test calendar.test
# This file is a Tcl script to test out [incr Widgets] Calendar class.
# It is organized in the standard fashion for Tcl tests with the following
# notation for test case labels:
#
# 1.x - Construct
www.eeworm.com/read/323581/3513701
test checkbox.test
# This file is a Tcl script to test out [incr Widgets] Checkbox class.
# It is organized in the standard fashion for Tcl tests with the following
# notation for test case labels:
#
# 1.x - Construct
www.eeworm.com/read/323581/3513709
test combobox.test
# This file is a Tcl script to test out [incr Widgets] Combobox class.
# It is organized in the standard fashion for Tcl tests with the following
# notation for test case labels:
#
# 1.x - Construct
www.eeworm.com/read/323581/3513710
test feedback.test
# This file is a Tcl script to test out [incr Widgets] feedback class.
# It is organized in the standard fashion for Tcl tests with the following
# notation for test case labels:
#
# 1.x - Construct
www.eeworm.com/read/323581/3513712
test spindate.test
# This file is a Tcl script to test out [incr Widgets] Spindate class.
# It is organized in the standard fashion for Tcl tests with the following
# notation for test case labels:
#
# 1.x - Construct
www.eeworm.com/read/323581/3513715
test spintime.test
# This file is a Tcl script to test out [incr Widgets] Spintime class.
# It is organized in the standard fashion for Tcl tests with the following
# notation for test case labels:
#
# 1.x - Construct
www.eeworm.com/read/323581/3513732
test radiobox.test
# This file is a Tcl script to test out [incr Widgets] Radiobox class.
# It is organized in the standard fashion for Tcl tests with the following
# notation for test case labels:
#
# 1.x - Construct
www.eeworm.com/read/323581/3513735
test notebook.test
# This file is a Tcl script to test out [incr Widgets] Notebook class.
# It is organized in the standard fashion for Tcl tests with the following
# notation for test case labels:
#
# 1.x - Construct
www.eeworm.com/read/320256/3548869
js export.js
// export.js
// This file contains the funcitons needed to construct the HTML for the export / print dialog.
//
// Global variable
var print = false; // default to export, so set print to false