代码搜索:Question
找到约 5,399 项符合「Question」的源代码
代码结果 5,399
www.eeworm.com/read/343310/3223322
jbx question.jbx
[PropertyInfo]
qid,int,false,false,qid,qid,true,
question,String,false,false,question,question,true,
answer,String,false,false,answer,answer,true,
[IconNames]
www.eeworm.com/read/342039/3240459
java question.java
package kaoshi.bean;
import java.util.ArrayList;
/**
* @version 2007-12-28
* @author Xiaofei
*/
public class Question {
private String id;
private double score;
private String spec
www.eeworm.com/read/339896/3292561
java question.java
package cn.hxex.exam.model;
/**
* The pojo about Question
*
* @struts.form name="questionForm" extends="cn.hxex.exam.form.BaseForm"
*
* @author galaxy
*
*/
public abstract class Q
www.eeworm.com/read/339486/3299961
java question.java
package org.mmxbb.exam.bean;
public class Question {
private long q_id;
private String q_class = "";
private String q_knowledge = "";
private float q_value;
private String q_type = "
www.eeworm.com/read/330923/3419324
xpm question.xpm
/* XPM */
static const char * question_xpm[] = {
"48 48 284 2",
" c None",
". c #9B4C3A",
"+ c #9F4E3C",
"@ c #9E4E3B",
"# c #A7523E",
"$ c #AA5440",
"% c #9C4D3A",
"& c #9D4E3B",
"* c #A451
www.eeworm.com/read/328784/3436061
txt question.txt
以下为考生李建东(2005010720)的试卷备份
第1题:
这是第工上个选择题
A:十五个选择题的A项
B:十五个选择题的B项
C:十五个选择题的C项
D:十五个选择题的D项
正确答案:A 考生所选答案:C 错误
第2题:
这是第九个选择题
www.eeworm.com/read/328421/3443560
h question.h
// Question.h : Declaration of the CQuestion
#ifndef __QUESTION_H_
#define __QUESTION_H_
#include "resource.h" // main symbols
/////////////////////////////////////////////////////////
www.eeworm.com/read/328421/3443561
rgs question.rgs
HKCR
{
QuestionInfo.Question.1 = s 'Question Class'
{
CLSID = s '{7672935A-B914-466A-BB82-9EC892636123}'
}
QuestionInfo.Question = s 'Question Class'
{
CLSID = s '{7672935A-B914-466A-
www.eeworm.com/read/328421/3443568
cpp question.cpp
// Question.cpp : Implementation of CQuestion
#include "stdafx.h"
#include "QuestionInfo.h"
#include "Question.h"
#define null 0
//////////////////////////////////////////////////////////////