代码搜索:self
找到约 10,000 项符合「self」的源代码
代码结果 10,000
www.eeworm.com/read/152814/5666634
pl irix.pl
# uses libelf for nlist on irix (>= 5.3?)
$self->{LIBS} .= ' -lelf';
www.eeworm.com/read/150018/5694580
py genericmatrix.py
"""
Copyright 2003 Mitsubishi Electric Research Laboratories All Rights
Reserved. Permission to use, copy and modify this software and its
documentation without fee for educational, r
www.eeworm.com/read/150018/5694581
py bsc_quant_perf.py
"""
Copyright 2003 Mitsubishi Electric Research Laboratories All Rights
Reserved. Permission to use, copy and modify this software and its
documentation without fee for educational, r
www.eeworm.com/read/148286/5716315
py spark.py
# Copyright (c) 1998-2000 John Aycock
#
# Permission is hereby granted, free of charge, to any person obtaining
# a copy of this software and associated documentation files (the
# "Software"), t
www.eeworm.com/read/144216/5751926
pm color.pm
# Pod::Text::Color -- Convert POD data to formatted color ASCII text
# $Id: Color.pm,v 0.6 2000/12/25 12:52:39 eagle Exp $
#
# Copyright 1999 by Russ Allbery
#
# This program is fre
www.eeworm.com/read/144216/5752208
pl cygwin.pl
# SysV IPC is an optional Cygwin package
$self->{LIBS} = ['-lcygipc']
www.eeworm.com/read/144216/5752209
pl next_3.pl
$self->{CCFLAGS} = $Config{ccflags} . ' -D_POSIX_SOURCE' ;
www.eeworm.com/read/144216/5752265
pl cygwin.pl
# uses GDBM dbm compatibility feature
$self->{LIBS} = ['-lgdbm'];
www.eeworm.com/read/144216/5752280
pl cygwin.pl
# uses GDBM ndbm compatibility feature
$self->{LIBS} = ['-lgdbm'];
www.eeworm.com/read/141979/5766763
cpp bitmapdrawview.cpp
/**
*
* @brief Definition of CBitmapDrawView
*
* Copyright (c) EMCC Software Ltd 2003
* @version 1.0
*/
// INCLUDES
// Class include
#include "BitmapDrawView.h"
// System inclu