The image URL, if not passed, is constructed from the S3 key and bucket.
照片URL(如果没有传递的话)是由s3键和bucket构造的。
If the object has any functions, those will not be passed.
如果该对象包含函数,那么将不会被传递。
When the constructor is called, the fields being passed are checked to determine whether they match the expected fields, and an error is thrown if not.
在调用此构造函数时,字段将被传入,构造函数将检查字段来确定其是否与预期字段匹配,如果不匹配则抛出一个错误。
Validate_ptrs If a pointer that was previously not allocated by malloc is passed to the free call, an error message is thrown and the program is aborted.
validate_ptrs如果向free调用传递的指针并不是以前由malloc分配的,那么将会引发一个错误消息,而该程序将被中止。
The code in listing 11 first checks if the response passed is null, and, if not, then checks if the required fields are null.
清单11中的代码首先检查传递的响应是否为null,如果不是,则检查所需字段是否为null。
If not, it will only generate one password by default, if no options are passed. This makes it easier for scripting, when you need to store values in a variable, like so.
如果不是,它在默认情况下(不传递选项)只生成一个密码。
If it's not possible for you to pass multiple rows in one insert, the next best thing is to combine multiple inserts into a group that all get passed together from the client to the server.
如果不可能在一条insert语句中传递多行,那么最好是将多条insert语句组成一组,将它们一起从客户机传递到服务器。
By default, they are passed by value, meaning that if we would update the value passed within the closure function definition, it would not update the outside value.
默认情况下,它们是由值传递的,意味着如果要更新传递到闭包函数定义内的值,则不更新外部值。
Code review may detect errors; if not, you can have some peace of mind that your code has passed the first quality hurdle.
代码复查可能会检测到错误,如果没有,你可以头脑保持一些平静,因为你的代码已经通过了第一个质量障碍。
Remember that the new drugs will have passed clinical trials because they are treatments for a disease, even if they have not been licensed as cognitive enhancers.
我们需要记住,要治疗疾病,新药必须通过临床试验,尽管这类药可能还没有被正式列为认知增强类药物。
And if it is true in service industries such as investment banking or legal advice, the lower costs are clearly not passed on to customers.
如果它同样适用于例如投资银行或法律咨询等服务行业,那么客户显然没有因为降低的成本而得到任何优惠。
But the initiative would have passed, barely, even if not a single African-American had shown up at the polls.
但是反对八号议案几乎不可能被通过,即便没有一个非裔美国人出现在民意调查里。
Initially, this routine checks if the passed inquiry context is not NULL and is for a group member inquiry.
这个例程首先检查传递的查询上下文是否非null,以及是否是用于组成员查询的上下文。
Risks are identified, added to a risk list, discussed by some form of project steering committee, and if ever addressed by the team, this is not done until a significant amount of time has passed.
风险由某种形式的项目领导委员会确定、添加到风险列表,讨论,并且如果曾经由团队处理过,那么直到经过大量时间才完成。
One in five of these people also claimed they were not worried about the possibility of their debts being passed on to their next of kin if they died before they were repaid.
此外,这一年龄段的英国人中有五分之一称,假如他们无法在死前偿清债务,他们不担心自己的债务会转嫁到自己的近亲身上。
If not, an error is passed back to the client.
如果没有,一个错误会传回客户端。
If the HTML file name is not passed in, a generated ID is used.
如果没有传递HTML文件名,则生成一个ID使用。
If the White Paper is passed through the Houses of Parliament, work will not start until 2017 at the earliest.
如果议会通过白皮书,这项工程最早也要2017年开始动工。
If it is not redeemed before a full year has passed, the house in the walled city shall belong permanently to the buyer and his descendants. It is not to be returned in the Jubilee.
若在一整年之内不赎回,这城内的房屋,就定准永归买主,世世代代为业。在禧年也不得出买主的手。
Popular feeds may reach many followers, but if tweets are rarely passed on they do not spread.
受欢迎的消息源可以把消息传达给很多关注者,但是如果消息很少被继续转发,它就无法被广泛传播。
If the name of a configuration file is not passed as a parameter, the code USES s3.ini by default.
如果一个配置文件的名称没有作为一个参数传递,代码将默认使用s3 . ini。
Mr. Welch said those who take time off for family could be passed over for promotions if 'you're not there in the clutch.'
韦尔奇说,那些为家庭暂时停止工作的人可能会在升迁时不予考虑,因为他们没有在岗位上。
If sufficient time has passed and those values are not set, the AdminP request did not complete successfully.
如果经过了足够长的时间,且没有设置那些值,那么AdminP请求就没有成功完成。
Recall from last time that the field composition component uses the field name as its default label if the label is not passed, as shown here
回想一下,在上一篇文章中,若未传递标签,字段复合组件将使用字段名作为默认标签,如下所示
Thus, environment variables are used only if a variable is not set in any makefile or on the command line. Note: parent makefile variables are sometimes, but not always, passed down.
因此,一个变量只有在没有在任何makefile或命令行中指定时,才会使用环境变量的设置注意:父进程makefile变量有时候会传递下来,但不总会这样。
This script does not require input, but if it did, standard input on the originating machine would be passed to the script. Telnet provides an easy way to connect to any service
这个脚本不需要输入,但是如果需要,发出请求的机器上的标准输入会被传递给脚本。
Specifically, an exception is thrown if either the passed stock number does not exist (such as StockD), or if the stock quote for a given stock number is not available (StockC).
特别是当传入的股票编号不存在(如StockD),或者是给定的股票编号报价不可用时(StockC),都会抛出异常。
If ChompQ.pl runs but does not work, check here to see what values are being passed (Listing 19).
如果Chom pQ . pl运行但没有起作用,请检查这里,查看正在传送的是什么值(见清单19)。
If the corresponding class, field, or method is not generic, a null value is passed when calling the method.
若相应的类、字段或方法非泛型,则在调用方法时将返回null值。
If the corresponding class, field, or method is not generic, a null value is passed when calling the method.
若相应的类、字段或方法非泛型,则在调用方法时将返回null值。
应用推荐