11 lines
182 B
INI
11 lines
182 B
INI
[EMPLOYEEINFO]
|
|
;the name of employee
|
|
EmployeeName=wang
|
|
;the age of employee
|
|
EmployeeAge=25
|
|
|
|
[EMPLOYERINFO]
|
|
;the name of employer
|
|
EmployerName=zhou
|
|
;the age of employer
|
|
EmployerAge=38 |