代码搜索:shared
找到约 10,000 项符合「shared」的源代码
代码结果 10,000
www.eeworm.com/read/275831/10793903
rb 09 - sharing a hash between any number of computers.rb
#!/usr/local/ruby -w
# drb_hash_server.rb
require 'drb'
# Start up DRb with a URI and a hash to share
shared_hash = {:server => 'Some data set by the server' }
DRb.start_service('druby://127.0.0.1:61
www.eeworm.com/read/457234/7330945
cc htmzimg.cc
/*
* HT Editor
* htmzimg.cc
*
* Copyright (C) 1999-2002 Stefan Weyergraf
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public
www.eeworm.com/read/297233/8039108
c sol-c0.c
/* Solaris PowerPC startfile. */
/* Copyright (C) 1996 Free Software Foundation, Inc.
This file is part of GNU CC.
GNU CC is free software; you can redistribute it and/or modify
it under the terms
www.eeworm.com/read/326221/13155239
asm insight.asm
;=============================================================================
; Insight, real-mode debugger for MS DOS / PC DOS / FreeDOS.
; Copyright (c) Victor M. Gamayunov, Sergey Pimenov, 1993,
www.eeworm.com/read/240028/13239749
common makefile.common
TGT=shared_ptr$(SFX)
OBJS=main$(OFX) test_shared_ptr$(OFX)
HEADERS=../../tut/tut.hpp
all: $(TGT)
clean:
$(RM) $(OBJS) $(TGT)
$(TGT): $(OBJS)
$(LNK) $(LNKOPTS)$(TGT) $(OBJS)
test_shared_ptr$(OF
www.eeworm.com/read/168845/5429922
py use_requirements.py
#!/usr/bin/python
from BoostBuild import Tester
t = Tester()
# Test that use requirements on main target work
# (and a propagated all the way up, not only to direct
# dependents)
t.write("pr
www.eeworm.com/read/168845/5432154
hpp registered.hpp
// Copyright David Abrahams 2002.
// Distributed under the Boost Software License, Version 1.0. (See
// accompanying file LICENSE_1_0.txt or copy at
// http://www.boost.org/LICENSE_1_0.txt)
#ifnde
www.eeworm.com/read/158865/5593852
c sol-c0.c
/* Solaris PowerPC startfile. */
/* Copyright (C) 1996 Free Software Foundation, Inc.
This file is part of GNU CC.
GNU CC is free software; you can redistribute it and/or modify
it under the terms
www.eeworm.com/read/296774/7114092
h seq-sysv3.h
/* Sequent DYNIX/ptx 1.x (SVr3) */
#include "i386/sysv3.h"
/* Sequent Symmetry SVr3 doesn't have crtn.o; crt1.o doesn't work
but crt0.o does. */
#undef STARTFILE_SPEC
#define STARTFILE_SPEC \
www.eeworm.com/read/297233/8039954
h seq-sysv3.h
/* Sequent DYNIX/ptx 1.x (SVr3) */
#include "i386/sysv3.h"
/* Sequent Symmetry SVr3 doesn't have crtn.o; crt1.o doesn't work
but crt0.o does. */
#undef STARTFILE_SPEC
#define STARTFILE_SPEC \