代码搜索:Direct
找到约 10,000 项符合「Direct」的源代码
代码结果 10,000
www.eeworm.com/read/246079/4496833
vb printjob_direct.vb
' PrintJob_Direct.vb - Creates a print job by opening a port
' and sending output as a byte stream.
'
' Code from _Programming the .NET Compact Framework with C#_
' and _Programming the .NET Compa
www.eeworm.com/read/242657/4549097
bor direct_logging.bor
# Makefile for building the direct_logging exe with Borland C++ Make
NAME = direct_logging
NO_FULL_PATH=1
OBJFILES = \
$(OBJDIR)\direct_logging.$(OBJ_EXT)
LFLAGS = \
-L"." \
www.eeworm.com/read/242657/4549109
cpp direct_logging.cpp
// $Id: direct_logging.cpp 79373 2007-08-16 20:03:33Z sowayaa $
// This program sends logging records directly to the server, rather
// than going through the client logging daemon.
#include "ace/SO
www.eeworm.com/read/242657/4549110
direct_logging gnumakefile.direct_logging
# -*- Makefile -*-
#----------------------------------------------------------------------------
# GNU Makefile
#
# @file GNUmakefile.direct_logging
#
# $Id: gnu.mpd 77593 2007-03-07 16:38:39Z e
www.eeworm.com/read/240162/4590015
c direct2.c
/* Copyright (C) 2001 Free Software Foundation, Inc.
Contributed by Nathan Sidwell 8 May 2001 */
/* Test of prohibition on directives which result from macro expansion.
www.eeworm.com/read/238710/4612263
cs printjob_direct.cs
// PrintJob_Direct.cs - Creates a print job by opening a port
// and sending output as a byte stream.
//
// Code from _Programming the .NET Compact Framework with C#_
// and _Programming the .NET
www.eeworm.com/read/233448/4685890
c direct2.c
/* Copyright (C) 2001 Free Software Foundation, Inc.
Contributed by Nathan Sidwell 8 May 2001 */
/* Test of prohibition on directives which result from macro expansion.