代码搜索:Direct

找到约 10,000 项符合「Direct」的源代码

代码结果 10,000
www.eeworm.com/read/368130/2825304

cpp direct.cpp

#include #include #include "ui_findfileform.h" int main(int argc, char *argv[]) { QApplication app(argc, argv); QTextCodec::setCodecForTr(QTextCodec::codecForName("gb
www.eeworm.com/read/368130/2825307

kdevelop direct.kdevelop

lcf lcf@localhost 0.1 KDevTrollProject
www.eeworm.com/read/367217/2849877

c direct.c

/* * $Id: direct.c,v 1.1.1.1 2005/03/18 15:03:10 klingler Exp $ * * Direct Parallel Port Connection Driver * Copyright (C) 2003 ETC s.r.o. * * This program is free software; you can redistribute
www.eeworm.com/read/367182/2852726

h direct.h

struct direct { unsigned short int d_fileno; char d_name[14]; }; #define D_NAMLEN(d) \ ((d)->d_name[13] == '\0' ? strlen ((d)->d_name) : 14) #define D_RECLEN(d) (sizeof (*(d)))
www.eeworm.com/read/356690/3040182

c direct.c

/* * $Id: direct.c,v 1.7 2003/08/19 09:05:25 telka Exp $ * * Direct Parallel Port Connection Driver * Copyright (C) 2003 ETC s.r.o. * * This program is free software; you can redistribute it and
www.eeworm.com/read/354586/3076319

h direct.h

/* direct.h Defines structures, macros, and functions for dealing with directories and pathnames. Copyright (c) 1991 by Borland International All Rights Reserved. */ #in
www.eeworm.com/read/353568/3084952

kdevses direct.kdevses

www.eeworm.com/read/353568/3084953

pro direct.pro

TEMPLATE=subdirs SUBDIRS=src
www.eeworm.com/read/353568/3084954

cpp direct.cpp

#include #include #include "ui_findfileform.h" int main(int argc, char *argv[]) { QApplication app(argc, argv); QTextCodec::setCodecForTr(QTextCodec::codecForName("gb
www.eeworm.com/read/353568/3084957

kdevelop direct.kdevelop

lcf lcf@localhost 0.1 KDevTrollProject