代码搜索:instead
找到约 6,048 项符合「instead」的源代码
代码结果 6,048
www.eeworm.com/read/168118/9938319
m drawline.m
function drawline(action)
% DRAWLINE works just like SELBOX except that it draws a line instead of a box
% There are alos DRAWLINEINIT and DRAWLINEFINI just like SELBOX. See help for
% SELBOX for a d
www.eeworm.com/read/167950/9944656
h errno.h
/* errno is not a global variable, because that would make using it
non-reentrant. Instead, its address is returned by the function
__errno. */
#ifndef _SYS_ERRNO_H_
#ifdef __cplusplus
www.eeworm.com/read/164463/10106604
h notifier.h
/*
* Routines to manage notifier chains for passing status changes to any
* interested routines. We need this instead of hard coded call lists so
* that modules can poke their nose into the innards
www.eeworm.com/read/359613/10134025
css normal.css
/*===== CSS theme file for CalendarXP 9.0 (Totally configurable) =====*/
/* NOTE: Better use numbered color values instead of literal ones, because opera has problem with the latter in certain cases.