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.
并且,您必须实现一些自定义代码来呈现检索到的复杂对象中的有用数据。
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 manually migrate this code to use the SCA programming model to invoke the business process.
您必须手动迁移这些代码以使用SCA编程模型调用业务流程。
If you are using UDDI4J alone, you must write your own code to send out multiple search queries to different UDDI registries and then try to aggregate the data yourself.
如果您是单独使用UDDI4J的,那么您必须自己编写代码向不同的UDDI注册中心发出多个搜索查询,并设法自己聚集数据。
That is why you must keep code, content, and presentation loosely coupled — scrapping bad designs becomes a lesser pain.
这就是您必须保持代码、内容和显示松散耦合的原因—抛弃糟糕的设计成为减轻痛苦的手段。
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.
您必须避免编写重名的代码,实现每个小部件都是自含的。
If you want those three predicates applied in the exact order in which you code them, you must drop and re-create the index (or create a new index) on (COLA, COLC, COLB).
如果您想那三个谓词完全按照它们的编码顺序应用,则必须删除并在(COLA,COLC,COLB)上重建索引(或者创建一个新索引)。
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.
如果缺少重要信息,则必须重新测试代码、重复执行步骤,然后重新开始研究。
To get or modify any further file attributes, you must implement this yourself in native code specific to the platforms you want to run on - not exactly easy.
为了获取或者修改更多的文件属性,必须利用运行所在平台特定的本地代码来实现,这很困难。
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.
被动生成方式的缺憾在于开发者必须要手工维护生成的代码,因为生成工具不会再对生成好的代码进行更新了。
As with all Ajax applications, you must run the example code from a Web server rather than from files on your desktop.
对于所有Ajax应用程序,您都必须从Web服务器而不是从自己桌面上的文件运行示例代码。
To enable sorting of the columns, you must add the following code to the main method before calling the Shell.open method.
要对列启用排序功能,您必须在调用Shell . open方法前向main方法中添加以下代码。
Currently, if you want to test your business logic that USES WebSphere business objects, you must deploy your code to a running server in order to run it.
目前,如果您希望测试使用WebSphere业务对象的业务逻辑,就必须将您的代码部署到一台正在运行的服务器中,以便运行它。
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.
如果您需要基于闲置状态终止应用程序的使用,就必须在应用程序中用代码明确地表示出来。
You must also make sure that code inside the application can determine the correct path and load the resource files at run time.
还必须确保应用程序中的代码能够确定正确的路径,以及在运行时加载资源文件。
That means you must declare all of your variables and compile the code.
这意味着必须声明所有的变量,然后编译代码。
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.
由于两种技术都支持相同数据的多种表示,因此必须编写和维护用于从核心数据生成这些表示的代码。
Whatever you do to get from your result set to your data object you must do in your server-side code.
无论您执行什么操作来获取设为数据对象的结果,都必须在服务器端代码中执行。
To test code that accesses hardware, you must write a piece of code that responds in a way similar to the hardware.
为了测试访问硬件的代码,必须编写一段按照与硬件相似的方式做出响应的代码。
应用推荐