代码搜索:shared

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

代码结果 10,000
www.eeworm.com/read/173349/9661719

test shared_err.test

# 2005 December 30 # # The author disclaims copyright to this source code. In place of # a legal notice, here is a blessing: # # May you do good and not evil. # May you find forgiveness for you
www.eeworm.com/read/410932/11264250

h projectx_shared.h

#ifndef _PROJECTX_SHARED_ #define _PROJECTX_SHARED_ #define MAX_SERVERNAME_LEN 20 //服务器名称长度 #define MAX_IPADDRESS_LEN 16 //ip地址长度,类似于192.168.124.213 #define MAX_BATTLE_GUID_NAME_LEN
www.eeworm.com/read/335542/12517897

vcproj zthread_shared.vcproj

www.eeworm.com/read/334200/12618592

h r_shared.h

/* Copyright (C) 1996-1997 Id Software, Inc. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free So
www.eeworm.com/read/300492/13910409

vcproj zthread_shared.vcproj

www.eeworm.com/read/235551/14063908

cpp shared_ptr.cpp

//--------------------------------------------------------------------------- #pragma hdrstop #include "shared_ptr.h" //---------------------------------------------------------------------
www.eeworm.com/read/235551/14064025

h shared_ptr.h

//--------------------------------------------------------------------------- #ifndef shared_ptrH #define shared_ptrH //---------------------------------------------------------------------------
www.eeworm.com/read/235248/14079921

h _end_shared.h

// Used to end a set of declarations involving a shared library // I've put this in its own header (see ) since // we will probably change this to a special #pragma #lib
www.eeworm.com/read/235248/14079995

h _shared_lib.h

// _shared_lib.h // UnderC Pocket C++ Library, Steve Donovan 2001. #ifdef __win32__ #lib msvcrt40.dll #else #lib lib.so.6 #endif
www.eeworm.com/read/132667/14080078

c xml_shared.c

/* ==================================================================== * The Kannel Software License, Version 1.0 * * Copyright (c) 2001-2004 Kannel Group * Copyright (c) 1998-2001 WapIT Ltd