代码搜索:ptr
找到约 10,000 项符合「ptr」的源代码
代码结果 10,000
www.eeworm.com/read/468610/1485063
cntr_ptr
#define cntr_ptr_width 16
#define cntr_ptr_height 16
#define cntr_ptr_x_hot 7
#define cntr_ptr_y_hot 1
static char cntr_ptr_bits[] = {
0x00, 0x00, 0x80, 0x01, 0x80, 0x01, 0xc0, 0x03, 0xc0, 0x03, 0x
www.eeworm.com/read/468610/1485068
right_ptr
#define right_ptr_width 16
#define right_ptr_height 16
#define right_ptr_x_hot 12
#define right_ptr_y_hot 1
static char right_ptr_bits[] = {
0x00, 0x00, 0x00, 0x10, 0x00, 0x18, 0x00, 0x1c, 0x00, 0x
www.eeworm.com/read/468610/1485076
left_ptr
#define left_ptr_width 16
#define left_ptr_height 16
#define left_ptr_x_hot 3
#define left_ptr_y_hot 1
static char left_ptr_bits[] = {
0x00, 0x00, 0x08, 0x00, 0x18, 0x00, 0x38, 0x00, 0x78, 0x00, 0x
www.eeworm.com/read/192391/5157166
h ptr.h
#ifndef _LANG_PTR_H
#define _LANG_PTR_H
namespace lang
{
/**
* Smart pointer to an object of class T.
* T must implement addReference() and release().
* @see Object
*
* @ingroup
www.eeworm.com/read/192080/5160053
h ptr.h
#ifndef _LANG_PTR_H
#define _LANG_PTR_H
namespace lang
{
/**
* Smart pointer to an object of class T.
* T must implement addReference() and release().
* @see Object
*
* @ingroup
www.eeworm.com/read/174092/5365524
h ptr.h
#ifndef GUARD_Ptr_h
#define GUARD_Ptr_h
#include
#include
template class Ptr {
public:
// new member to copy the object conditionally when needed
void make
www.eeworm.com/read/174092/5365542
h ptr.h
#ifndef GUARD_Ptr_h
#define GUARD_Ptr_h
#include
#include
template class Ptr {
public:
// new member to copy the object conditionally when needed
void make
www.eeworm.com/read/167133/5467291
java ptr.java
/*
* Java core library component.
*
* Copyright (c) 1997, 1998
* Transvirtual Technologies, Inc. All rights reserved.
*
* See the file "license.terms" for information on usage and redistri
www.eeworm.com/read/304657/3793845
java ptr.java
/*
* Java core library component.
*
* Copyright (c) 1997, 1998
* Transvirtual Technologies, Inc. All rights reserved.
*
* See the file "license.terms" for information on usage and redistri