一、英文et al怎样发音?
一般人读 “at all,
at al 来自拉丁语,是三个不同拉丁词的缩写,所以严格地说,其发音要看前面名词的 ”性“:
et alii (男性),
et aliae (女性),
或 et alia (中性)。
二、关于机器人的知识
你用的什么软件?中鸣的机器人快车还是广茂达?
机器人快车是这样编的!
void main()
{
SetMotor(_MOTOR_0_,0,100);
SetMotor(_MOTOR_1_,0,100);
SetTenS(10);
SetMotor(_MOTOR_0_,1,100);
SetMotor(_MOTOR_1_,1,100);
SetTenS(24);
SetMotor(_MOTOR_0_,2,100);
SetMotor(_MOTOR_1_,0,100);
SetTenS(8);
SetMotor(_MOTOR_0_,1,100);
SetMotor(_MOTOR_1_,1,100);
}
(女生搞机器人的可不多)
(加油哦)
三、流星蝴蝶剑怎么加机器人
加机器人:\AI 输入\屏幕左上角出现command(注意AI一定要大写,*为pst文件名称)
简单的说:加人就是加那人用的武器名字(如:sword 的意思就是剑,那机器人用的就是剑)
\AI sword
\AI blade
\AI katana
\AI hammer
\AI lance
\AI dagger
\AI npc01_01
\AI npc01_02
\AI npc01_03
\AI npc03_01
\AI npc03_02
\AI npc03_03
\AI npc03_04 (注意空格和大小写)
等等。