您要查找的是不是:
- Methods That Take Code Blocks 接受代码块的方法
- Class and can be used with methods that take an instance of a. 类的实例作为参数的方法一起使用。
- Files can be explicitly marked to be kept when added to the collection using add methods that take a. 参数的添加方法将文件添加到集合中时,可以将文件显式标记为保留。
- Using timestamps, it is possible to find methods that take a significant amount of time to execute. 使用时间戳,可以发现需要花费相当多时间来执行的方法。
- Consider a method that takes a String as its argument. 下面让我们考虑将一个字串作为自变量使用的方法。
- I'd advise a study method that takes a progressive approach. 我主张循序渐进的学习方法。
- ArrayList provides a Sort method that takes an IComparer implementation as a parameter. ArrayList提供Sort方法,该方法接受IComparer实现作为参数。
- A class that implements IEnumerable must implement a public Add method that takes a single parameter. 实现IEnumerable的类必须实现带单个参数的公共Add方法。
- At this point,it can look like a program is just a bunch of objects with methods that take other objects as arguments and send messages to those other objects. 到此为止,大家或许已得到了这样的一个印象: 一个程序只是一系列对象的集合,它们的方法将其他对象作为自己的自变量使用,而且将消息发给那些对象。
- Method that takes parameters is the only place we interact with the Marquee library. 方法才是我们与Marquee库进行交互的惟一场所。
- Specify absolute path information when using the overloads of the ReadXml method that take the file name as a string parameter. 使用接受文件名作为字符串参数的ReadXml方法的重载时,请指定绝对路径信息。
- This code block can contain multiple methods. 此代码块可以包含多个方法。
- Methods, types, and code blocks can be defined as unsafe. 方法、类型和可被定义为不安全的代码块。
- A method body is one example of a code block. 方法体是代码块的一个示例。
- Methods that take objects as arguments should not mutate the state of those objects, unless they are explicitly documented to do so or are effectively assuming ownership of that object. 把对象当作参数的方法不应变更那些对象的状态,除非文档明确说明可以这样做,或者实际上这些方法具有该对象的所有权。
- Operator can only be used in unsafe code blocks. 运算符只能在不安全代码块中使用。
- Checks that some condition holds just before entering a code block. 检查在进入代码块之前某些条件是否成立。
- It was a judicious painting method that took a long time to execute and was constrained by the shapes of the subject. 范山模水,描眉涂目,都须凭藉理性在较长时间里才能完成的。
- Checks that some condition holds when exiting a code block. 检查在退出代码块时某些条件是否成立。
- To specify how the source and destination colors are blended, use one of the CopyFromScreen methods that takes a CopyPixelOperation parameter. 若要指定源颜色和目标颜色的混合方式,请使用CopyFromScreen方法之一,该方法采用CopyPixelOperation参数。