If you want to avoid the exception, then the data must be truncated to fit the field and you must code additional logic to do the truncation.
如果您希望避免该异常,则必须将数据截断以适应该字段,并且必须编写附加的逻辑代码来处理截断。
This means that you must put any dependent code inside the callback function, or inside functions that are called by the callback function.
这意味着您必须将任何依赖代码放在回调函数内,或者放在由回调函数调用的函数内。
And you must implement some custom code to render the useful data from the retrieved complex object.
并且,您必须实现一些自定义代码来呈现检索到的复杂对象中的有用数据。
Of course, you must actually do code reviews to realize the benefits.
当然,您必须确实完成了代码评审,以实现这些便利。
Moreover, you must write code manually to deal with the payload of a message.
此外,您必须手动编写代码以处理消息的有效负载。
You must add actions and other supporting code to the defined grammar.
您必须添加动作和其他支持所定义语法的代码。
When designing and building GWT applications, you must think about testing the code without relying on user interactions.
在设计和构建GWT应用程序时,您必须清楚不要依赖用户界面测试代码。
You must also create all the code for serializing the data going between the client and server.
此外,还必须创建用于序列化客户机和服务器之间的数据流的所有代码。
If you must rebuild the same code or build a newer version of the code, you can refer to your journal to refresh your memory.
如果您必须重新编译相同的代码,或者编译该代码更新的版本,那么就可以借助您的记录,回忆起所需采取的步骤。
You must also act on the code.
您还必须对此代码进行某些处理。
You must manually migrate this code to use the SCA programming model to invoke the business process.
您必须手动迁移这些代码以使用SCA编程模型调用业务流程。
That is why you must keep code, content, and presentation loosely coupled — scrapping bad designs becomes a lesser pain.
这就是您必须保持代码、内容和显示松散耦合的原因—抛弃糟糕的设计成为减轻痛苦的手段。
To write good code, you must understand the language's nuances.
为了写出好的代码,你必须了解语言之间的细微差别。
If you must massage the code into place. If you must fiddle with some aspect in order to please the customer.
如果你必须把代码摆弄到位,如果你必须摆弄一些方面以满足客户。
You must write code that avoids overlapping names, so that each widget can be self-contained.
您必须避免编写重名的代码,实现每个小部件都是自含的。
You must customize the code that is generated by the event wizard to fit your requirement.
您必须编辑事件向导生成的代码,以满足您的需求。
If you want to show audit information to user who do not have administrator permissions, you must write code to elevate privilege so that your code can succeed.
如果您想给这些没有管理权限的用户显示审计信息,就需要用前一篇文章中代码提升权限的方法,以便使上述代码可以顺利执行。
If you lack vital information, you must reinstrument your code, repeat your steps, and restart your investigation.
如果缺少重要信息,则必须重新测试代码、重复执行步骤,然后重新开始研究。
The trouble with passive generators is you must maintain the code by hand forever more, as a passive generator will not update the generated code.
被动生成方式的缺憾在于开发者必须要手工维护生成的代码,因为生成工具不会再对生成好的代码进行更新了。
This time, you must first compile the code to a JVM.class file using scalac.
在这次,你必须先用scalac来把代码编译成jvm可认的。class文件。
Later, if you must rebuild the same code, simply run the shell script.
稍后,如果您必须重新编译相同的代码,只需要运行这个Shell脚本即可。
Note that if you manually fix a result item, you must re-run Code Review to verify that it doesn't report a problem any more.
请注意如果你手工处理一个结果项,那么必须重新运行CodeReview以证实它不再报告问题。
The framework creates the class skeleton automatically, but you must complete the class with your code.
框架会自动创建类的基本结构,但是您必须完成类的其他部分代码。
Because only skeleton code is generated, you must next provide concrete implementation code for each class.
因为只生成了框架代码,接下来必须为每个类提供具体的实现代码。
If in your application you need to expire the use of an application based on idleness, you must explicitly code this in your application.
如果您需要基于闲置状态终止应用程序的使用,就必须在应用程序中用代码明确地表示出来。
In their opinion, if you need to generate code, you must be doing something wrong.
在他们的观点中,如果我们需要生成代码,那么很可能就会做一些错事。
And because both techniques support multiple representations of the same data, you must write and maintain code to generate these representations from the core data.
由于两种技术都支持相同数据的多种表示,因此必须编写和维护用于从核心数据生成这些表示的代码。
Obviously, you must have some code whose execution time you want to benchmark.
显然,必须有一些代码,希望对其执行时间进行基准测试。
To test code that accesses hardware, you must write a piece of code that responds in a way similar to the hardware.
为了测试访问硬件的代码,必须编写一段按照与硬件相似的方式做出响应的代码。
Don't fall into the trap of believing that because you can't test every line of code, you must test nothing.
不要掉入相信因为不能够测试每行代码所以就不能够测试任何东西的陷阱。
应用推荐