代码搜索:itself
找到约 5,630 项符合「itself」的源代码
代码结果 5,630
www.eeworm.com/read/168239/5447636
java circle.java
import java.awt.*;
import java.awt.geom.*;
/**
* A circle that can be manipulated and that draws itself on a canvas.
*
* @author Michael Kolling and David J. Barnes
* @version 2006.03.30
*/
p
www.eeworm.com/read/162614/5526074
f90 der_io_2.f90
! { dg-do compile }
! PR 23843
! IO of derived types with private components is allowed in the module itself,
! but not elsewhere
module gfortran2
type :: tp1
private
integer :: i
www.eeworm.com/read/162614/5526441
f90 intent_used_1.f90
! { dg-do compile }
! Tests the fix for the regression caused by the patch for PR20869
! which itself is tested and described by intrinsic_external_1.f90
!
! reported to the fortran list by Dominique
www.eeworm.com/read/344727/3205275
js calendar-hu.js
// ** I18N
// Calendar HU language
// Author: ???
// Modifier: KARASZI Istvan,
// Encoding: any
// Distributed under the same terms as the calendar itself.
// For translat
www.eeworm.com/read/340665/3280607
c sibcall-4.c
/* Simple check that sibling calls are performed from a
void non-leaf-function taking no arguments calling a function which
is about the same as itself.
Copyright (C) 2002 Free Software Foun
www.eeworm.com/read/339446/3301044
readme
Here are the programs in the Qt tutorial. The tutorial itself is in
../doc/html/tutorial.html (or http://doc.trolltech.com/4.3/tutorial.html).
All programs corresponding to the chapters in the tutor
www.eeworm.com/read/337546/3334867
c mon_stat.c
/*
* The USB Monitor, inspired by Dave Harding's USBMon.
*
* This is the 's' or 'stat' reader which debugs usbmon itself.
* Note that this code blows through locks, so make sure that
* /dbg/usbmo
www.eeworm.com/read/334125/3372490
c crc32.c
/*-
* COPYRIGHT (C) 1986 Gary S. Brown. You may use this program, or
* code or tables extracted from it, as desired without restriction.
*
* First, the polynomial itself and its table of feedb
www.eeworm.com/read/334125/3372538
py simple.py
#!/usr/bin/python
# Some simple tests for the Python bindings for TDB
# Note that this tests the interface of the Python bindings
# It does not test tdb itself.
#
# Copyright (C) 2007-2008 Jelmer Vern
www.eeworm.com/read/327754/3454400
js calendar-hu.js
// ** I18N
// Calendar HU language
// Author: ???
// Modifier: KARASZI Istvan,
// Encoding: any
// Distributed under the same terms as the calendar itself.
// For translat