代码搜索:itself
找到约 5,630 项符合「itself」的源代码
代码结果 5,630
www.eeworm.com/read/259644/4339015
js calendar-ru.js
// ** I18N
// Calendar RU language
// Translation: Sly Golovanov, http://golovanov.net,
// Encoding: any
// Distributed under the same terms as the calendar itself.
// For transl
www.eeworm.com/read/259644/4339020
js calendar-no.js
// ** I18N
// Calendar NO language
// Author: Daniel Holmen,
// Encoding: UTF-8
// Distributed under the same terms as the calendar itself.
// For translators: please use UT
www.eeworm.com/read/259644/4339028
js calendar-ru_win_.js
// ** I18N
// Calendar RU language
// Translation: Sly Golovanov, http://golovanov.net,
// Encoding: any
// Distributed under the same terms as the calendar itself.
// For transl
www.eeworm.com/read/254049/4388839
js popupwin.js
// (c) dynarch.com 2003-2004
// Distributed under the same terms as HTMLArea itself.
function PopupWin(editor, title, handler, initFunction) {
this.editor = editor;
this.handler = handler;
var dlg
www.eeworm.com/read/254049/4389268
js calendar-ru.js
// ** I18N
// Calendar RU language
// Translation: Sly Golovanov, http://golovanov.net,
// Encoding: any
// Distributed under the same terms as the calendar itself.
// For transl
www.eeworm.com/read/254049/4389273
js calendar-no.js
// ** I18N
// Calendar NO language
// Author: Daniel Holmen,
// Encoding: UTF-8
// Distributed under the same terms as the calendar itself.
// For translators: please use UT
www.eeworm.com/read/253244/4399179
java matcher.java
/* Copyright (c) 2000-2006 hamcrest.org
*/
package org.hamcrest;
/**
* A matcher over acceptable values.
* A matcher is able to describe itself to give feedback when it fails.
*
* Matcher
www.eeworm.com/read/162614/5535811
java databasemetadata.java
/* DatabaseMetaData.java -- Information about the database itself.
Copyright (C) 1999, 2000, 2001, 2002 Free Software Foundation, Inc.
This file is part of GNU Classpath.
GNU Classpath is free so
www.eeworm.com/read/162519/5540912
c nested_struct1.c
/* Area: ffi_call, closure_call
Purpose: Check structure passing with different structure size.
Contains structs as parameter of the struct itself.
Limitations: none.
PR: none.
Originat
www.eeworm.com/read/162519/5540957
c nested_struct.c
/* Area: ffi_call, closure_call
Purpose: Check structure passing with different structure size.
Contains structs as parameter of the struct itself.
Limitations: none.
PR: none.
Originat