it英文简历范文

学人智库 时间:2018-01-17 我要投稿
【www.unjs.com - 学人智库】

【it个人简历英文文】

Name XXX sex male

Phone age

Email professional

1 years of working experience in Graduate School

Career goal

Software Development Engineer

Software development engineer based on Unix / Linux platform, Oracle database, J2EE architecture.

Professional skills

- proficient in Core Java and JSP Java and Servlet Web programming technology;

- proficiency in commonly used programming languages: C++, Java;

- proficient in Struts/Hibernate/Spring and other open source frameworks for project development;

- proficient in various JAVA application server for Java application development, including: Weblogic Apache, Tomcat, Jboss etc.;

- familiar with Oracle (9i) database, master based on Oracle (9i) database programming: SQL, PL/SQL and PRO*C;

I go to the Sun Solaris Unix environment based on C++/Java programming;

Master EJB3.0, Spring, Web - Services and XML Java EE advanced programming techniques;

Master the object-oriented analysis and design OOAD/UML;

- proficient in Eclipse, NetBeans integrated development environment;

The understanding of a variety of network protocols, to grasp the common protocol based network programming;

1 Project Name: Telecom class user management and billing system (OSS NetCT)

System platform: Unix (Solaris Sun)

Database: Oracle9i

Server: Jboss

Technology implementation: Struts+Hibernate+Spring

Project description:

The entire project development cycle is 40 people / month, 20 million lines of code, sub module collaborative development. This system mainly completes the telecommunication service charge, the personnel management and the telecommunication service modification service. Telecommunications service billing is mainly IP network users to access the Internet and statistics. Personnel management and the telecommunication business management module can add flexibility, modify tariff pricing information and promotional information; add, , search, modify user information, the administrator information; users, generating monthly bills; monthly, annual were generated monthly accounts provided information in statistics and accounting information in statistics and allows the user to query through the Internet from their current or historical bills.

Responsibility description:

(1) participate in the detailed design of the system, and is responsible for the data extraction module, the tariff management module, the user management module and the administrator management module code.

(2) a data extraction module is data acquisition system of the central processing module using C + + to achieve complete client users logged on to the original data to the server end database to record the transformation and transmission. Original record for AAA (authentication, authorization, billing) server wtmpx file. Data integration system using PL / SQL, finish on time schedule to date table, on the table to the lunar surface and lunar surface to the chronology of the data aggregation.

(3) responsible for user management, charge management, administrator management module code, the system adopts the four layers structure typical (Browser, Web Container, EJB Container, Database Web), part of the implementation of Struts framework based on MVC pattern, the presentation layer is mainly used JSP and JSTL, EL combination, control layer the ActionServlet is responsible for processing the request and forwards the request, the business layer using lightweight framework Spring to achieve business management module, data persistence layer using Hibernate technology to achieve interactive service layer and database layer, Oracle database, the design and development of the principles are using interface oriented programming technology between each layer, reduces the dependence on the upper layer logic call, the project reflects the design idea of low coupling and high cohesion.

(4) through the development of the project, make oneself more skilled master web programming technology based on JSP, servlet and struts framework, relation object mapping (ORM) hibernate database access technology based on and on the business side of the spring framework system have a more profound understanding.

2 Project Name: electronic commerce book shopping system

System platform: Unix (Solaris Sun)

Server: Tomcat Apache

Database: Oracle9i

Technology implementation: Struts+JDBC+JavaBean

Project description:

The project development cycle for 4 people / month, 5 million line of code, the group divided into modules. The system is an online shopping store, the main function is user login, display of goods, buy goods, to the commodity crud, generating orders and other functions

【it个人简历中文】

姓 名 XXX 性 别 男

电 话 年  龄

Email 专  业

毕业院校 工作经验 1年

择业目标

软件开发工程师

基于Unix / Linux平台、Oracle数据库、J2EE架构的软件开发工程师。

专业技能

精通Core Java以及JSP、Servlet等Java Web编程技术;

熟练掌握常用编程语言:C++、Java;

能熟练应用Struts/Hibernate/Spring等开源框架进行项目开发;

能熟练应用多种JAVA应用服务器进行Java程序开发,包括:Weblogic、Apache Tomcat ,Jboss等;

熟悉Oracle(9i)数据库,熟练掌握基于Oracle(9i)的数据库编程:SQL,PL/SQL及PRO*C;

能进行基于Sun Solaris Unix环境下的C++/Java 编程;

掌握EJB3.0、Spring、Web Services及XML等Java EE高级编程技术;

掌握面向对象的分析和设计OOAD/UML;

能熟练应用Eclipse、NetBeans等集成开发环境;

了解各种网络协议,掌握基于常见协议的网络编程;

1. 项目名称:电信级用户管理&计费系统(NetCT OSS)

系统平台: Unix(Sun Solaris)

数据库: Oracle9i

服务器: Jboss

技术实现: Struts+Hibernate+Spring

项目描述:

整个项目开发周期为40人/月 ,20万行代码量,小组分模块协同开发。该系统主要完成电信业务计费、人员管理以及电信业务修改业务。电信业务计费主要是IP网用户上网时长统计和资费统计。人员管理和电信业务管理模块能够灵活添加、修改资费定价信息和促销信息;增、删、查、改用户信息、管理员信息;按月生成用户月帐单;按月、年分别生成月帐务信息统计报表和年帐务信息统计报表并允许用户通过Internet自查询自己当前或历史帐单。

责任描述:

(1)参与该系统详细设计工作,并负责其中的数据提取模块、资费管理模块、用户管理模块以及管理员管理模块的代码编写。

(2)数据提取模块是数据采集系统的中央处理模块用C++实现,完成Client端用户登入登出原始数据到Server端数据库记录的转变及传输。原始记录为AAA(验证、授权、计费)服务器的wtmpx文件。数据整合系统使用PL/SQL开发,定时完成明细表到日表、日表到月表、月表到年表的数据汇总。

(3)负责用户管理、资费管理、管理员管理等模块的代码编写工作,系统采用典型的四层结构(Browser、Web Container、EJB Container、Database),Web部分采用基于MVC模式的Struts框架实现,表现层主要用JSP与JSTL、EL相结实现,控制层采用ActionServlet负责处理请求和转发请求,业务层使用轻量级的框架Spring实现业务组件的管理,数据持久层采用Hibernate技术实现业务层和数据库的交互,底层是Oracle数据库,设计开发的原则:每层之间都是采用面向接口编程技术,降低了上层对下层逻辑调用的依赖,该项目体现了低耦合、高内聚的设计思想。

(4)通过该项目的开发,使自己更加熟练的掌握了基于JSP、Servlet及Struts框架的Web编程技术,基于关系-对象映射(ORM)的Hibernate数据库访问技术,同时也对业务侧的Spring框架体系有更深刻的理解。

2.项目名称:电子商务图书购物系统

系统平台: Unix(Sun Solaris)

服务器: Apache Tomcat

数据库: Oracle9i

技术实现: Struts+JDBC+JavaBean

项目描述:

本项目开发时周期为4人/月,5万行代码量,小组分模块协作进行。该系统是一个在线购物商店,主要功能有用户登录、显示商品、购买商品、对商品的增删改查、生成定单等功能。

[it英文简历范文]