代码搜索:itself
找到约 5,630 项符合「itself」的源代码
代码结果 5,630
www.eeworm.com/read/212530/15154833
c allocator.c
/*
* allocator.c -- allocate after high_memory, if available
*
* NOTE: this is different from my previous allocator, the one that
* assembles pages, which revealed itself both slow and unrel
www.eeworm.com/read/208657/15239797
m infcal.m
%This program will calculate the day for any date given by the user.
%The calender works from the year 1582 to the year infinity.
%It is based on the fact that weekdays repeat itself every 400 years
www.eeworm.com/read/38039/1092702
mnu derived_param.mnu
FEAT#PARAM 特征参数
Local 局部
Operate on feature itself.
操作特征本身。
Inherited 继承
Operate on inherited parameters.
操作继承参数。
www.eeworm.com/read/488400/1230135
license
Copyright (c) 2005 Joshua Harvey [Jerusalem, Israel]
This is the MIT license, the license Ruby on Rails itself is licensed under.
Permission is hereby granted, free of charge, to any person obta
www.eeworm.com/read/479497/1331564
java jsomcreatedomtree.java
package fi.javasom.jsom;
/**
* This is JSomCreateDomTree class that creates a DOM tree of the map.
* character data. This class itself does nothing, the
* real processing is done by its subclas
www.eeworm.com/read/470720/1444639
c anonunion1.c
// PR c++/5748
// This testcase ICEd because used flag from the anon union variables
// was not propagated back to the anon union itself, causing addressof
// not to be replaced with stack slot.
// {
www.eeworm.com/read/470693/1456585
c anonunion1.c
// PR c++/5748
// This testcase ICEd because used flag from the anon union variables
// was not propagated back to the anon union itself, causing addressof
// not to be replaced with stack slot.
// {
www.eeworm.com/read/247207/4485894
readme
This program authenticates users using SASL (specifically the
cyrus-sasl authentication method).
SASL is configurable (somewhat like PAM). Each service authenticating
against SASL identifies itself w
www.eeworm.com/read/247171/4487555
vb imports4.vb
'Checks a bug when the same namespace/type has been imported more than once on the commandline (and not in the file itself)
Class Imports4
Dim c As Type
End Class
www.eeworm.com/read/242331/4554553
txt 13-2.txt
// This function displays the time in the status line.
// Invoke it once to activate the clock; it will call itself from then on.
function display_time_in_status_line()
{
va