代码搜索:same
找到约 10,000 项符合「same」的源代码
代码结果 10,000
www.eeworm.com/read/323863/3507497
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/323863/3507502
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/323863/3507510
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/323587/3513064
sql mysql_powfe.sql
--
-- mysql db schema for SQLPasswd
--
--
-- $Id: mysql_powfe.sql,v 1.1 2004/06/26 13:45:50 jmettraux Exp $
--
--
-- creates a database only for this 'passwd'
-- it's adisable not to use the same d
www.eeworm.com/read/323587/3513233
sql mysql_powfe.sql
--
-- mysql db schema for SQLPasswd
--
--
-- $Id: mysql_powfe.sql,v 1.1 2004/06/26 13:45:50 jmettraux Exp $
--
--
-- creates a database only for this 'passwd'
-- it's adisable not to use the same d
www.eeworm.com/read/322590/3522986
ksh exp.test004.ksh
[Parser: syntax error] +12
[Parser: syntax error] +
echo Same as csql2 but with primary key;
Statement Executed
Statement Executed: Rows Affected = 1
Statement Executed: Rows Affected = 1
Statement Ex
www.eeworm.com/read/321483/3534605
pm concise.pm
package B::Concise;
# Copyright (C) 2000-2003 Stephen McCamant. All rights reserved.
# This program is free software; you can redistribute and/or modify it
# under the same terms as Perl itself.
# No
www.eeworm.com/read/321483/3534951
xs util.xs
/* Copyright (c) 1997-2000 Graham Barr . All rights reserved.
* This program is free software; you can redistribute it and/or
* modify it under the same terms as Perl itself.
*/
#
www.eeworm.com/read/321483/3535530
t threads.t
# as of 2.09 on win32 Storable w/threads dies with "free to wrong
# pool" since it uses the same context for different threads. since
# win32 perl implementation allocates a different memory pool for
www.eeworm.com/read/321483/3535732
pad
pad.c AOK
"%s" variable %s masks earlier declaration in same scope
my $x;
my $x ;
Variable "%s" will not stay shared
sub x {
my $x;
sub y {
sub { $x