代码搜索:task
找到约 10,000 项符合「task」的源代码
代码结果 10,000
www.eeworm.com/read/127056/14383473
vbs task_a.vbs
sub btnOK_OnClick()
'' 任务标题
if Trim(formTask.subject.value) = "" then
msgbox "对不起,请输入任务标题!"
formTask.subject.focus()
exit sub
end if
if len(formTask.content.value) > 3000 then
ms
www.eeworm.com/read/127056/14384427
gif task.gif
www.eeworm.com/read/126397/14425782
c task.c
/****************************************************************/
/* */
/* task.c
www.eeworm.com/read/226908/14448504
vb task.vb
'------------------------------------------------------------------------------
'
' This code was generated by a tool.
' Runtime Version:2.0.50727.42
'
' Changes to t
www.eeworm.com/read/226908/14448526
vb task.vb
'------------------------------------------------------------------------------
'
' This code was generated by a tool.
' Runtime Version:2.0.50727.42
'
' Changes to t
www.eeworm.com/read/126065/14449968
h task.h
/*
*********************************************************************************************************
* 文件: Define.H.
* 描述: 在此文件中定义常量.宏等.
* 编写: 深思 (001-12345@sohu.com).
*******************
www.eeworm.com/read/226401/14476733
java task.java
package com.ict.netcom2.task;
import java.io.*;
public class Task implements Serializable {
private int taskId;
private long delay;
private boolean isRoutine;
private TaskParam param;
www.eeworm.com/read/225830/14514192
png task.png
www.eeworm.com/read/125063/14515160
c task.c
/*
* Task related routines.
*
* Copyright(?) 1999 R.J.M. Close, distribute under GPL
*/
#include "task.h"
// Initiates the relavent type of task with the supplied args.
void x_send_mail