代码搜索:task
找到约 10,000 项符合「task」的源代码
代码结果 10,000
www.eeworm.com/read/484868/1265171
sql task.sql
-- SQL for creating tables to initialize a GSK database.
-- This script is platform specific. It uses some PostgreSQL specific
-- data types (e.g., bytea).
-- task_query_log is a complete log of
www.eeworm.com/read/483130/1280181
java task.java
package com.persia.simulation;
public class Task {
private double arriveTime;
private double serviceTime;
private int terminalNo;
public double getArriveTime() {
return arriveTime;
www.eeworm.com/read/482538/1287019
hh task.hh
// -*- c-basic-offset: 4; related-file-name: "../../lib/task.cc" -*-
#ifndef CLICK_TASK_HH
#define CLICK_TASK_HH
#include
#include
#if HAVE_MULTITHREAD
# include
www.eeworm.com/read/482139/1290780
java task.java
/* ===========================================================
* JFreeChart : a free chart library for the Java(tm) platform
* ===========================================================
*
* (
www.eeworm.com/read/480440/1317879
java task.java
package mpi.signals;
import java.io.*;
import mpi.*;
public interface Task /*implements Serializable*/ {
/**
* Specify how the input task is to be executed. The result of the
* evalu
www.eeworm.com/read/479037/1344948
java task.java
/* ===========================================================
* JFreeChart : a free chart library for the Java(tm) platform
* ===========================================================
*
* (
www.eeworm.com/read/477275/1363051
java task.java
package cn.com.chengang.swt.thread;
import org.eclipse.swt.widgets.Display;
public class Task {
private TaskGUI taskGUI; // 得到前台界面的对象引用
private boolean stopFlag; // 停止后台处理的标志
public Task
www.eeworm.com/read/474814/1390470
h task.h
// $Header$
#ifndef task_h
#define task_h
#include "Agent.h"
#include "BuiltIn.h"
class Executable;
class Channel;
class Selector;
class GlishEvent;
declare(PList,GlishEvent);
typedef PList(GlishE
www.eeworm.com/read/474814/1390475
cc task.cc
// $Header$
#include
#include
#include
#include
#include
#include
#include
#include "system.h"
#include "Channel.h"
#includ
www.eeworm.com/read/474783/1391480
js task.js
/*
* Ext JS Library 0.30
* Copyright(c) 2006-2009, Ext JS, LLC.
* licensing@extjs.com
*
* http://extjs.com/license
*/
Ext.onReady(function(){
Ext.QuickTips.init();
var win