代码搜索:INTERFACES
找到约 10,000 项符合「INTERFACES」的源代码
代码结果 10,000
www.eeworm.com/read/142793/12918094
makefile
# From "Thinking in C++, 2nd Edition, Volume 2"
# by Bruce Eckel & Chuck Allison
# Available at http://www.BruceEckel.com
# (c)2004 MindView Inc. Copyright notice in Copyright.txt
# Automatically
www.eeworm.com/read/142793/12918136
mak digitalmars.mak
# From "Thinking in C++, 2nd Edition, Volume 2"
# by Bruce Eckel & Chuck Allison
# Available at http:\\www.BruceEckel.com
# (c)2004 MindView Inc. Copyright notice in Copyright.txt
# Automatically
www.eeworm.com/read/241072/13171593
txt ramdisk.txt
(一)查看ramdisk的内容
注:首先需要把ramdisk的扩展名更改为.gz,然后解压
bash$ su
Password :
bash$ mkdir /mnt/your_ramdisk_directory
bash$ mount -o loop your_ramdisk /mnt/your_ramdisk_directory
Now "your_ramdisk" is
www.eeworm.com/read/137523/13317007
asm pkterr.asm
;put into the public domain by Russell Nelson, nelson@crynwr.com
err0 db "No error at all.",'$'
err1 db "Invalid handle number",'$'
err2 db "No interfaces of specified class found",'$'
err3 db "
www.eeworm.com/read/321681/13400973
pro v4l.pro
TEMPLATE = app
CONFIG = qt warn_on release
HEADERS = v4l.h
SOURCES = v4l.c
INTERFACES =
TARGET = v4l
www.eeworm.com/read/136989/5827589
cpp broadcast_client.cpp
// broadcast_client.cpp,v 1.6 2003/11/09 20:44:18 dhinton Exp
#include "ace/Log_Msg.h"
#include "ace/SOCK_Dgram_Bcast.h"
#include "ace/INET_Addr.h"
#include "ace/OS_NS_string.h"
static const
www.eeworm.com/read/136865/5840576
pro tagreader-with-features.pro
TEMPLATE = app
TARGET = tagreader-with-features
CONFIG += qt warn_on release
REQUIRES = xml large-config
HEADERS = structureparser.h
SOURCES = tagreader.cpp \
structur
www.eeworm.com/read/136821/5850232
pro symlinker.pro
TEMPLATE = app
CONFIG += qtopia warn_on release
DESTDIR = $(QPEDIR)/bin
HEADERS =
SOURCES = main.cpp
INTERFACES =
TARGET = qtopia-update-symlinks
www.eeworm.com/read/136815/5855287
pro tagreader-with-features.pro
TEMPLATE = app
TARGET = tagreader-with-features
CONFIG += qt warn_on release
REQUIRES = xml large-config
HEADERS = structureparser.h
SOURCES = tagreader.cpp \
structur