I try a method, I shall talk again of it if I obtain some result.
我尝方法,我再次交谈将它我获得一些结果。
There are no guarantees that this method will work, but it's worth a try.
这个方法不一定奏效,但是值得一试。
There is a method you can try.
有一个方法你可以试试。
When I try and evaluate that expression of greater than, is going to go into the class to say greater than is a comp method.
这个大于的操作符的时候,是到类的定义里去识别,大于是一个比较的方法,那么让我在这里说仔细一点吧。
Try to find some code with a finalize method that calls only super.finalize so that you can test the rule.
尝试通过一个只调用super .finalize的finalize方法,以便您可以测试该规则。
The SOAP method call is performed within a try - except block, which is generally good style, but here we do it specifically to catch a SOAP.faultType exception.
SOAP方法调用是在try-except块中执行的,一般来说,这种方式比较好,但这里我们这样做只是捕捉 SOAP.faultType异常。
The addConnection() for data sources delegates to a helper method, getNameForDataSource(), to try to determine the name of a database from the data source.
数据源的addConnection() 委托辅助方法getNameForDataSource()从数据源确定数据库的名称。
What about certain "I just know we'll need this" type stuff (i.e. putting a try/catch{Console.WriteLine(ex);} in your console main() method?)
对于象“我心里清楚我们需要这个”这类东西——我们该如何处理(例如,在控制台main()方法中加上一个try/catch{Console.WriteLine(ex);}?)
If you're one of those who thinks sitting down and talking things out is the only solution to a fight, try this method out, the results could just surprise you in unexpected ways.
如果你是那些认为坐下来把话好好说清楚,就是解决争斗的方法的人中的一员,那么,试一下这种方法,它的结果将会超出你的想象。
If your server still has a lot of free CPU cycle, the method you want to try first will be vertical scaling, which multiple server cluster members work in parallel to process the incoming messages.
如果您的服务器仍然有许多空闲的CPU周期,您首先应该去尝试的方法将是纵向伸缩,这种方法中,多个服务器群成员并行处理接收的消息。
This is a method I've mentioned before, but it never hurts to try and drive the same point home.
这个方法我以前提过,但是这个方法值得尝试而且在家里这个方法依然适用。
The SOAP server will try to execute that method with those parameters and send a SOAP response back to your program.
SOAP服务器将尝试用那些参数执行该方法,并将SOAP响应发回程序。
If this method is not suitable in your situation, you may want to try it anyway and use the scripts generated by MTK as a starting point.
如果这种方法不适合您的情况,不管怎样,您应该试一试,使用MT K生成的脚本作为敲门砖。
Try a new method, maybe he will listen to your words.
试试新的方法,没准他会听你的话。
So, I try to manage Audrey first, and that is a very good method.
所以我先把奥德丽搞定,这是个很好的方法。
In case it does not find any it will try to parse the method name and create a query from it.
如果没有找到任何可以解析的方法名,那就会创建一个查询方法。
You'll find the first problem if you try to run this in a standard main method.
如果您试图在一个标准的main方法中运行这段代码,就会发现第一个问题。
If you try to call the split method on your string, it will split on a whitespace character (like the space).
如果试着在string上调用split方法,它会在空白字符(例如空格)处进行拆分。
It is common sense to take a method and try it. If it fails, admit it frankly and try another. But above all, try something.
选取一种方法并去尝试,这是常识。如果失败了,就坦白地承认并尝试另外一种方法。最重要的是要尝试一些事。
So get drunk would have a returned an object, which was a method, and then, well, let's try it.
所以get,drunk将会返回一个对象,这个对象是一个函数,然后让我们来试一下。
The compiler will try and infer the most specific type it can for the type parameters when resolving a call to a generic method. For example, with this generic method.
当解析一个泛型方法的调用时,编译器将设法推断类型参数它能达到的最具体类型。
If you don't add any additional metadata, Hades will try to lookup a JPA named query of the form {entity}. {method-name} and use that if available.
如果你没有增加任何附加的元数据,Hades会尝试查找格式为{entity}. {method - name}的JPA查询方法,如果有效的话就使用该方法。
The general rule of thumb is that if there's more than one try-block's worth of code in a method, then the method is too big and should probably be broken up into smaller methods anyway.
主要的实践经验是:如果一个方法中存在多个try块,那么就表明方法过于庞大,应拆分为多个较小的方法。
To ensure that locks are released, simply pair every lock method with an unlock method, which should be placed in a try-finally block. This is illustrated in Listing 4.
要保证锁得到释放,我们只需要在每一个lock之后对应执行一个unlock方法,而且它们应该置于try - finally复杂语句中。
Try to find a suitable learning method can make one get twice the result with half the effort.
寻找一套适合自己的学习方法则会让你在学习当中产生事半功倍的效果。
To use the doQuery method, you need to establish a database connection and call the method from within a try ... catch block, as shown in Listing 4.
要使用doQuery方法,需要建立数据库连接并且从try ...catch块内调用方法,如清单4 所示。
To use the doQuery method, you need to establish a database connection and call the method from within a try ... catch block, as shown in Listing 4.
要使用doQuery方法,需要建立数据库连接并且从try ...catch块内调用方法,如清单4 所示。
应用推荐