代码搜索:NetWork
找到约 10,000 项符合「NetWork」的源代码
代码结果 10,000
www.eeworm.com/read/242797/12985234
service network.service
[Bluetooth Service]
Identifier=network
Name=Network service
Description=Bluetooth Personal Area Network service
Autostart=false
www.eeworm.com/read/242797/12985280
test-network
#!/usr/bin/python
import dbus
bus = dbus.SystemBus()
manager = dbus.Interface(bus.get_object('org.bluez', '/org/bluez'),
'org.bluez.Manager')
conn = manager.ActivateService('network')
netw
www.eeworm.com/read/328682/13007832
h network.h
// NetWork.h : main header file for the NETWORK application
//
#if !defined(AFX_NETWORK_H__2E21CA0D_C415_11D3_9E0B_00A0C9395AB0__INCLUDED_)
#define AFX_NETWORK_H__2E21CA0D_C415_11D3_9E0B_00A0C939
www.eeworm.com/read/328682/13007840
dsp network.dsp
# Microsoft Developer Studio Project File - Name="NetWork" - Package Owner=
# Microsoft Developer Studio Generated Build File, Format Version 6.00
# ** DO NOT EDIT **
# TARGTYPE "Win32 (x86) C
www.eeworm.com/read/328682/13007841
aps network.aps
www.eeworm.com/read/328682/13007850
ico network.ico
www.eeworm.com/read/328682/13007859
clw network.clw
; CLW file contains information for the MFC ClassWizard
[General Info]
Version=1
LastClass=CNetWorkDlg
LastTemplate=CDialog
NewFileInclude1=#include "stdafx.h"
NewFileInclude2=#include "NetWor
www.eeworm.com/read/328682/13007863
rc network.rc
//Microsoft Developer Studio generated resource script.
//
#include "resource.h"
#define APSTUDIO_READONLY_SYMBOLS
/////////////////////////////////////////////////////////////////////////////
www.eeworm.com/read/328682/13007866
cpp network.cpp
// NetWork.cpp : Defines the class behaviors for the application.
//
#include "stdafx.h"
#include "NetWork.h"
#include "NetWorkDlg.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
s