代码搜索:Interface

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

代码结果 10,000
www.eeworm.com/read/456781/7339804

h rs232interface.h

#pragma once class CRs232Interface { public: CRs232Interface(void); virtual ~CRs232Interface(void); };
www.eeworm.com/read/456781/7339815

cpp rs232interface.cpp

#include "StdAfx.h" #include "Rs232Interface.h" CRs232Interface::CRs232Interface(void) { } CRs232Interface::~CRs232Interface(void) { }
www.eeworm.com/read/456781/7339826

cpp crs232interface.cpp

#include "CRs232Interface.h"
www.eeworm.com/read/456781/7339829

h crs232interface.h

#pragma once using namespace System; using namespace System::ComponentModel; using namespace System::Collections; using namespace System::Windows::Forms; using namespace System::Data; using na
www.eeworm.com/read/455871/7362490

java id3interface.java

import java.io.File; import java.io.FileNotFoundException; import java.io.IOException; import java.io.RandomAccessFile; /** * Description of the Class * * @author kilo * @created
www.eeworm.com/read/448648/7528542

po ospf6_interface.po

# dummy
www.eeworm.com/read/448648/7528568

h ospf6_interface.h

/* * Copyright (C) 1999 Yasuhiro Ohara * * This file is part of GNU Zebra. * * GNU Zebra is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public Li
www.eeworm.com/read/448648/7528593

c ospf6_interface.c

/* * Copyright (C) 1999 Yasuhiro Ohara * * This file is part of GNU Zebra. * * GNU Zebra is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public Li