网站首页  词典首页

请输入您要查询的英文单词:

 

单词 overload
释义
overloads是overload的第三人称单数

overload

美 [?o?v?r?lo?d]
英 [???v?(r)?l??d]
  • v.超载;把(弹药等)装填过度;【电】给…过量充电
  • n.过重负担;超负荷;【电】过载
  • 网络过载及显示功能;超载战术;多载集合
第三人称单数:overloads  现在分词:overloading  过去式:overloaded  
n.
excess,surplus,overwork,burden,overkill
v.
overburden,tax,strain,weigh down
v.
1.
使装载过重货物,使装载[负担]过重,超载;把(弹药等)装填过度;【电】给...过量充电
n.
1.
过重装载,过重负担;超负荷;【电】过载

例句

释义:
1.
By adding operator overloads to a type, you allow developers to use the type as though it were a built-in primitive type.
通过在类型中添加运算符重载,开发人员可以像使用内置基元类型一样使用该类型。
msdn2.microsoft.com
2.
The signature in this declaration must be different from the signature of every property or procedure that it overloads.
在该声明中,签名必须与它重载的每个属性或过程的签名不同。
msdn2.microsoft.com
3.
And much of it, like the overloads, has to be moved several times before reaching its final resting place.
它们中的很多,像超负荷在达到它最终测试的地方之前被移动了很多次。
blog.sina.com.cn
4.
Do not provide operator overloads unless at least one of the operands is of the type defining the overload.
除非至少有一个操作数属于定义重载的类型,否则不要提供运算符重载。
msdn2.microsoft.com
5.
You can link up as many RFID Web services as you need, as long as they do not result in system overloads.
只要不会导致系统过载,就可以根据需要连接任意多的RFIDWeb服务。
www.ibm.com
6.
We can find out with email alerts when the performance goes before a certain threshold or is reaching the point of system overloads.
在性能达到特定阈值或达到系统过载点时,我们会收到电子邮件警报。
www.ibm.com
7.
Unlike the other overloads, the overload of Start that has no parameters is not a static member.
与其他重载不同,不带参数的Start重载不是static成员。
msdn2.microsoft.com
8.
The system frequency and voltages on all the buses are within the required limits, while no overloads on lines or equipment are resulted.
该系统的频率和电压的所有公共汽车都在规定的限额,而没有超载或设备上线造成的。
wenku.baidu.com
9.
Consider providing special overloads and code paths for calls with a small number of arguments in extremely performance-sensitive APIs.
考虑在性能极为敏感的API中为使用少量参数的调用提供特殊重载和代码路径。
msdn2.microsoft.com
10.
Use one of the static overloads when you want to create a new Process component rather than start a process for an existing component.
当要创建新的Process组件而不是启动现有组件的进程时,请使用static重载之一。
msdn2.microsoft.com
1.
Has two overloads that allow the blocked thread to break out of the wait after a specified interval has elapsed.
有两个重载方法,这两个方法允许阻止的线程在等待指定时间间隔之后跳出等待。
msdn2.microsoft.com
2.
The system administrator has to be careful that the orchestration will not result in system overloads.
系统管理员必须谨慎,以免协调工作导致系统过载。
www.ibm.com
3.
No overloads of this method are provided that allow you to perform a culture-insensitive comparison.
未提供此方法的允许执行不区分区域性的比较的重载。
msdn2.microsoft.com
4.
Internal diagnostics provide comprehensive protection against overloads, input undervoltage, and overtemperature conditions.
内部诊断提供全面的过载、输入欠压及过温保护。
www.allegromicro.com
5.
The value of the ID property must be specified as a parameter when calling any of the overloads of the.
构造函数的任何重载时,ID属性的值必须作为参数指定。
msdn2.microsoft.com
6.
For overloads that do not take the id argument, the identifier written to the log is defined by the following table.
对于没有采用id参数的重载,将按照下表定义写入日志的标识符。
msdn2.microsoft.com
7.
Note that the property can be set using one of the constructor overloads .
注意,使用其中一个构造函数重载可以设置该属性。
www.bing.com
8.
If the types in one of the overloads all widen to the corresponding types in the other, the compiler eliminates the latter.
如果其中一个重载中的类型全部扩展为另一个中的相应类型,编译器消除后者。
msdn2.microsoft.com
9.
Describes the template overloads that the CRT provides to help ease the transition to the more secure variants.
描述CRT提供的模板重载,该模板重载有助于简化转换为更安全变量的过程。
msdn2.microsoft.com
10.
Consequently overloads can be reliably prevented, slack rope situations recognised and balance weights safely monitored.
因此可以可靠的预防超载,绳索松弛的情况和安全的监视平衡重物。
tecsis.de
1.
You cannot define an additional version of a base class member unless that base class member already specifies Overloads.
您不能定义基类成员的附加版本,除非该基类成员已指定Overloads。
msdn2.microsoft.com
2.
You can use the overloads of this method to create a time zone with or without adjustment rules.
您可以使用这个方法的多载,以建立包含或不含调整规则的时区。
technet.microsoft.com
3.
The vehicle overloads brought large damage to the traffic safety, transporting market, vehicle production and infrastructural facilities.
车辆超限超载运输对交通安全、运输市场、车辆生产秩序及路桥基础设施造成了极大危害。
www.fabiao.net
4.
To fix a violation of this rule, replace the method that uses default parameters with method overloads that supply the default parameters.
若要修正此规则的违规情形,请以提供预设参数的方法多载取代使用预设参数的方法。
technet.microsoft.com
5.
Consider defining operator overloads in a type that should work like a primitive type.
考虑在其用法应类似于基元类型的类型中定义运算符重载。
msdn2.microsoft.com
6.
The Load and Transform methods include overloads that take an XmlResolver object as one of its arguments.
Load和Transform方法包括使用XmlResolver对象作为一个参数的重载。
msdn2.microsoft.com
7.
To limit the size of this large list, explicit interface implementations and overloads are not listed.
为了限制下述列表的大小,并没有注明其详细的界面完成和过多的信息。
dictsearch.appspot.com
8.
Create the host and call AddServiceEndpoint or one of the other overloads to add the service endpoint for the host.
创建宿主并调用AddServiceEndpoint或其他重载之一来添加宿主的服务终结点。
msdn2.microsoft.com
9.
The analyzer should determine that the Web service SIMM consisting of the combined activities won't result in system overloads.
分析器应该确定由组合服务组成的Web服务不会导致系统过载。
www.ibm.com
10.
Do not be clever when defining operator overloads.
在定义运算符重载时,不要偏离直观意义。
msdn2.microsoft.com
1.
High-speed-response latching output overloads protection, output short circuit protection, and automatic restoration.
具有输出过载保护、输出短路保护,自动复原。
dictsearch.appspot.com
2.
And demand home and abroad overloads supply, in which case stock is now short here.
国内外供不应求,现存货已不多;
zhidao.baidu.com
3.
Overloads a base class constructor, this collection contains any arguments to pass to a base class constructor.
重载基类构造函数时,此集合包含传递到基类构造函数的任何参数。
msdn2.microsoft.com
4.
Sometimes, due to server overloads , you can experience connection difficulties. In such cases, please try again after some time.
有时,由于服务器超载,你可能遇到连接困难,请过段时间再试。
dictsearch.appspot.com
5.
You can manipulate how the text is drawn by using one of the DrawText overloads that takes a TextFormatFlags parameter.
您可以通过使用带有TextFormatFlags参数的DrawText重载之一,控制文本的绘制方式。
msdn2.microsoft.com
6.
If he overloads it, erosion sets in, weeds take over, and he loses the use of the pasture.
如果他养殖过量,将持续侵蚀土地,没有了粮草,那他连牧场也会没了。
dictsearch.appspot.com
7.
When used in massive quantities, these Web services clog-up network traffic from system overloads.
当大量使用Web服务时,这些Web服务将阻塞网络通信,从而导致系统过载。
www.ibm.com
8.
Input and output protection against overloads, reverse polarity and short circuits, low or high input voltage, low battery temperature.
应该是-输入和输出端过载,反接和短路,过低或过高输入电压,电池温度过低保护。
dictsearch.appspot.com
9.
The following sample demonstrates using one of the overloads of ExecuteAssembly on two different domains.
下面的示例演示如何对两个不同的域使用ExecuteAssembly的重载之一。
msdn2.microsoft.com
10.
Thermal radiation or other phenomena such as the projection of molten particles and chemical effects from short circuits, overloads, etc.
热辐射或热现象,例如由短路、过载引起的熔化微粒喷射和化学效应
wenku.baidu.com
1.
Statement objects. Statement objects that have overloads with result set holdability parameters will throw an exception when called.
包含带有结果集保持能力参数的重载的语句对象会在调用时引发异常。
msdn2.microsoft.com
2.
When large files are used in massive quantities, these Web services can clog up network traffic, resulting in system overloads.
当使用大量的大型文件时,这些Web服务会阻塞网络通信,导致系统超载。
www.ibm.com
3.
Another style of overloads that accepts new data access objects is now provided.
现在的数据访问对象的有另一种形式的重载。
www.cnblogs.com
4.
Along with the name changes, many overloads have also been changed.
随着名称的修改,许多重载也随之被修改。
www.infoq.com
5.
Method call an application-defined callback method of this type to find out if the overloads should stop or continue execution.
方法的某些重载调用此类型的应用程序定义的回调方法,以便查明重载是应当停止还是应当继续执行。
msdn2.microsoft.com
6.
The difference between the overloads is the scenario in which the new instance is created.
重载之间的差异在于创建新实例的方案不同。
msdn2.microsoft.com
7.
The new class inherits the properties of the base class in the COM object, overloads a method, and defines a new method to extend the class.
新类继承COM对象中基类的属性,重载一个方法并定义一个新方法来扩展该类。
msdn2.microsoft.com
8.
Method, these methods provide overloads that support transactional queue processing.
方法相似,这些方法提供支持事务性队列处理的重载。
msdn2.microsoft.com
9.
To read both data and schema, use one of the ReadXML overloads that include the XmlReadMode parameter, and set its value to ReadSchema.
若要同时读取数据和架构,请使用包括XmlReadMode参数的ReadXML重载之一,并将其值设置为ReadSchema。
msdn2.microsoft.com
10.
Overloads with timeouts are provided, to allow threads to give up the wait.
提供了具有超时的重载,以便允许线程放弃等待。
msdn2.microsoft.com
1.
When all system overloads are cleared up, the iteration is stopped.
当系统再无过负荷时,就终止迭代。
www.ceps.com.tw
2.
In the second call, the compiler cannot eliminate any of the overloads on the basis of narrowing.
在第二个调用中,编译器不能根据收缩消除任何重载。
msdn2.microsoft.com
3.
If we declare a function locally, that function hides rather than overloads the same function declared in an outer scope.
如果局部地声明一个函数,则该函数将屏蔽而不是重载在外层作用域中声明的同名函数。
dictsearch.appspot.com
4.
If the compiler cannot reduce the overloads to a single candidate, it generates an error.
如果编译器不能将重载减少到一个候选项,将产生错误。
technet.microsoft.com
5.
Unfortunately, after it overloads , the Phoenix goes offline for a short time.
但是,在过载之后“凤凰战机”会有一个短时间的失去动力。
dictsearch.appspot.com
6.
additionally , overloads are provided that regard or disregard case and cultural variance.
另外,还提供了考虑或忽略大小写与区域性差异的重载。
www.ichacha.net
7.
The analyzer should have enough details to assist you in correcting the problem in real time before system overloads occur.
分析器应该提供足够的详细信息,以帮助您在出现系统过载前实时地纠正问题。
www.ibm.com
8.
Specify absolute path information when using the overloads of the ReadXml method that take the file name as a string parameter.
使用接受文件名作为字符串参数的ReadXml方法的重载时,请指定绝对路径信息。
msdn2.microsoft.com
9.
However, the compiler cannot resolve between the first and second overloads.
然而,编译器无法在第一个和第二个重载之间解析。
msdn2.microsoft.com
10.
The only time you need to use this syntax is when the register name overloads a variable name.
仅在寄存器名重载变量名时才需要使用此语法。
msdn2.microsoft.com
1.
You can use other overloads of the Show method to include a caption, other buttons, an icon, or default button.
方法的其他重载以包含一个标题、其他按钮、一个图标或默认按钮。
technet.microsoft.com
2.
SUGAR: - Eating too much sugar overloads your body and causes your blood sugar levels to rise rapidly.
糖:-吃太多的糖会加重身体的负担,引起血糖迅速升高。
www.elanso.com
3.
Specifies the culture, case, and sort rules to be used by certain overloads of the.
方法的某些重载要使用的区域、大小写和排序规则。
msdn2.microsoft.com
4.
"The information overloads" and "the information disorientation" become one of hot spots which the people discuss.
“信息过载”和“信息迷航”成为人们谈论最多的话题之一。
www.fabiao.net
5.
You cannot specify Shadows together with Overloads, Overrides, or Static in the same declaration.
不能在同一声明中将Shadows与Overloads、Overrides或Static同时指定。
msdn2.microsoft.com
6.
The quick pileup overloads the underlying snowpack, which causes a weak layer beneath the slab to fracture.
重载快速堆积的基本积雪,这会导致下面的一个软弱夹层板骨折。
goabroad.zhishi.sohu.com
7.
The larger the opening the greater the amount of blood that passes through that overloads the lungs.
导管的口径越大,通过导管加重肺血管负荷的血流量越大。
www.39hd.com
8.
Does not change the queue contents, there are no overloads to support transactional processing.
不更改队列内容,所以没有支持事务性处理的重载。
msdn2.microsoft.com
9.
If your programming language supports operator overloads, you should consider implementing the equality operator.
如果编程语言支持运算符重载,则应考虑实现相等运算符。
technet.microsoft.com
10.
Extension methods should be used to "add" overloads to interfaces. They can also be used to manage dependencies between libraries.
扩展方法应该用于为接口“添加”重载,也可以用于管理类库之间的依赖。
www.infoq.com
1.
The numerous overloads for each data access method have been reduced.
每个数据访问方法的许多重载都已简化。
msdn2.microsoft.com
2.
Stack traces now include the full method signature to distinguish method overloads.
堆栈跟踪现在包括完整的方法签名,可用于区分方法重载。
msdn2.microsoft.com
3.
To write both data and schema, use one of the overloads that includes the XmlWriteMode parameter, and set its value to WriteSchema.
若要同时写数据和架构,请使用包括XmlWriteMode参数的重载之一,并将其值设置为WriteSchema。
msdn2.microsoft.com
4.
This method has several overloads and can handle different types of input and output.
该方法具有若干种加载,并可以处理不同类型的输入和输出。
msdn2.microsoft.com
5.
Both Action and RenderAction have method overloads that accept an object that contains pairs of parameter names and values.
Action和RenderAction两个方法都有方法重载接受一个包含了一对参数名和值的对象。
www.cnblogs.com
6.
In previous versions of . NET, these default overloads do a culture-sensitive comparison using the current culture.
在.NET之前的版本中,默认的重载方法使用当前文化信息实现与文化信息相关的比较。
www.infoq.com
7.
The Assert class has many methods to choose from, and many of those methods have several overloads.
Assert类有很多方法可供选择,其中许多方法具有若干重载。
msdn2.microsoft.com
8.
Overloads can originate from a malicious remote computer.
都可能来自恶意的远程计算机。
msdn2.microsoft.com
9.
Excessive bandwidth could result in performance degradations caused by system overloads.
过高的带宽可能导致由系统超载引起的性能减退。
www.ibm.com
10.
The method is a iterative process of eliminating system overloads gradually.
该方法是一个逐步消除系统过负荷的迭代过程。
www.ceps.com.tw
1.
When the power grid overloads, fiction becomes fact for a short time.
当电网超载时,小说中的情节在现实中短暂出现。
www.bing.com
2.
Wait method overloads allow waiting threads to escape to the ready queue.
方法重载的超时允许等待线程进入就绪队列。
msdn2.microsoft.com
3.
The class has two AccessPrivateMethod method overloads that emit and execute dynamic methods.
该类有两个发出并执行动态方法的AccessPrivateMethod方法重载。
msdn2.microsoft.com
4.
New overloads for Path. Combine, String. Concat and String. Join have been added to accept parameter arrays.
Concat和String.Join也加入了新的重载方法,可以接受参数数组。
www.infoq.com
5.
For more information about the overloads available for this method see ControlDesigner.
有关此方法可用的重载的更多信息,请参见ControlDesigner。
msdn2.microsoft.com
6.
The other overloads of BeginReceive rely on this component to raise the ReceiveCompleted event.
BeginReceive的其他重载依赖此组件以引发ReceiveCompleted事件。
msdn2.microsoft.com
7.
This will create information system overloads , eventually. It will affect the Email system of company.
这样会创建过多的系统负载,最终影响到整个公司邮件系统。
dictsearch.appspot.com
8.
In turn, the OleDbParameterCollection class inherits this method, and defines two additional overloads of RemoveAt.
然后,OleDbParameterCollection类继承此方法,并定义RemoveAt的两个其他重载。
msdn2.microsoft.com
9.
Both default parameters and overloads have their place.
默认函数和重载都有他们使用的地方。
www.cnblogs.com
10.
The Container actually has two overloads of Add, and in this example, you would want to provide an override of each.
Container实际上有两个Add重载,在本例中需要提供每个重载的重写。
msdn2.microsoft.com
1.
Both default parameters and overloads have their place.
默认函数和重载都有他们使用的地方。
www.cnblogs.com
2.
The Container actually has two overloads of Add, and in this example, you would want to provide an override of each.
Container实际上有两个Add重载,在本例中需要提供每个重载的重写。
msdn2.microsoft.com
3.
However, if there are other visible corresponding overloads an ambiguity could arise.
但是,如果存在其它可见的重载函数,将发生歧义。
dictsearch.appspot.com
4.
The developer can also add method overloads that pass scenario-specific default values.
开发人员还可以添加一些方法重载,用于传递方案特定的默认值。
technet.microsoft.com
5.
SetData2 overloads the method to declare the DataType enumeration and to identify a double or string type.
SetData2重载该方法以声明DataType枚举并标识双精度类型或字符串类型。
msdn2.microsoft.com
6.
The Assert. AreEqual method has many overloads that let you compare specific data types.
Assert.AreEqual方法具有许多重载,可对特定数据类型进行比较。
msdn2.microsoft.com
7.
These methods also provide overloads with time-out.
这些方法还提供超时重载。
msdn2.microsoft.com
8.
It considers the remaining overloads in pairs.
它将剩余的重载成对考虑。
msdn2.microsoft.com
9.
You must be careful to provide a unique value for userState in your calls to multiple-invocation overloads.
在为您对多调用重载的调用中的userState提供唯一值时,一定要小心。
msdn2.microsoft.com
10.
That mentality not only overloads you with work, it doesn't give enough credit to your other family members.
殊不知这样不仅加大了你的工作负担,也让你的家庭其他成员没了足够的信心。
cet.hjenglish.com
1.
That mentality not only overloads you with work, it doesn't give enough credit to your other family members.
殊不知这样不仅加大了你的工作负担,也让你的家庭其他成员没了足够的信心。
cet.hjenglish.com
2.
The new function accepts 32-bit integers, and overloads the base class function.
新的函数接受32位整数,并重载基类函数。
msdn2.microsoft.com
3.
To view the different overloads, use the UP or DOWN arrow keys.
要查看不同的重载,请使用向上键或向下键。
msdn2.microsoft.com
4.
Use method overloads if you want to achieve the same effect.
如果要获得同样的效果,请使用方法重载。
msdn2.microsoft.com
5.
Again, this overloads the element.
这段代码还是重载了元素。
www.ibm.com
6.
Placing all these additional portlets on the page just overloads it (Figure 4), and results in poor usability.
将所有这些附加Portlet放置在页面上会使页面超载(图4),并导致无法使用。
www.ibm.com
7.
Avoid running into resource overloads that can result in system crash.
避免出现可能导致系统崩溃的资源过载。
www.ibm.com
8.
Using the overloads of CreateDelegate that take a MethodInfo is recommended.
建议使用带有MethodInfo的CreateDelegate重载。
msdn2.microsoft.com
9.
The report stated that the extra information 'overloads and adds more and more information to the working memory'.
报告同时表明额外信息会给大脑造成负担并为工作记忆增加更多的信息。
www.hjenglish.com
10.
Mercury poisoning overloads the senses and can make sights, sounds, touch, and smells intolerable.
汞中毒使感觉超载,使得视觉、听觉、触摸和嗅觉难以忍受。
dictsearch.appspot.com
1.
These overloads run faster because they result in less data being transferred from the Web server.
这些重载方法运行得更快,因为它们减少了从Web服务器传输的数据。
msdn2.microsoft.com
2.
There's a detailed introduction to how to use inheritance and overloads.
对核心方法如继承、重载等的应用,文中作了详细介绍。
www.fabiao.net
3.
They can determine how many applications can be developed without incurring system overloads.
他们能够确定在不引起系统过载的前提下可以开发多少应用程序。
www.ibm.com
4.
They can determine how many defense in depths can be developed without incurring system overloads.
他们能够确定在不引起系统过载的前提下可以开发多少深度防御。
www.ibm.com
5.
They can determine how many files can be orchestrated without incurring system overloads.
他们能够确定在不引起系统过载的前提下可以对多少文件进行协调。
www.ibm.com
6.
Amazingly, there are 9 overloads for Color.
令人惊讶的是,有9超载的颜色。
dictsearch.appspot.com
7.
They can determine how many files can be created and used without incurring system overloads.
他们能够确定在不引起系统过载的前提下可以创建和使用多少文件。
www.ibm.com
8.
They can determine how many applications can be used with the XOP package in SOA without incurring system overloads.
他们能确定在不引起系统过载的前提下,可以将多少应用程序与XOP包一起使用。
www-128.ibm.com
9.
Developers can modify this behavior by calling one of the other two overloads for this method, and specifying a false value for the
开发人员可以修改此行为,方法是调用此方法的其他两项重载之一,并将
msdn2.microsoft.com
10.
Alternatively, content can be navigated to by using one of the Navigate method overloads that accepts an object
或者,也可以使用接受对象的Navigate方法重载之一来导航到内容
msdn2.microsoft.com
1.
To eliminate culture-sensitive behavior, use one of the overloads of this method that accepts a
要消除区分区域性的行为,请使用方法中接受
msdn2.microsoft.com
2.
Method provides overloads for passing an instance of this class directly into the method, or adding it to an instance of
方法为将该类的实例直接传入该方法或将其添加到
msdn2.microsoft.com
3.
To update the configuration file, you use one of these two overloads
若要更新配置文件,请使用这两种重载之一
msdn2.microsoft.com
4.
Additionally, content can be navigated to by using one of the following overloads of the Navigate method
此外,也可以使用Navigate方法的以下重载之一来导航到内容
msdn2.microsoft.com
5.
Research and Application of the Integrated Information Management System tor Overloads and Unbalanced Load of Freight Cars
货车超偏载信息综合管理系统的研究与应用
www.ilib.cn
6.
Object using one of its constructor overloads that accepts a
对象,使用其接受
msdn2.microsoft.com
7.
Performing Culture-Insensitive String Operations in Arrays Overloads of the
在数组中执行不区分区域性的字符串操作
msdn2.microsoft.com
8.
Numerical Simulation of Structural Integrity for Solid Propellants under Axial High Overloads
轴向高过载下固体推进剂结构完整性数值模拟
www.ilib.cn
9.
Research Status for Dynamic Mechanical Properties of Solid Propellants Under Hig -overloads
固体推进剂高过载冲击动态力学性能研究
scholar.ilib.cn
10.
Overloads Modifier Used in a Module Warning
在模块中使用Overloads修饰符警告
msdn2.microsoft.com
1.
The examination and practical method of load ability of the old bridge and restrict overloads
限制超载以及旧桥承载能力的检测评定方法
www.ilib.cn
2.
Some constructor overloads for dictionary collections accept an
字典集合的某些构造函数重载接受
msdn2.microsoft.com
3.
Structural Monitoring and Assessment of Slab Bridge under Overloads
板梁桥在特种车辆荷载作用下的结构检测与评估
scholar.ilib.cn
4.
Discussion on Damage of Asphalt Pavement due to the Overloads
论汽车超载对沥青路面的危害
www.ilib.cn
5.
The Design of the Vehicle Overloads Detecting System
一种车辆超限检测系统的设计
www.ilib.cn
6.
The basic method with several overloads that allow you to specify things such as time-out periods
具有几个可用于指定诸如超时期限等内容的基本重载的方法
msdn2.microsoft.com
7.
All the talk of "resets" and "overloads" has become extremely tedious;
所有关于“重置”与“过载”的话题都变得极端乏味;
www.bing.com
8.
If you use the multiple-invocation overloads, your code will need to keep track of the
如果您使用多调用重载,您的代码将需要跟踪挂起的任务的
msdn2.microsoft.com
9.
Sometimes my mouth just overloads the ass that I don't got
有时我的嘴里只是装了过量的我没得到的酸楚,
wenwen.soso.com
10.
By default, these overloads without parameters perform case changes based on the value of the
默认情况下,这些没有参数的重载会基于
msdn2.microsoft.com
1.
Sometimes my mouth just overloads the acid, I dont got
有时只是嘴巴超重酸,我不该得
zhidao.baidu.com
2.
The code calls two different overloads of
此代码先调用两个不同的
msdn2.microsoft.com
3.
The following shows a method with two overloads, one which takes a
下面显示的方法具有两个重载,一个带有
msdn2.microsoft.com
4.
Sometimes my mouth just overloads the acid I don't got
有时我的嘴只是装了过量的我没得到的酸楚
zhidao.baidu.com
5.
And two different overloads of
重载和两个不同的
msdn2.microsoft.com
随便看

 

英汉双解词典包含2704715条英汉词条,基本涵盖了全部常用单词的翻译及用法,是英语学习的有利工具。

 

Copyright © 2004-2022 Newdu.com All Rights Reserved
更新时间:2024/11/9 4:53:57