代码搜索:construct

找到约 6,584 项符合「construct」的源代码

代码结果 6,584
www.eeworm.com/read/227686/4769597

test022-query

# Test serql:directSubclassOf CONSTRUCT * FROM {x} serql:directSubClassOf {y} WHERE namespace(x) = ex: and namespace(y) = ex: USING NAMESPACE ex =
www.eeworm.com/read/226629/4783295

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
www.eeworm.com/read/216802/4881269

c transmit.c

/* * transmit.c * - construct queries * - send queries */ /* * This file is * Copyright (C) 1997-2000 Ian Jackson * * It is part of adns, which is
www.eeworm.com/read/216802/4881699

cpp test.cpp

#include "zfstream.h" int main() { // Construct a stream object with this filebuffer. Anything sent // to this stream will go to standard out. gzofstream os( 1, ios::out ); // Th
www.eeworm.com/read/209160/4987240

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/207048/5002726

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/205824/5016149

c transmit.c

/* * transmit.c * - construct queries * - send queries */ /* * This file is * Copyright (C) 1997-2000 Ian Jackson * * It is part of adns, which is
www.eeworm.com/read/199163/5079055

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
www.eeworm.com/read/192609/5151479

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
www.eeworm.com/read/191420/5165354

cpp gsdpsession.cpp

// gsdpsession.cpp // // Copyright (c) 2000-2002 Symbian Ltd. All rights reserved. #include "gsdpserver.h" /* CGsdpSession */ // construct/destruct CGsdpSession::CGsdpSession() {