代码搜索:self

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

代码结果 10,000
www.eeworm.com/read/285731/8821035

cpp sendun.cpp

//此程序是中国联通9020发送程序,实现功能:(号段的判断) //1、单条发送一般的文本信息 //2、发送免提短信 //3、铃声图片的发送:从MSGCONTENT中取出3位十进制转换为二进制后发送出去 //4、支持群发功能:当MsgFormat=99时,从指定文件中取出手机号码,连接到目的手机号上,发送出去 //5、有号段的判断,但号段表中的数据只是本省的,故只能判断本省。 //   ...
www.eeworm.com/read/428465/8866414

cpp example3ddocument.cpp

/* ============================================================================ * Name : Example3DDocument.cpp * Part of : Example3D * Description : Definition of Example3DDocument
www.eeworm.com/read/428283/8879707

m eaglview.m

/* File: EAGLView.m Abstract: Convenience class that wraps the CAEAGLLayer from CoreAnimation into a UIView subclass. Version: 1.6 Disclaimer: IMPORTANT: This Apple software is supplied to you by
www.eeworm.com/read/427891/8914632

c af_irda.c

/********************************************************************* * * Filename: af_irda.c * Version: 0.9 * Description: IrDA sockets implementation * Status: Stable * Author:
www.eeworm.com/read/427891/8914678

c obex_transport.c

/********************************************************************* * * Filename: obex_transport.c * Version: * Description: Code to handle different types of transpor
www.eeworm.com/read/427891/8914735

h obex_object.h

/********************************************************************* * * Filename: obex_object.h * Version: 0.9 * Description: * Status: Stable. * Author:
www.eeworm.com/read/427891/8914747

h obex_main.h

/********************************************************************* * * Filename: obex_main.h * Version: 0.9 * Description: * Status: Experimental. * Auth
www.eeworm.com/read/427891/8914758

h irobex.h

/********************************************************************* * * Filename: irobex.h * Version: * Description: * Status: Experimental. * Author:
www.eeworm.com/read/383449/8945753

simple-agent

#!/usr/bin/python import gobject import sys import dbus import dbus.service import dbus.mainloop.glib class Rejected(dbus.DBusException): _dbus_error_name = "org.bluez.Error.Rejected" class Agent
www.eeworm.com/read/383449/8945919

c gsta2dpsink.c

/* * * BlueZ - Bluetooth protocol stack for Linux * * Copyright (C) 2004-2008 Marcel Holtmann * * * This library is free software; you can redistribute it and/or * m