代码搜索:itself
找到约 5,630 项符合「itself」的源代码
代码结果 5,630
www.eeworm.com/read/382884/2623586
m qjgj.m
function varargout = QJGJ(varargin)
% QJGJ M-file for QJGJ.fig
% QJGJ, by itself, creates a new QJGJ or raises the existing
% singleton*.
%
% H = QJGJ returns the handle to a new Q
www.eeworm.com/read/378704/2682337
js calendar-da.js
// ** I18N
// Calendar DA language
// Author: Michael Thingmand Henriksen,
// Encoding: any
// Distributed under the same terms as the calendar itself.
// For translat
www.eeworm.com/read/377685/2697836
js calendar-hu.js
// ** I18N
// Calendar HU language
// Author: ???
// Modifier: KARASZI Istvan,
// Encoding: any
// Distributed under the same terms as the calendar itself.
// For
www.eeworm.com/read/377685/2697850
js calendar-da.js
// ** I18N
// Calendar DA language
// Author: Michael Thingmand Henriksen,
// Encoding: any
// Distributed under the same terms as the calendar itself.
// For t
www.eeworm.com/read/376179/2712449
js calendar-da.js
// ** I18N
// Calendar DA language
// Author: Michael Thingmand Henriksen,
// Encoding: any
// Distributed under the same terms as the calendar itself.
// For translat
www.eeworm.com/read/366702/2873238
f90 der_point.f90
! Program to test DERIVED type with components point to the DERIVED
! type itself, and two DERIVED type with componets point to each
! other.
program nest_derived
type record
integer :: valu
www.eeworm.com/read/366702/2873371
f90 module_common.f90
! We were incorrectly trying to create a variable for the common block itself,
! in addition to the variables it contains.
module FOO
implicit none
integer I
common /C/I
contains
subroutine BA
www.eeworm.com/read/365785/2895387
h inode.h
/* Inode table. This table holds inodes that are currently in use. In some
* cases they have been opened by an open() or creat() system call, in other
* cases the file system itself needs the inod
www.eeworm.com/read/362762/2927363
h inode.h
/* Inode table. This table holds inodes that are currently in use. In some
* cases they have been opened by an open() or creat() system call, in other
* cases the file system itself needs the inod
www.eeworm.com/read/362714/2928853
pm ppm.pm
package Image::Info::PPM;
# Copyright 2000, Gisle Aas.
#
# This library is free software; you can redistribute it and/or
# modify it under the same terms as Perl itself.
=begin register
MA