活动描述 meaning in Chinese
activity description
Examples
- Actually , these activity descriptions provide nearly all the guidance you need for any program
实际上,这些活动描述提供给你进行任何开发的几乎所有的指导。 - This page provides links to descriptions of activities , reports , news and events , as well as contacts and cooperating partners in the various who programmes and offices working on this topic
本页提供活动描述、报告、新闻和事件以及在各世界卫生组织规划和办事处从事该主题工作的联系人和合作伙伴的链接。 - Structured activities prescribe the control flow of a business process and usually have a low business relevance compared to , for example , message activities receive , pick , reply , and invoke activities that communicate with the outside world
结构化活动描述了业务流程的控制流,并且与外界通信的消息活动(接收,挑选,响应和调用)相比通常有很小的业务相关性。 - Permissions are resources which an agent can access , and in object pascal permissions are objects , for example , an database , access to internet and so on ; responsibilities are missions that an agent must accomplish . actions are private method of an agent , and in object pascal , actions are functions or procedures . service process manage service quest that other agent propose
许可描述agent类型可以访问的资源,可以表现为objectpascal对象,比如数据库对象;责任描述agent类型需要完成的任务;服务描述如何完成其他agent的请求;活动描述agent内部私有动作,可以表现为objectpascal的函数或过程;服务处理描述在责任范围内如何响应其他agent的请求,服务处理在agent实例的生存期循环运行。