代码搜索:职称英语
找到约 1,782 项符合「职称英语」的源代码
代码结果 1,782
www.eeworm.com/read/454713/1629109
java researcher.java
package beans;
/* 实验室研究人员类 */
public class Researcher {
int rid=0; //研究人员编号
String name; //姓名
String sex; //性别
String title; //职称
String career; //个人履历
public i
www.eeworm.com/read/393351/8295363
txt majnidong.txt
班级考试成绩管理系统
-----------------------------------------
|学号 |姓名 |语文 |英语 |数学 |
-----------------------------------------
656020 87 95.0 98.0 87.0
656021 FG 95.0 85.0 75.0
www.eeworm.com/read/107509/15605448
frm fspell.frm
VERSION 5.00
Begin VB.Form fSpell
BorderStyle = 1 'Fixed Single
Caption = "英语/默单词"
ClientHeight = 4800
ClientLeft = 45
ClientTop = 330
Cl