代码搜索:Question
找到约 5,399 项符合「Question」的源代码
代码结果 5,399
www.eeworm.com/read/196964/8038303
dpr boc.dpr
program boc;
uses
Forms,
bank in 'bank.pas' {Form1},
question in 'question.pas' {Form2},
login in 'login.pas' {Form3},
display in 'display.pas' {Form4};
{$R *.res}
begin
App
www.eeworm.com/read/146299/12660487
csp test_shell.csp
package test_shell;
import shell;
function main()
{
var caption = "test of shell package";
//var r = shell::ask( );
var r = shell::ask("Is it OK?",caption,shell::ICON_QUESTION | shell::YES_
www.eeworm.com/read/140704/5783282
cc que_error_0.cc
// file: que_error_0.cc
//
// isip include files
//
#include "question.h"
#include "question_constants.h"
// method: error_handler_cc
//
// arguments:
// char_1* mname: (input) method name in whi
www.eeworm.com/read/140704/5783618
h dt_node.h
// file: $ISIP_TIE_STATE/class/dt_node/v1.0/dt_node.h
//
// make sure the definitions are made only once
//
#ifndef __ISIP_DT_NODE
#define __ISIP_DT_NODE
// isip include files
//
#ifndef __ISIP_INTE