「端如」的拼音、意思和解释
端如是一个开头的词语,它的拼音是duān rú,这篇文章为您提供了端如拼音,读音,怎么拼读,同时为了让您在线轻松学习端如,我们收录了汉语辞典中端如的意义和释义,近义词,反义词,端如的五笔怎么打。
在线字典为您在线查询端如的词典内容如下,包括端如的拼音,读音,拼读;端如的意思和详细释义,端如的近反义词,端如的英语翻译,用端如这个词语怎么造句等内容。
端如读音/繁体/五笔/英文翻译
拼音 | duān rú | 读音 | 跟我读 |
---|---|---|---|
繁体 | 端如 | 类型 | 词语大全 |
五笔 | 此词无五笔连打 | 平音 | duanru |
词性 | 中性 | 语法 | |
拼读 | 的(de1)乌(wu1)安(an1),端(duan1)|日(ri1)无(wu2),如(ru2) | ||
英语翻译 | 服务器端如何处理ASP |
端如是什么意思?
· 基本释义
犹端然。庄重貌。
· 详细释义
犹端然。庄重貌。
宋 范成大 《大所后堂南窗负暄》诗:“端如拥褐茅檐下,祗欠乌乌击缶歌。”
端如的近反义词?
端如近义词:抱歉,查无端如的近义词
端如反义词:抱歉,查无端如的反义词
端如词语接龙
(~端如~)在开头的接龙:如何,如今,如意,如期,如同,如来,如愿,如初,如若,如故,如数,如上,如常,如字,如兄,如次,如弟,如许,如新,如是
(~端如~)在结尾的接龙:比如,犹如,譬如,一如,自如,阙如,诸如,莫如,恰如,无如,裕如,俨如,浑如,强如,真如,如如,晏如,缺如,相如,九如
暂时无法为您进行端如的词语顺序接龙!
用端如怎么造句?
您好,暂未查询到端如造句的内容。
在欠发达国家,如撒哈拉以南的非洲和东南亚国家,(食物)浪费往往主要发生在供应链的农民生产者端。
In less-developed countries, such as those of sub-Saharan Africa and South-East Asia, wastage tends to occur primarily at the farmer-producer end of the supply chain.
这样就使应用程序得到一个端对端的业务解决方案,如供应链管理、销售自动化或客户关系管理。
This results in an end-to-end business solution for applications, such as supply chain management, sales force automation, or customer relationship management.
这个模式通过目录服务封装访问组件的代码,如JNDI客户端代码之类,因此客户端可以简单的以资源名通过验证并返回这个资源。
This pattern encapsulates code for accessing components through directory services, such as JNDI client code, so that a client can simply pass in the name of a resource and get back that resource.
服务器内核使用网络协议(如 TCP)将消息发送到客户端计算机。
The server kernel sends the message to the client machines using the network protocol, such as TCP.
操作成功之后,用户将可以以身份验证的方式访问IBMDFS空间,而NFS客户端能够如dfs客户端一样浏览相同的文件系统层次结构。
On success, the user will have authenticated access to IBM DFS space and the NFS client will then be able to view the same file system hierarchy as the DFS client.
您可以使用各种选项对测试客户端进行配置,如BAR文件名称、是否读取或浏览MQ输出消息。
You can configure the test client configuration with various options, such as BAR file names and whether to read or browse MQ output messages.
除声明的业务异常外,客户端还可以接收系统异常,如发送消息时发生的连接错误。
In addition to the business exception declared, the client can receive system exceptions such as connection error that happens while sending the message.
现在,有一个定义良好的位置(网关中介)来添加中介功能,如服务器端的记录或基于内容的路由等。
There is now a well-defined place (gateway mediations) to add intermediate functionality like logging or content-based routing on the server side.
这个客户端类如清单2所示。
The client class is shown in Listing 2.
客户端的点击操作源对象代码得到了更新,如列表3所示。
The Client-Side Click-to-Action source object code is updated, as shown in Listing 3.
集成测试客户端将自动模拟无法调用的内容,如没有任何实现的组件、没有任何绑定的导入和未连接的引用。
The integration test client will automatically emulate anything that can't be called, such as components that have no implementation, imports that have no binding, and references that aren't wired.
这个表现还采用常见的格式,如xml或json,使任何客户端都能够解析它的内容。
The representation also follows a well-known format, such as XML or JSON, to enable any client to interpret its content.
软件工具(如ram),特别是ram富客户端将支持此转换,并在将来会提供更可靠的可重用解决方案。
Software tools such as RAM and in particular the RAM rich client will enable this transition and provide more robust and reusable solutions in the further.
客户端仍可以使用属性发现服务(如场所编号和文档类型),但不知道服务接口。
The client can still discover a service by using the properties, such as a floor number and document type, but with an unknown service interface.
客户端配置文件如清单4所示。
The client configuration file is shown in Listing 4.
更高级的JMS客户端配置,如添加对进入的消息进行筛选的消息选择器,也可以作为节点属性进行配置。
More advanced JMS client configurations, such as adding message selectors to filter incoming messages, are also configurable as node properties.
让我们观察一下接口的服务器端实现,如清单6所示。
Let's take a look at the server-side implementation of our interface in Listing 6.
服务器配置文件(如清单5所示)与客户端配置文件类似。
The server configuration file (shown in Listing 5) is similar to the client configuration file.
假设.NET客户端发出含有空元素的数组,代码如 清单9所示。
Suppose a .NET client sends out an array with a null element as shown in the code in Listing 9.
如清单1所示,桌面客户端仅关注授权流程的输出。
As you can see from Listing 1, the desktop client only CARES about the output of the authorization process.
对于sca到sca调用(如sca客户端调用SCA服务),这是理所当然要的绑定。
It is the natural binding to use for SCA-to-SCA invocations such as an SCA client invoking an SCA service.
服务器端代码的JAX-WS版本如 清单7所示。
The JAX-WS version of the server-side code is shown in Listing 7.
所有已知的、正确来源的电子邮件地址,如客户端和供应商。
All the E-mail addresses of known, good, sources, such as client and suppliers.
如预期那样,客户端使用Web服务时只看见一个返回的数组。
The client side sees only a returned array as expected when working with Web services.
在此场景的商业实现中,客户端可能需要查询注册中心(如websphereServiceRegistry和Repository)才能将传出请求以动态方式绑定到端点。
In a commercial implementation of this scenario, the client would likely query a registry, like the WebSphere Service registry and Repository, to dynamically bind the outgoing request to an endpoint.
Shoal框架提供了客户端apis以发出如运行时集群成员的增加或减少这样的事件。
Shoal framework provides the client APIs for signaling the events such as cluster member (s) joining or leaving the cluster at runtime.
客户端程序,如浏览器,利用这个MIME信息来觉得怎样处理数据。
Web clients, such as a browser, use this information to determine how to handle the data.
这些测试用例可以利用服务器端的资源和测试组件,如Cactus。
These test cases can take advantage of server-side resources and test components, such as Cactus.
在某些情况下,需要自定义的Web客户端,如添加主题、为特定业务流程缩减Web客户端或创建portlet,并将其部署在公司的门户上。
In some cases, a custom Web Client is needed, e.g. adding themes, narrowing the Web Client to a particular business process or creating portlet and deploying it to the company portal.
而且通过把客户端的Silverlight组件和中间层的ASP.NET集成起来,提供了对常见任务的端到端支持,如:数据验证、身份验证和角色授权。
It also provides end-to-end support for common tasks such as data validation, authentication and roles by integrating with Silverlight components on the client and ASP.NET on the mid-tier.
上述为您在线提供的端如的相关内容全部来自在线汉语词典,希望对您学习端如这个词语有帮助。