代码搜索:fields
找到约 10,000 项符合「fields」的源代码
代码结果 10,000
www.eeworm.com/read/132641/5916100
tpl extra_fields.tpl
{* $Id: extra_fields.tpl,v 1.16 2004/06/02 13:01:22 max Exp $ *}
{include file="page_title.tpl" title=$lng.lbl_extra_fields}
{$lng.txt_extra_fields_desc}
{capture name=dialog}
{i
www.eeworm.com/read/126956/6010057
select_repeated_fields
#!/usr/local/bin/perl -w
use strict;
use DBI;
my $host='localhost';
my $port=6100;
my $dbh = DBI->connect(
"dbi:Gigabase:host=$host;port=6100",
"guest", "guest",{AutoCommit=>1})
|| die ;
my
www.eeworm.com/read/259870/11760495
m recolor_fields.m
% recolor_fields.m
colors = 'wcymg';
for i=1:NUNITS
c = colors(ceil(rand(1,1)*length(colors)));
set(hand1(i),'Color',c)
set(hand2(i),'Color',c)
end
www.eeworm.com/read/259565/11782788
m copy_fields.m
function seisout=copy_fields(seisin,seisout)
% Function copies fields in structure "seisin" to "seisout" if they do not
% exist in structure "seisout".
% A field "null" is added if fields "traces"
www.eeworm.com/read/152752/12087923
2bk fields.2bk
tst/fields.c:6: warning: initializer exceeds bit-field width
tst/fields.c:8: warning: initializer exceeds bit-field width
tst/fields.c:30: warning: missing return value
tst/fields.c:34: warning: mi
www.eeworm.com/read/152752/12088039
1bk fields.1bk
x = 1 2 3 4 -3 6
y = 3 8 9
x = 1 2 3 0 0 6
y = 2 8 16
p->a = 0x3, p->b = 0xf
www.eeworm.com/read/152752/12088103
2bk fields.2bk
tst/fields.c:6: warning: initializer exceeds bit-field width
tst/fields.c:8: warning: initializer exceeds bit-field width
tst/fields.c:30: warning: missing return value
tst/fields.c:34: warning: mi
www.eeworm.com/read/152752/12088249
1bk fields.1bk
x = 1 2 3 4 -3 6
y = 3 8 9
x = 1 2 3 0 0 6
y = 2 8 16
p->a = 0x3, p->b = 0xf
www.eeworm.com/read/152752/12088337
2bk fields.2bk
tst/fields.c:6: warning: initializer exceeds bit-field width
tst/fields.c:8: warning: initializer exceeds bit-field width
tst/fields.c:30: warning: missing return value
tst/fields.c:34: warning: mi