代码搜索:Subclass
找到约 2,526 项符合「Subclass」的源代码
代码结果 2,526
www.eeworm.com/read/388975/8560114
c hidd.c
/*
*
* BlueZ - Bluetooth protocol stack for Linux
*
* Copyright (C) 2003-2008 Marcel Holtmann
*
*
* This program is free software; you can redistribute it and/or modif
www.eeworm.com/read/288820/8604685
c main.c
/*
*
* BlueZ - Bluetooth protocol stack for Linux
*
* Copyright (C) 2003-2008 Marcel Holtmann
*
*
* This program is free software; you can redistribute it and/or modif
www.eeworm.com/read/186812/8907947
c main.c
/*
*
* BlueZ - Bluetooth protocol stack for Linux
*
* Copyright (C) 2003-2005 Marcel Holtmann
*
*
* This program is free software; you can redistribute it and/or modif
www.eeworm.com/read/383449/8945361
c hidd.c
/*
*
* BlueZ - Bluetooth protocol stack for Linux
*
* Copyright (C) 2003-2008 Marcel Holtmann
*
*
* This program is free software; you can redistribute it and/or modif
www.eeworm.com/read/283365/9026574
h tree.h
/********************************************************************************************************
* PROGRAM :
* DATE - TIME : lundi 10 avril 2006 - 22:28
* AUTHOR : IComplete Team an
www.eeworm.com/read/381906/9065018
bas module1.bas
Attribute VB_Name = "Module1"
Option Explicit
' API函数声明
Public Declare Function GetWindowLong Lib "user32" Alias "GetWindowLongA" (ByVal hwnd As Long, ByVal nIndex As Long) As Long
Public Declar
www.eeworm.com/read/282353/9098941
bas module1.bas
Attribute VB_Name = "Module1"
Option Explicit
' API函数声明
Public Declare Function GetWindowLong Lib "user32" Alias "GetWindowLongA" (ByVal hwnd As Long, ByVal nIndex As Long) As Long
Public Declar
www.eeworm.com/read/184404/9106545
html example1b_text.html
Example1b
Example 1b
This simpe example demonstates how to plot vector fields using th
www.eeworm.com/read/377447/9275889
readme
README
This is libasync version 0.4. Copyright (C) 2002, Simon Brenner
What is async?
async is a library for asynchronous, event-driven IO over sockets
(TCP and UDP supported so far).
How does it