代码搜索:task
找到约 10,000 项符合「task」的源代码
代码结果 10,000
www.eeworm.com/read/107987/15597082
frx frm_task.frx
www.eeworm.com/read/107739/15602653
asm kbm_task.asm
;========================================================================
; MouseConnectTask
; This Task was invented to clean up and consolidate the code that deals
; with the plugging and unplugg
www.eeworm.com/read/107490/15605934
rc task_man.rc
#include "windows.h"
#include "Task_Man.h"
MYAPP ICON DISCARDABLE "GENERIC.ICO"
MYAPP MENU DISCARDABLE
BEGIN
POPUP "&File"
BEGIN
MENUITEM "E&xit",
www.eeworm.com/read/107490/15605935
h task_man.h
#define IDM_EXIT 100
#define IDM_TEST 200
#define IDM_ABOUT 301
LRESULT CALLBACK WndProc (HWND, UINT, WPARAM, LPARAM);
LRESULT CALLBACK About (HWND, UINT, WPARAM
www.eeworm.com/read/107490/15605936
cpp task_man.cpp
#include
#include "Task_Man.h"
#if defined (WIN32)
#define IS_WIN32 TRUE
#else
#define IS_WIN32 FALSE
#endif
#define IS_NT IS_WIN32 && (BOOL)(GetVersion() < 0x8000
www.eeworm.com/read/107490/15605937
mak task_man.mak
# Microsoft Visual C++ Generated NMAKE File, Format Version 2.00
# ** DO NOT EDIT **
# TARGTYPE "Win32 (x86) Application" 0x0101
# TARGTYPE "Win32 (MIPS) Application" 0x0501
!IF "$(CFG)" == ""
www.eeworm.com/read/105530/15665661
c os_task.c
/*
*********************************************************************************************************
* uC/OS-II
*
www.eeworm.com/read/105420/15667608
c os_task.c
/*
*********************************************************************************************************
* uC/OS-II
*
www.eeworm.com/read/104948/15680780
c os_task.c
/*
*********************************************************************************************************
* uC/OS-II
*
www.eeworm.com/read/104908/15681686
c os_task.c
/*
*********************************************************************************************************
* uC/OS-II
*