restful
英 [ˈrestfl]
美 [ˈrestfl]
adj. 闲适宁静的; 使人感到悠闲的
BNC.19015 / COCA.19602
牛津词典
adj.
- 闲适宁静的;使人感到悠闲的
that makes you feel relaxed and peaceful- a hotel with a restful atmosphere
气氛闲适幽雅的旅馆
- a hotel with a restful atmosphere
柯林斯词典
- ADJ-GRADED 宁静的;平静的;让人放松的
Something that isrestfulhelps you to feel calm and relaxed.- Adjust the lighting so it is soft and restful...
调节灯光使其看上去既柔和又能给人带来舒缓感。 - After a joyous and restful three days, I left this beautiful city.
度过了愉快轻松的3天后,我离开了这个美丽的城市。
- Adjust the lighting so it is soft and restful...
英英释义
adj
双语例句
- I used an RPC proxy to integrate with RESTful Web services.
我使用一个RPC代理与RESTfulWeb服务集成。 - Listing 3 defines the method to be invoked for your RESTful service.
清单3中定义了您的RESTful服务调用的方法。 - RESTEasy and JAX-RS exist to help you write RESTful web services and clients.
RESTEasy和JAX-RS存在有助于你编写RESTful的web服务和客户端。 - It's so restful to meander along Irish country roads.
沿着爱尔兰的乡间小路漫步是多么惬意。 - The following listing shows how to invoke the RESTful service you have exposed.
下面的清单显示了如何调用您公开的REST式服务。 - We chose to expose our widgets in the resources directory to facilitate RESTful access to them.
我们选择在资源目录中显示我们的小部件,以促进对它们的RESTful访问。 - This collaboration between client application and service is essential to being stateless in a RESTful Web service.
客户端应用程序与服务之间的这种协作对于基于REST的Web服务中的无状态性极为重要。 - Twitter's RESTful interface and clear API documentation provide excellent methods for you to access social-networking attributes.
Twitter的REST式接口和清晰的API文档为访问社会网络属性提供很好的方法。 - You also learned how to test web service and RESTful interfaces.
您还学习了如何测试Web服务和REST界面。 - It focuses on using Java annotations and plain old Java objects ( POJOs) for RESTful service implementations.
它主要关注使用Java注释和普通旧式Java对象(POJO)实现RESTful服务。