如何使用 "n" 造句
- 1. Those who responded to antidepressants ( n = 85 ) .
 - 患者对抗抑郁剂有反应(n=85)
 
- 2. And sorting of n items would take n * log time .
 - 而对n个元素进行排序的空间复杂度为n*log。
 
- 3. In davis calif.a group of neighbors on n street did just that .
 - 加利福尼亚州戴维斯一群住在n大街的邻居们就是这样做的。
 
- 4. Because count is nested inside countto , n is visible to it .
 - 因为count嵌套在countto里面,所以n对于count来说是可见的。
 
- 5. The number of returned results may be adjusted using the n parameter .
 - 返回的数量可以通过参数n来判断。