代码搜索结果
找到约 10,000 项符合
1 的代码
1_1.jpg
vti_encoding:SR|utf8-nl
vti_timelastmodified:TR|10 Aug 2006 03:07:58 -0000
vti_extenderversion:SR|4.0.2.7802
vti_backlinkinfo:VX|1.html top.asp index.asp
vti_cacheddtm:TX|10 Aug 2006 03:07:58 -000
1-1.cs
using System;
class Employee
{
public Employee(string empNumber, string firstName, string lastName, double payRate)
{
this.empNumber = empNumber;
this.firstName = firstName;
this.lastNa