代码搜索:task
找到约 10,000 项符合「task」的源代码
代码结果 10,000
www.eeworm.com/read/35194/1053627
crf task.crf
www.eeworm.com/read/35194/1053636
d task.d
.\Obj\task.o: ..\CoOS\kernel\task.c
.\Obj\task.o: ..\CoOS\kernel\coocox.h
.\Obj\task.o: ..\CoOS\kernel\CoOS.h
.\Obj\task.o: ..\CoOS\kernel\OsConfig.h
.\Obj\task.o: ..\CoOS\portable\OsArch.h
.\Obj
www.eeworm.com/read/493366/1167898
java task.java
/*
JSPWiki - a JSP-based WikiWiki clone.
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements. See the NOTICE file
distributed with this
www.eeworm.com/read/491841/1185191
java task.java
package com.common.timer;
import java.util.TimerTask;
import javax.servlet.ServletContext;
import org.apache.commons.logging.LogFactory;
import org.apache.commons.logging.Log;
import com.opensy
www.eeworm.com/read/491833/1187078
java task.java
package domain;
import java.sql.Date;
import java.util.Set;
/**
* Task generated by MyEclipse Persistence Tools
*/
public class Task implements java.io.Serializable {
// Fields
p
www.eeworm.com/read/489410/1224729
java task.java
/* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either version 2, or
www.eeworm.com/read/488979/1226894
java task.java
package compute;
import java.io.Serializable;
public interface Task extends Serializable {
Object execute();
}
www.eeworm.com/read/487452/1236533
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
www.eeworm.com/read/486972/1244644
h task.h
//*------------------------------------------------------------------------------------------------
//* 文件名 : task.h
//* 功能描述 : 定义系统运行的各个任务的优先级、堆栈大小及函数原型声明,之所以在这里集中指定各
//* : 任务的优先级和堆栈大小主要
www.eeworm.com/read/484930/1264946
java task.java
package com.gmdq.ldapuser;
/**
* Created by IntelliJ IDEA.
* User: zhoudalei
* Date: 2009-1-15
* Time: 18:01:04
* To change this template use File | Settings | File Templates.
*/
impor