以下为句子列表:
英文: Each object expects specific, typed, input variables, and will perform error checking based on this.
中文: 每个对象都会预计一些特定的并具有某种类型特征的输入变量,然后根据这些条件检查是否有错误。
更详细...
英文: It's always good to specify some type for your variable as it can lead to better error checking and performance.
中文: 给你的变量指定一个具体的类型总是好的因为这样可以更好的进行错误检查与运行。
更详细...
|