1. List of all employee IDs (for a given SAP client ID).
所有职员ID的列表(对于给定的SAP客户机id)。

来自互联网

2. Get the employee id from the request using params.id.
使用params .id从request中获得员工。

来自互联网

3. For example, an employee table contains employee ID and employee information.
例如,employee表包含雇员ID和雇员信息。

来自互联网

4. We’ll store our same Person objects as the values and use an employee id as the key.
我们把同样的Person对象作为值,员工ID 作为键。

来自互联网

5. An example of a REST URI to retrieve the employee details for a particular employee id is as follows.
根据某一个员工id检索该员工的详细信息的RESTURI示例如下。

来自互联网

6. Any attempt to perform a string comparison on an employee ID will then fail with a type error at query run time.
在查询运行时,尝试在雇员ID上执行字符串比较将遭到失败,并产生一个类型错误。

来自互联网

7. Some CARDS and phones also double up as employee ID badges and allow purchases at canteens, nearby restaurants and vending machines.
有些卡和电话同员工的ID卡一样还可以捆绑在一起,并且可以在零售店、邻近餐馆和自动贩卖机进行消费。

来自互联网

8. Since the employee id is stored in the id column, this filter is easy to implement by adding a range comparison in the where clause of the SQL statement.
因为职员id存储在id列中,所以很容易通过在sql语句的where子句中添加范围比较来实现这个筛选器。

来自互联网

9. This is the new people assignment criteria you are going to add, such as Manager and Employee by Employee User ID, which retrieve both the manager ID and employee ID given an employee user ID.
这是您将要添加的新人员分配标准,比如ManagerandEmployeeby EmployeeUserID,给定一个员工用户 ID 就可以检索管理人员 ID和员工 ID。

来自互联网

10. What if an employee has to wait indefinitely for a manager to approve a form for an ID to be produced?
如果一位员工需要等无限长的时间,以等待管理员通过一条ID生成的请求,又会发生什么情况?

来自互联网

11. There is also a method that will return basic information about the employee (her name and ID).
还有一种方法,可以返回关于该雇员的基本信息(她的名字和ID)。

来自互联网

12. Now, if we try to sneak in a new employee with an invalid network id, our application knows not to accept it.
现在,如果我们试图偷偷在一个新员工中输入一个无效网络ID,应用应该会拒绝它。

来自互联网

13. This people assignment criteria assigns the human task to the employee as well the manager of the employee whose user ID is entered in the people assignment criteria.
这个人员分配标准分配人工任务给员工,以及在人员分配标准中输入用户ID的员工的管理人员。

来自互联网

14. Admin: Please give me the employee's full name, preferred E-mail ID, a description of the job roles and responsibilities, and the project to which the employee is assigned.
管理员:请告诉我员工的全名、希望使用的电子邮件ID、工作角色和职责的描述,他将参与的项目。

来自互联网

15. In the sample above, let's assume that we are creating a set of entries for a new employee, who has been assigned an ID number of 23.
在上面的示例中,假设我们为一个新雇员创建一组条目,这个雇员有一个id号,即23。

来自互联网

16. We? Ll pretend that we are dealing with a database that holds employee information such as an employee? S name, salary information, as well as an ID of the employee? S.
假设我们要处理一个存放雇员信息的数据库,其中包含雇员姓名、薪水以及雇员所在部门ID等信息。

来自互联网

17. Instead of the current text in the employee Bean column, let's change it to display the employee's network ID.
替换EmployeeBean列的当前文本,改为显示员工的网络ID。

来自互联网

18. Check that at least one employee with the current id exists in the reference variable to assert that the employee number is valid.
检查是否至少有一个具有当前ID的雇员在reference变量中,以断言该雇员号是有效的。

来自互联网

19. The example Employee bean for this approach contains the fields id and doc to store the columns of the database table, plus some additional fields that will be populated by mapping code.
这种方式的示例Employeebean包含id和doc字段,它们存储数据库表的列;还有几个将由映射代码填充的字段。

来自互联网

20. PureQuery API will still be used to provide the data access layer, but it will return the data rows "as is" to the application, in the form of an Employee object with two variables: id and doc.
仍然使用pureQueryAPI提供数据访问层,但是它把数据行“按原样”返回给应用程序,也就是包含两个变量(id和doc)的Employee对象。

来自互联网

21. Employee number Identifies the person's unique company identity number Often systems need this id for uniquely identifying employees at a company.
EmployeeNumber标识个人的公司身份号系统通常需要该ID来唯一地识别公司的员工。

来自互联网

22. Using the DDL shown in Listing 2, you can create a new table of name "employee", containing only two columns: id of type INTEGER and doc of type XML.
可以使用清单2所示的DDL创建一个名为“employee”的新表,其中只包含两列:INTEGER类型的id列和xml类型的doc列。

来自互联网

23. In the people assignment criteria of the human task, select the newly added people assignment criteria Manager and Employee by Employee user ID, as shown in Figure 25.
在人工任务的人员分配标准中,选择新添加的人员分配标准ManagerandEmployee by EmployeeuserID,如图25所示。

来自互联网

24. Employee feedback id reviewed daily and Suggestions are implemented within 48 hours, if possible, or a valid reason id given for non-implementation.
雇员的反馈每天被评论和建议,并被执行在48小时内,如果可能,或者是有一个正确的理由不执行。

来自互联网

25. Yes, my ID card, employee card, address book and purse were all in it.
身份证、工作证、通讯录、钱包都在里边。

来自互联网

26. This is to certify that Chen Ting is my company employee (ID number450302198609190529), served as clerk positions in the company, has 2 years.
兹证明陈婷是我公司员工(身份证号码450302198609190529),在本公司担任文员职务,已有2年。

来自互联网

27. This example reads the name and ID of a new employee, increments the employee counter by one, and displays the information for the new employee and the new number of employees.
此示例读取新雇员的姓名和ID,将雇员计数器加一,并显示新雇员的信息和新的雇员数。

来自互联网

28. This example reads the name and ID of a new employee, increments the employee counter by one, and displays the information for the new employee and the new number of employees.
此示例读取新雇员的姓名和ID,将雇员计数器加一,并显示新雇员的信息和新的雇员数。

来自互联网