资源列表
[C#编程] Base32Url_and_Base64Url
说明:Standards based implementations of various Base32 and Base64 encoding/decoding methods. These are designed to encode binary data to plain text, and decode the resulting text back to the original binary. Useful when you need to transfer binary data th<sargam> 在 2025-07-09 上传 | 大小:3kb | 下载:0
[C#编程] microbenchmark.ZIP
说明:Simple but effective way for micro benchmarking CSharp code.<katapulta> 在 2025-07-09 上传 | 大小:3kb | 下载:0
[C#编程] gerenxiaofei
说明:某小型公司,主要有四类人员:经理、兼职技术人员、销售经理和兼职推销员。现在,需要存储这些人员的姓名、编号、级别、当月薪水,计算月薪总额并显示全部信息。 要求: (1)其中,人员编号在生成人员信息时同时生成,每输入一个人员信息编号顺序加1。 (2)程序对所有人员有提升级别的功能 (3)月薪的计算方法是:经理拿固定月薪,兼职技术人员按工作小时数领取月薪,兼职推销员的报酬按该推销员当月销售额提成 ,销售经理既拿固定月薪也领取销售提成。 (4)能按姓名或者编号显示、查找、增<万涛> 在 2025-07-09 上传 | 大小:3kb | 下载:0