代码搜索:Language
找到约 10,000 项符合「Language」的源代码
代码结果 10,000
www.eeworm.com/read/459679/7268854
cs language.cs
/*
Sharp Compiler
Copyright (C) 2003 Michael Bebenita
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
as published by
www.eeworm.com/read/457234/7330801
h language.h
/*
* HT Editor
* language.h
*
* Copyright (C) 1999-2002 Sebastian Biallas (sb@biallas.net)
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of th
www.eeworm.com/read/457234/7330840
cc language.cc
/*
* HT Editor
* language.cc
*
* Copyright (C) 1999-2002 Sebastian Biallas (sb@biallas.net)
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of t
www.eeworm.com/read/452209/7445565
txt language.txt
Copyright (C) 1989, 1995, 1996 Aladdin Enterprises. All rights reserved.
This file is part of Aladdin Ghostscript.
Aladdin Ghostscript is distributed with NO WARRANTY OF ANY KIND. N
www.eeworm.com/read/452201/7446098
ini language.ini
g_day=日
g_hour=小时
g_minute=分钟
g_add=增加
g_remove=删除
g_ok=确定
g_cancel=取消
g_monday=星期一
g_tuesday=星期二
g_wednesday=星期三
g_thursday=星期四
g_friday=星期五
g_saturday=星期六
g_sunday=星期日
g_date=日期
g_tim
www.eeworm.com/read/447808/7545321
ico language.ico
www.eeworm.com/read/446788/7565011
dat language.dat
www.eeworm.com/read/446229/7583633
cgi language.cgi
www.eeworm.com/read/445052/7599983
m language.m
function f = Language(x,y,x0)
syms t;
if(length(x) == length(y))
n = length(x);
else
disp('x和y的维数不相等!');
return;
end %检错
f = 0.0;
for(i