代码搜索:itself
找到约 5,630 项符合「itself」的源代码
代码结果 5,630
www.eeworm.com/read/467579/1499302
js calendar-en.js
// ** I18N
// Calendar EN language
// Author: Mihai Bazon,
// Encoding: any
// Distributed under the same terms as the calendar itself.
// For translators: please use UTF
www.eeworm.com/read/461308/1553400
js calendar-me.js
// ** I18N
// Calendar EN language
// Author: Mihai Bazon,
// Encoding: any
// Distributed under the same terms as the calendar itself.
// For translators: please use UTF
www.eeworm.com/read/460691/1558039
pm deparse.pm
# B::Deparse.pm
# Copyright (c) 1998 Stephen McCamant. All rights reserved.
# This module is free software; you can redistribute and/or modify
# it under the same terms as Perl itself.
# This is
www.eeworm.com/read/459490/1569222
tracsupport
= Trac Support =
Like in most [http://www.opensource.org/ open source projects], "free" Trac support is available primarily through the community itself, mainly through the [http://trac.edgewall.org/
www.eeworm.com/read/454497/1629869
js calendar-en.js
// ** I18N
// Calendar EN language
// Author: Mihai Bazon,
// Encoding: any
// Distributed under the same terms as the calendar itself.
// For translators: please use UTF
www.eeworm.com/read/244566/4510601
js calendar-cn.js
// ** I18N
// Calendar EN language
// Author: Mihai Bazon,
// Encoding: any
// Distributed under the same terms as the calendar itself.
// For translators: please use UTF
www.eeworm.com/read/243359/4527876
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
www.eeworm.com/read/243359/4527877
js calendar-lt-utf8.js
// ** I18N
// Calendar LT language
// Author: Martynas Majeris,
// Encoding: UTF-8
// Distributed under the same terms as the calendar itself.
// For translators: pleas
www.eeworm.com/read/243359/4527893
js calendar-en.js
// ** I18N
// Calendar EN language
// Author: Mihai Bazon,
// Encoding: any
// Distributed under the same terms as the calendar itself.
// For translators: please use
www.eeworm.com/read/242331/4554565
txt 11-2.txt
// Here we create an object representing the date of Christmas, 1996.
// The variable xmas contains a reference to the object, not the object itself.
var xmas = new Date(96, 11, 25);
// When we copy