You can implement it in either a unified or modular manner.
您可以按照统一的或者模块化的方式来实施它。
Do not undertake a project unless you can implement it.
不要承担一项计划,除非你能完成这项计划。
Don't undertake a project unless you can implement it.
不要承担一项计划,除非你能完成这项计划。
Before you can implement it, you need to add another panel to the application: one to hold the search results.
在实现它之前,需要在应用程序中添加另一个面板:用来显示搜索结果的面板。
Use of an attachment object store is optional, and it involves considerable planning before you can implement it in Lotus Domino.
使用附件对象存储是可选的,在Lotus Domino中实现它之前,需要充分地加以计划。
I'll just stick to the old simple UNIX command-line version of cron, and you can check with your system administrator to see how you can implement it in your Web application.
我只讨论老式简单的cron的UNIX命令行版本,您可以向系统管理员咨询如何在自己的Web应用程序中实现它。
With it, you can store session information in a database or implement a handler for encrypting and decrypting all of your data.
使用它,您可以将会话信息存储在数据库中,或者实现一个用于加密和解密你的所有数据的处理器。
The behavior that you need is common so it can be expressed using an interface that each feed retriever that you create can implement.
您需要的行为是常见的,因此可以使用您创建的每个提要检索器都可以实现的接口来表达它。
Now that you have the AD box code in DHTML, you can see how to implement it in PHP (see Listing 2).
现在已经有了广告框的DHTML代码,接下来让我们看看如何在php中实现它(参见清单2)。
Yes, you can describe a programming task algorithmically, and then implement it in any of hundreds of languages - just as you can play a given tune on any of hundreds of instruments.
没错,你用算法就可以描述出一个编程任务,然后可以任选几百种编程语言中的一种来把任务实现出来——这和你可以使用数百种乐器中的任意一种演奏出一个特定的曲调是一个道理。
The programming interface to ZooKeeper is deliberately simple. With it, however, you can implement higher order operations, such as synchronizations primitives, group membership, ownership, etc.
zookeeper的编程接口特意做的非常简单。在此之上,你可以实现更高层次的操作,如同步原语,组管理,所有权等等。
You need to implement the methods in your table model class, so the JTable bean can access the data in the model and present it in its view of the table.
您需要在表格模型类中实现这些方法,这样,JTablebean就可以访问模型中的数据,并在表格视图中显示出来。
The create method that you need to implement will be passed the content of the new object being created, and you can use SDO information from it in the validator logic
您需要实现的create方法会传递给将要创建新对象的内容,您可以在验证器逻辑中使用其中的SDO信息
As you can see, this is a clean way to use the features the Preferences API has, to implement the features that it doesn't have.
正如您所看到的,这是一种使用PreferencesAPI所具有的功能的简洁方式,实现了它本来不具备的功能。
You can implement this style using either SOAP or REST (although it is easier in REST because REST is inherently document-centric).
您可以使用SOAP或REST来实现这个样式(不过在 REST 中会更容易,因为它本身就是以文档为中心的)。
It is not hard to imagine an existing application somewhere that already has such a system in place. You can implement such a system in many ways, but one fairly elegant mechanism is to use a JMS.
假设有一个现成的应用程序,在此应用程序的某个位置已经具有了这种系统,可以使用很多种方法实现此类系统,但一个相对优雅的方式是使用一个JMS。
Once you are confident you have achieved a business process model that is functionally and financially sound, the it professionals can implement it on a computing platform.
一旦您确信自己已经获得了功能和金融上比较合理的流程模型,那么IT专业人员就能够在计算平台上实现它。
It contains methods for creation, deletion, update, and transitioning that you can implement to contain whichever logic is appropriate.
它包含有创建、删除、更新和转换方法,可以实现这些方法以包含所有相应的逻辑。
Just implement exactly what you need now, and if you need more stuff later, you can add it then.
只实现目前需要的功能,在以后您需要更多功能时,可以再进行添加。
You can take your pure HTML content and wrap it in a JSP, for example, and implement some logic.
例如,您可以将您的纯html内容包装在一个JS p中,然后实现一些逻辑。
Whatever it is you want to change you won’t get very far without having specific action items you can do to implement it.
不管你想要改就的是什么,如果没有实现目标的具体行动,目前的状况不会有多少改观。
Whatever it is you want to change you won't get very far without having specific action items you can do to implement it.
不管你想要改就的是什么,如果没有实现目标的具体行动,目前的状况不会有多少改观。
In the EJB 2.1 specification, this has been relaxed so that an MDB can implement any interface, as long as you can find someone prepared to deliver messages to it!
在EJB 2.1规范中,已经不再严格要求了,因此MDB可以实现任何接口,只要有人准备好向它传送消息!
If you need to implement one of those callbacks, you can simply add a method and annotate it to declare that it's a callback.
如果需要实现一个回调函数,只需添加一个方法并通过注释将其声明为回调函数即可。
In fact, prepared statement is not a feature but a principle. And one can implement it on their own. Which you have to do, instead of devising excuses.
事实上,预备语句不是功能,而是原则。和一个自己可以实现它。你所要做的,而不是设计的借口。
You could use a List or a Map to implement the relationship; however, a Map offers the advantage that it can provide fast lookup given, say, the book catalog number as the key.
可以用List或Map实现这个关系;但是Map提供的优势是它能提供快速的查询,也就是说用图书目录编号作为键。
This is the question about which contacts with the strategy, the peak and micro marketing is based on this phenomenon, it can help you to easily implement wechat business dream.
这就是人脉与策略的问题,顶峰助力微营销正是根据这种现象而出现的,它可以帮你轻松实现微商梦。
As you can see, though, it takes a lot more to implement the Iterable interface manually than simply extending a class that does this work for you.
但是,您可以看到,与扩展一个现成的类来完成同样的工作相比,手动实现Iterable接口需要做的工作多得多。
As you can see, though, it takes a lot more to implement the Iterable interface manually than simply extending a class that does this work for you.
但是,您可以看到,与扩展一个现成的类来完成同样的工作相比,手动实现Iterable接口需要做的工作多得多。
应用推荐