In our code we scramble letters, so words are unrecognizable.
在我们的密码里我们把字母顺序打乱了,所以里面的单词是无法辨认的。
In our code, we scrambled letters so words are unrecognizable.
在密码中,我们把字母排列顺序打乱使得单调无法辨认。
Which will then prompt us for the event handler in our code-behind class to use?
然后就会提示我们在我们的后台代码类中该使用的事件处理函数。
It USES the class name Date, which is a fairly generic class name and could very well exist in other places in our code.
它使用类名Date,这是一个非常通用的类名,并且可以很好地切入到代码中的其他位置。
Now we've identified where and how the function is exposed, we can create a declaration of this function we can use in our code.
现在我们已经确定在哪里以及如何公开的函数,我们可以创建一个声明这个函数我们可以用在我们的代码。
One important practice we included in our code is the use of print statements to the Intelligent Notification Services log files.
在我们的代码中包括的一个重要实践就是使用了将语句打印到IntelligentNotificationServices记录文件中的操作。
As soon as we checked in our code, the repository would automatically build all of the applications and run the unit tests against them.
在我们签入我们代码的同时,软件仓库会自动构建所有的应用程序,然后对它们运行单元测试。
The optimistic estimate is a few days, but the mechanic can't tell us for sure until he spends more time with the RV (much like investigating a defect in our code).
利观的估计是几天,但是直到机械师在RV上花费了更多时间,他才能确定的告诉我们(非常像调查代码中的缺陷)需要多长时间。
The defaults and required structures in the ConfigRuleset then become the single source of truth in our code for what our default values are and which keys are required.
然后,ConfigRuleset中的结构体defaults和required会成为我们代码中的正确值的唯一来源,它是针对我们的默认值以及所需要的那个键值的。
There has been a pernicious Singleton that has played a central role in our code and is now being killed off, because that will open up our code for many more design improvements.
系统中原来有一个邪恶的单例类,是系统代码中的核心角色。我们现在正在清除这个类,这样可以改善更多的代码设计。
The rehearing of procedure of second instance in our code of criminal procedure is too brief in principle, which leads to the casualty of several aspects of the judicial justice.
我国刑事诉讼法关于二审发回重审方面的规定过于原则概括,导致司法审判工作的许多方面出现随意性。
VS will then automatically create a stub event handler implementation in our code-behind class file. We can use this event handler to update the Button's content with a new message when it is clicked.
然后VS就会自动地在我们的后台代码类文件中创建一个占位的事件处理函数实现。
You will be able to infer from some of our code how in fact you can implement some more sophisticated programs.
您将能够从我们的一些代码中推断出,实际上您是如何实现一些更复杂的程序的。
In our implementation we are using default implementation, which is why it does not appear in the code.
在我们的实现中,我们使用的是默认的实现,这样就是为什么没有在代码中展现的原因。
A join point is a well-defined point in the code at which our concerns crosscut the application.
一个连接点是在代码中被很良好定义的,我们所关注的应用程序横切的点。
It was a mistake for us to include code in our software that collected payload data, but we believe we did nothing illegal.
我们错误地把收集有效数据的代码加入了我们的软件中,但我们认为我们并未做违法的事。
In terms of how much of the code to test, on previous projects we hadn.t aimed for 100% code coverage in our software.
在代码测试的次数方面,在之前的项目中我们没有打算在我们的软件中进行 100% 代码覆盖率的测试。
For example, the key could be a unique user ID, a stock symbol or, in our case, a zip (postal) code.
例如,主键可以是一个唯一的用户ID、一个股票符号,在我们的实例中,主键是一个邮政编码。
It is the most important element in our presentation, and nearly 50% of our code deals with DIV objects.
它是我们的演示中最重要的元素,几乎有50%的代码都是处理DIV对象的。
The net does a quite respectable job, in our opinion, of recognizing code — we would love to hear how it does on your data vectors.
就我们的观点而言,网络完成了一项值得尊敬的工作,来识别代码—我们将会乐意倾听,对于您的数字向量它是如何做的。
Although this technique has been sufficient to our needs so far, we'll see in this section what happens when we extend our code to include a record enumerator.
尽管这种技术已经足以满足我们的需求,在这一节,我们还是会扩展自己的代码,加入一个记录枚举器看看会有什么结果。
While this may seem initially pointless, it is a step in the process of mapping out as many things as possible in our black back of legacy code.
尽管这一开始看起来似乎漫无目的,但这是将我们的遗留代码黑幕中的秘密尽可能地展现出来的过程的一个步骤。
For Chimpanzees, our closest relatives, the similarities in our genetic code has surprised even the experts.
拿我们的近亲黑猩猩来说,我们的遗传密码相似点连专家都感到惊奇。
Granted, you won't find this explicitly stated in our legal code, but that's the unspoken assumption behind our identity theft laws.
诚然,在我们国家的法典里你找不到与之明确对应的法律条款,但在我们国家的身份盗窃法案背后,这却是种不言而喻的假设。
In our example, this code can call an XSL transformation to adapt the ItemManagement message format to the HammerMonitor format.
在我们的例子中,这个代码可以调用一个XSL转换将ItemManagement的消息格式改编成HammerMonitor的格式。
In our client code, wherever we want to utilize the Math interface, we would need to decide which specific implementation instance we wish to bind to.
在我们的客户机代码中,只要希望使用Math接口,就需要确定要绑定到哪个特定的实现实例上。
Or even rewrite our existing synchronized code in terms of ReentrantLock?
或者甚至用ReentrantLock重写我们现有的synchronized代码?
Once we have created an object in our PHP code, we can serialize it, export it to the Ajax portion of the application, manipulate it, and bring it on back.
一旦我们在PHP代码中创建了对象,我们可以将其序列化,并导出到应用程序的Ajax部分中,处理并取回。
We will be able to access this set of name-value pairs in our Groovy code using Zero's global context.
我们将能够使用Zero全局上下文来访问Groovy代码中的这组名称-值对。
As for the public methods in our BookSearch class, the code for these methods is as follows.
与booksearch类中的公共方法类似,这些方法的代码如下。
应用推荐