代码搜索:shared
找到约 10,000 项符合「shared」的源代码
代码结果 10,000
www.eeworm.com/read/438896/1821596
h fl_shared_image.h
#ifndef Fl_Shared_Image_H
#define Fl_Shared_Image_H
#include
#define Fl_Shared_Image fltk::SharedImage
#define Fl_Image fltk::Image
#endif
www.eeworm.com/read/438717/1823285
py entry-with-shared-variable.py
from Tkinter import *
import string
# This program shows how to make a typein box shadow a program variable.
class App(Frame):
def __init__(self, master=None):
Frame.__init__(self, master)
s
www.eeworm.com/read/438676/1824102
h emhwlib_resources_shared.h
/*****************************************
Copyright
www.eeworm.com/read/437648/1830017
txt x86-shared.txt
This project builds a shared library version of libpng on x86 BeOS.
It defines PNG_USE_PNGGCCRD, which activates the assembly code in
pnggccrd.c; this hasn't been extensively tested on BeOS.
To inst
www.eeworm.com/read/433911/1876849
cpp nodelocal_shared_reader.cpp
// $Id: Nodelocal_shared_reader.cpp 80826 2008-03-04 14:51:23Z wotte $
#include "Naming_Context.h"
#include "Temperature_Grapher.h"
#include "Temperature_Grapher_Options.h"
// Listing 1 code/c
www.eeworm.com/read/433911/1876869
nodelocal_shared_reader gnumakefile.nodelocal_shared_reader
# -*- Makefile -*-
#----------------------------------------------------------------------------
# GNU Makefile
#
# @file GNUmakefile.Nodelocal_Shared_Reader
#
# $Id: gnu.mpd 83821 2008-11