代码搜索:same
找到约 10,000 项符合「same」的源代码
代码结果 10,000
www.eeworm.com/read/472149/1419327
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/472149/1419332
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/472149/1419340
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/471038/1434761
java talkserver.java
/*
* Java(TM) SE 6 version.
* Code is the same as 1.0.
*/
import java.net.*;
import java.io.*;
class TalkServer {
TalkServerThread[] tstList = new TalkServerThread[2];
boolean DEBUG = fal
www.eeworm.com/read/470938/1435687
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/470938/1436104
js calendar-it.js
// ** I18N
// Calendar EN language
// Author: Mihai Bazon,
// Translator: Fabio Di Bernardini,
// Encoding: any
// Distributed under the same terms as the
www.eeworm.com/read/470938/1436112
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/470938/1436117
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/470917/1439261
s add_n.s
/* Add two limb vectors of the same length > 0 and store sum in a third
limb vector.
Copyright (C) 2000, 2001 Free Software Foundation, Inc.
Contributed by Martin Schwidefsky (schwidefsky@de.
www.eeworm.com/read/470917/1440016
s sub_n.s
# Alpha __mpn_sub_n -- Subtract two limb vectors of the same length > 0 and
# store difference in a third limb vector.
# Copyright (C) 1995 Free Software Foundation, Inc.
# This file is part of