代码搜索:priority
找到约 10,000 项符合「priority」的源代码
代码结果 10,000
www.eeworm.com/read/367917/2830126
sql code-priority_id.sql
-- Insert CodeType
INSERT INTO CODE_TYPE (
CODE_TYPE_ID
,CODE_TYPE_NAME
,CODE_TYPE_DESCRIPTION
,PARENT_CODE_TYPE_ID
,IS_VISIBLE
) VALUES (
'PRIORITY_ID'
,'Issue Priority'
,'Issue P
www.eeworm.com/read/366702/2872577
adb show_deques_priority.adb
-- { dg-do compile }
with Deques;
procedure Show_Deques_Priority is
use Deques;
PD : aliased P_Deque := Create;
begin
PD.Pop;
end Show_Deques_Priority;
www.eeworm.com/read/161438/5553535
mak get_set_priority.mak
# Nmake macros for building Windows 32-Bit apps
all: Get_Se~1.exe
# Update the resource if necessary
generic.res:generic.rc generic.h
rc -r -fo generic.res generic.rc
# Update the obj
www.eeworm.com/read/161438/5553538
cpp get_set_priority.cpp
#include
// Define these menu options in a popup menu.
#define IDM_WORST 401
#define IDM_LOW 402
#define IDM_NORMAL 403
#define IDM_HIGH 404
#define IDM_BEST 40
www.eeworm.com/read/161438/5553539
rc get_set_priority.rc
#include "windows.h"
#include "generic.h"
// Define these menu options in a popup menu.
#define IDM_WORST 401
#define IDM_LOW 402
#define IDM_NORMAL 403
#define IDM_HIGH 404
#de
www.eeworm.com/read/474427/6809211
ac cbr_vbr-no_priority.ac
www.eeworm.com/read/474427/6809214
m priority_switch.nd.m
www.eeworm.com/read/474427/6809220
ah cbr_vbr-no_priority.ah
www.eeworm.com/read/474427/6809224
seq cbr_vbr-no_priority.seq
www.eeworm.com/read/171829/9734893
mak get_set_priority.mak
# Nmake macros for building Windows 32-Bit apps
all: Get_Se~1.exe
# Update the resource if necessary
generic.res:generic.rc generic.h
rc -r -fo generic.res generic.rc
# Update the obj