代码搜索:Implement
找到约 10,000 项符合「Implement」的源代码
代码结果 10,000
www.eeworm.com/read/111344/15514311
todo
Implement ESC [ Ps m codes where Ps is:
21 Cancel bold
24 Cancel underline
25 Cancel blink
27 Cancel inverse video
Track down the bug that sometimes displays the wrong background color
Che
www.eeworm.com/read/104765/6202432
h commacros.h
#ifndef _COMMACROS_H_
#define _COMMACROS_H_
#ifndef IMPLEMENT_IUNKNOWN
#define IMPLEMENT_IUNKNOWN_ADDREF(ObjectClass,InterfaceClass) \
STDMETHODIMP_(ULONG) ObjectClass::X##InterfaceClass::AddR
www.eeworm.com/read/278235/10554748
todo
-*-text-*-
* Port the conservative stack marking code of Emacs' garbage collector
to more systems, so that we can completely get rid
www.eeworm.com/read/162574/5540739
c cmddef.c
#include "cmd.h"
#include "cmddef.h"
#include "exec.h"
/*
* IMPLEMENT_CMD_TOKEN : NAME+TIP+NEXT
* IMPLEMENT_CMD_TOKEN_LEAF : NAME+TIP+FUNC
* IMPLEMENT_CMD_VALUE : NAME+TIP+NEXT
www.eeworm.com/read/162573/5540813
c cmddef.c
#include "cmd.h"
#include "cmddef.h"
#include "exec.h"
/*
* IMPLEMENT_CMD_TOKEN : NAME+TIP+NEXT
* IMPLEMENT_CMD_TOKEN_LEAF : NAME+TIP+FUNC
* IMPLEMENT_CMD_VALUE : NAME+TIP+NEXT
www.eeworm.com/read/204327/15341509
todo
TODO:
* General
& Slowly document methods with javadoc.
& Slowly prefix instance variables with m_ as a naming convention.
& DOMSerializer should support the following parameters:
www.eeworm.com/read/164348/5495667
cpp hxfilsp.cpp
/* ***** BEGIN LICENSE BLOCK *****
* Source last modified: $Id: hxfilsp.cpp,v 1.1.1.1.50.3 2004/07/09 01:48:15 hubbe Exp $
*
* Portions Copyright (c) 1995-2004 RealNetworks, Inc. All Rights Res