请各位英语达人帮我翻译一下软件工程师简历中的 项目经验 不胜感激!
Posted
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了请各位英语达人帮我翻译一下软件工程师简历中的 项目经验 不胜感激!相关的知识,希望对你有一定的参考价值。
首先声明 翻译的非常好的话,我会另外追加100分!
项目经验:
1. XX服装企业分销网络系统
项目介绍:该系统实现了服装企业对服装分销流程的信息化支持,系统的主要功能模块有:分销商库存管理、流向单管理、统计报表管理、分销费管理、付款结帐管理、基础数据管理等。本系统主要对企业的物流和资金流进行全面的管理和控制。
总体技术:基于Jsp + Servlet+ JavaBean技术实现:分为展现层、业务逻辑层、DAO层、PO层,在DAO实现上基于OCP原则采用抽象工厂方法设计模式,DAO层直接封装JDBC数据库操作;在统计报表实现上使用Jfreechart组件,同时还使用了FileUpload上传组件及验证码生成组件等。
负责工作:分销商库存管理、数据库设计
心得体会:对企业分销资源管理系统的业务需求有进一步理解,树结构实现方式,JDBC操作数据库,Jfreechart组件的运用、抽象工厂设计模式实现、一些技术细节等。
2. XX军区首长机关办公自动化系统
项目介绍:为了加快部队信息化建设进程,提高首长机关的日常办公效率,促进司证后装备部门之间的协调工作,**军区结合自身实际,自主研发的一套OA系统。总体分机构管理、权限管理、公文流转、系统管理、信息交流、信息发布、知识管理、项目管理、资产管理、考勤管理、人事档案、我的工作台等模块。
总体技术:基于Struts+ Spring+JBPM+ Hibernate的多层架构:展现层使用Struts来实现MVC模式,通过page-taglib实现分页,采用JSTL与自定义标签,使用Ajax技术使系统具有较好的用户体验;业务逻辑层利用Spring的IOC来维护业务对象之间的关联,利用Spring的AOP进行声明式事务管理,采用贫血Domain Object模型;持久化层使用hibernate来实现,通过DAO模式封装PO对象;将JBPM与Spring整合,实现公文流转模块;结合Freemarker模板技术实现动态表单定义模型;实现扩展的基于RBAC授权与认证模型;实现职能型的组织机构模型。
责任描述:参与总体需求分析与架构设计、Domain Object设计、数据库设计、SSH架构搭建及JBPM的整合;同时实现主要模块机构管理、权限管理和公文流转核心模块的设计实现
心得体会:对基于SSH架构的多层应用有深入体会,对工作流引擎JBPM的流程定义、部署和多种类型流程节点使用有进一步理解,基于RBAC模式能进行授权认证模块的实现,在该项目中的许多技术细节如:ACL的设计技巧,DWR实现动态授权,DOM4J实现初始化数据注入等等。
3. 企业客户关系管理系统
项目介绍:本项目旨在“以客户为中心,以市场为导向”的企业经营管理模式,通过集中管理客户信息,并在市场部、销售部、服务部等间共享客户数据,从而实现企业市场营销、销售管理、客户服务和支持等经营流程信息化,达到提高客户服务效率和销售人员事务处理的效率,最终实现企业资源的有效利用,提高企业的客户服务质量与核心竞争力。
总体技术:采用JSF + Spring + Ibatis + Jfreechart的技术实现:展现层JSF采用Apache的myfaces1.1.1实现包,JSF基于组件、事件和后台bean的交互来开发应用,而不再基于请求相应和标记来解决展现层问题;利用Spring来解耦合,管理依赖,将整个应用进行整合;持久化层采用轻量级的ORM解决方案ibatis;对系统中的多种报表生成采用Jfreechart技术。
负责工作:参与需求分析,数据库分析设计,销售管理模块实现
心得体会:对本项目背景和需求有进一步理解,项目中使用的许多技术细节,如:使用Sitemesh控制页面布局,理解Sitemesh基本原理;利用POI库操纵Excel报表(批量导入和批量导出客户数据)等等。
项目经验: Project Experience
1. XX服装企业分销网络系统
1. Distribution Network System for ××Clothing Enterprise
项目介绍:该系统实现了服装企业对服装分销流程的信息化支持,系统的主要功能模块有:分销商库存管理、流向单管理、统计报表管理、分销费管理、付款结帐管理、基础数据管理等。本系统主要对企业的物流和资金流进行全面的管理和控制。
Project Introduction: This system realizes the information support to the distribution flow of clothing enterprises. The main function modules include: distributor stocking management, flow direction form management, statistics form management, distribution fees management, payment and check-out management, basic data management, etc. This system is mainly used in the comprehensive management and control on the logistics and capital.
总体技术:基于Jsp + Servlet+ JavaBean技术实现:分为展现层、业务逻辑层、DAO层、PO层,在DAO实现上基于OCP原则采用抽象工厂方法设计模式,DAO层直接封装JDBC数据库操作;在统计报表实现上使用Jfreechart组件,同时还使用了FileUpload上传组件及验证码生成组件等。
Overall Technology: Implemented based on Jsp + Servlet+ JavaBean technology, it is divided into presentation layer, business logic layer, DAO layer, PO layer. The implement of DAO adopts the design mode of abstract factory method based on the OCP principle, and the DAO layer directly packages the operation of JDBC database; and the implement of statistics form adopts Jfreechart component, in the same time FileUpload uploading component and verification-code generation component, etc. are also used.
负责工作:分销商库存管理、数据库设计
The responsible work: The design of distributor stocking management and database.
心得体会:对企业分销资源管理系统的业务需求有进一步理解,树结构实现方式,JDBC操作数据库,Jfreechart组件的运用、抽象工厂设计模式实现、一些技术细节等。
Experiences: Got further understanding of the service demand for distribution resources management system used in enterprises, and got further understanding of tree architecture implementation mode, JDBC operation database, the application of Jfreechart component, the implement of abstract factory design pattern, and some details.
2. XX军区首长机关办公自动化系统
2. Office Automation System for Head of ×× Military Area Command
项目介绍:为了加快部队信息化建设进程,提高首长机关的日常办公效率,促进司证后装备部门之间的协调工作,**军区结合自身实际,自主研发的一套OA系统。总体分机构管理、权限管理、公文流转、系统管理、信息交流、信息发布、知识管理、项目管理、资产管理、考勤管理、人事档案、我的工作台等模块。
Project Introduction: In order to accelerate the information construction of the troops, enhance the routine work efficiency of head office, ensure the coordinated work among Command, Political Dept, Logistics Dept, and Equipment Dept, ×× Military Area Command combines self practical situation, and develops an OA system on the basis of itself. The overall system is divided into the following modules: institution management, rights management, documents flow, system management, information exchange, information release, knowledge management, project management, properties management, attendance management, HR archives, my workstation, and so on.
总体技术:基于Struts+ Spring+JBPM+ Hibernate的多层架构:展现层使用Struts来实现MVC模式,通过page-taglib实现分页,采用JSTL与自定义标签,使用Ajax技术使系统具有较好的用户体验;业务逻辑层利用Spring的IOC来维护业务对象之间的关联,利用Spring的AOP进行声明式事务管理,采用贫血Domain Object模型;持久化层使用hibernate来实现,通过DAO模式封装PO对象;将JBPM与Spring整合,实现公文流转模块;结合Freemarker模板技术实现动态表单定义模型;实现扩展的基于RBAC授权与认证模型;实现职能型的组织机构模型。
Overall Technology: A framework with multi layers based on Struts+ Spring+JBPM+ Hibernate. The presentation layer adopts Struts to realize MVC mode, adopts page-taglib to realize paging, adopts JSTL and custom tag, adopts Ajax technology to make system having better user experience; the business logic layer utilizes IOC of Spring to maintain the link between business objects, utilizes AOP of Spring to provide declarative transaction management, adopts anemia-type Domain Object model; the dada persistence layer adopts hibernate to realize, and adopts DAO mode to package PO object; Through the integration of JBPM and Spring to realize the document flow module; through the combination with Freemarker template technology to realize dynamic form definition model; to realize expanded authorize and authentication model based on RBCA; to realize functional organization model.
责任描述:参与总体需求分析与架构设计、Domain Object设计、数据库设计、SSH架构搭建及JBPM的整合;同时实现主要模块机构管理、权限管理和公文流转核心模块的设计实现
Responsibility Description: Participated in the analysis of overall demands and the design of framework, the design of Domain Object, the design of database, the building of SSH framework, the integration of JBPM; In the same time realized the management of main module organizations, rights management, and the design and realization of document flow core module.
心得体会:对基于SSH架构的多层应用有深入体会,对工作流引擎JBPM的流程定义、部署和多种类型流程节点使用有进一步理解,基于RBAC模式能进行授权认证模块的实现,在该项目中的许多技术细节如:ACL的设计技巧,DWR实现动态授权,DOM4J实现初始化数据注入等等。
Experience: Got deep understanding of the multi layer application of SSH framework, and got further understanding of the flowing definition, deployment of workflow engine, JBPM, and the application of various kinds of flowing nodes. It is also further understood that based on RBAC mode the authorize and authentication module can be realized. Moreover, many technological details in this project, such as the design skills of ACL, the realization of dynamic authorization with DWR, the realization the injection of initial data with DOM4J, etc. are also understood further.
3. 企业客户关系管理系统
3.Customer Relationship Management System for Enterprises
项目介绍:本项目旨在“以客户为中心,以市场为导向”的企业经营管理模式,通过集中管理客户信息,并在市场部、销售部、服务部等间共享客户数据,从而实现企业市场营销、销售管理、客户服务和支持等经营流程信息化,达到提高客户服务效率和销售人员事务处理的效率,最终实现企业资源的有效利用,提高企业的客户服务质量与核心竞争力。
Project Introduction: This project aims at the enterprise management mode of “ Customer-oriented and Market-oriented”, It shares customer’s information with Marketing Dept, Sales Dept, and Service Dept through the concentrated management of customer’s information, so that realizes the informationization of enterprise’s operation flow such as marketing, sales management, customer service and support, and enhances the service efficiency for customers and the affairs treatment efficiency of sales staffs, finally realizes the effective utilization of enterprise resources and enhance its service quality and core competitive power.
总体技术:采用JSF + Spring + Ibatis + Jfreechart的技术实现:展现层JSF采用Apache的myfaces1.1.1实现包,JSF基于组件、事件和后台bean的交互来开发应用,而不再基于请求相应和标记来解决展现层问题;利用Spring来解耦合,管理依赖,将整个应用进行整合;持久化层采用轻量级的ORM解决方案ibatis;对系统中的多种报表生成采用Jfreechart技术。
Overall Technology: It is realized using JSF + Spring + Ibatis +Jfreechart technology. In presentation layer JSF adopts myfaces 1.1.1 of Apache to realize packet, JSF is developed and applied based on interaction of components, events and background bean instead of basing on request corresponding and marks to solve the problems of the presentation layer; it adopts Spring to decouple, manage dependence, and integrate the overall application; the data persistence layer adopts light duty ORM solution, ibatis; and the generation of various kinds of form in the system adopts Jfreechart technology
负责工作:参与需求分析,数据库分析设计,销售管理模块实现
Responsible work: Participated in the demand analysis, the analysis and design of database, and the realization of sales management module.
心得体会:对本项目背景和需求有进一步理解,项目中使用的许多技术细节,如:使用Sitemesh控制页面布局,理解Sitemesh基本原理;利用POI库操纵Excel报表(批量导入和批量导出客户数据)等等。
Experiences: Got further understanding of the background and demand of this project, many details used in this project, such as using Sitemesh to control page layout, understanding the basic principle of Sitemesh; utilizing POI database to handle Excel forms (batch input and batch output the customer’s data), are also deeper understood) 参考技术A 项目经验:
1. XX服装企业分销网络系统
项目介绍:该系统实现了服装企业对服装分销流程的信息化支持,系统的主要功能模块有:分销商库存管理、流向单管理、统计报表管理、分销费管理、付款结帐管理、基础数据管理等。本系统主要对企业的物流和资金流进行全面的管理和控制。
总体技术:基于Jsp + Servlet+ JavaBean技术实现:分为展现层、业务逻辑层、DAO层、PO层,在DAO实现上基于OCP原则采用抽象工厂方法设计模式,DAO层直接封装JDBC数据库操作;在统计报表实现上使用Jfreechart组件,同时还使用了FileUpload上传组件及验证码生成组件等。
负责工作:分销商库存管理、数据库设计
心得体会:对企业分销资源管理系统的业务需求有进一步理解,树结构实现方式,JDBC操作数据库,Jfreechart组件的运用、抽象工厂设计模式实现、一些技术细节等。
Project experience:
1. XX clothing enterprises distribution network system
projects: the system of business-to-clothing clothing distribution process of information-based support of the core functions of the system modules: distributor inventory management, single-flow management, statistical management, distribution management fee, pay for it too Management, data-based management. The present system is mainly for enterprises and logistics flow of funds to conduct a comprehensive management and control.
technology in general: Jsp + Servlet + JavaBean technology: The show is divided into layers, the Business Logic Tier, DAO layer, PO layer, the DAO based on the realization of the principle of OCP use abstract methods of the factory design pattern, DAO layer package of direct operate JDBC database; In the realization of statistics on the use of Jfreechart components, as well as the use of the FileUpload upload components and code generation, and other components.
responsible for: Distributor inventory management, database design
experiences: the distribution of enterprise resource management systems have a better understanding of business needs, and ways to achieve the structure of the tree, JDBC database operations, Jfreechart components of the application of an abstract factory model designed to achieve a number of technical details and so on.
2. XX军区首长机关办公自动化系统
项目介绍:为了加快部队信息化建设进程,提高首长机关的日常办公效率,促进司证后装备部门之间的协调工作,**军区结合自身实际,自主研发的一套OA系统。总体分机构管理、权限管理、公文流转、系统管理、信息交流、信息发布、知识管理、项目管理、资产管理、考勤管理、人事档案、我的工作台等模块。
总体技术:基于Struts+ Spring+JBPM+ Hibernate的多层架构:展现层使用Struts来实现MVC模式,通过page-taglib实现分页,采用JSTL与自定义标签,使用Ajax技术使系统具有较好的用户体验;业务逻辑层利用Spring的IOC来维护业务对象之间的关联,利用Spring的AOP进行声明式事务管理,采用贫血Domain Object模型;持久化层使用hibernate来实现,通过DAO模式封装PO对象;将JBPM与Spring整合,实现公文流转模块;结合Freemarker模板技术实现动态表单定义模型;实现扩展的基于RBAC授权与认证模型;实现职能型的组织机构模型。
责任描述:参与总体需求分析与架构设计、Domain Object设计、数据库设计、SSH架构搭建及JBPM的整合;同时实现主要模块机构管理、权限管理和公文流转核心模块的设计实现
心得体会:对基于SSH架构的多层应用有深入体会,对工作流引擎JBPM的流程定义、部署和多种类型流程节点使用有进一步理解,基于RBAC模式能进行授权认证模块的实现,在该项目中的许多技术细节如:ACL的设计技巧,DWR实现动态授权,DOM4J实现初始化数据注入等等。
2. XX head of the Military authorities Office Automation System
Project: In order to speed up the process of building information-based forces, heads of agencies to improve the efficiency of day-to-day office, the Secretary for the promotion of evidence after the equipment sector co-ordination among ** Military Region in light of its own reality, independent research and development of a set of OA system. The overall sub-sector management, rights management, document flow, management systems, information exchange, information, knowledge management, project management, asset management, time management, personnel files, my workbench, and other modules.
overall technology: Struts + Spring + JBPM + Hibernate multi-layer structure: to show the use of Struts-MVC model to achieve through the page-taglib achieve paging, using JSTL and custom labels, the use of Ajax technology to make the system a better user experience ; Use of the Business Logic Tier Spring of IOC to maintain the link between business objects, the use of Spring's AOP-statement for the management of affairs, the use of anemia Domain Object Model; persistence layer using hibernate to achieve, through the DAO object model package PO; will be JBPM integration with the Spring and achieve document flow module; Freemarker combination of technologies to achieve dynamic form template definition model; to realize the expansion of the authorization and authentication based on the RBAC model; to achieve the functions of the model-based organizations.
description of the responsibilities: the overall demand for analysis and design of the structure, Domain Object design, database design, SSH framework and structures JBPM integration; at the same time to achieve the main module management, rights management and document flow core module design to achieve
experiences: SSH-based multi-layer structure of the application of in-depth understanding of the workflow engine JBPM process definition, deployment and use of various types of process nodes have a better understanding, based on the RBAC model can be authorized to carry out certification of the modules to achieve in the Many of the projects in the technical details, such as: ACL design skills, DWR dynamic authorization, DOM4J achieve the initialization of data into and so on.
3. 企业客户关系管理系统
项目介绍:本项目旨在“以客户为中心,以市场为导向”的企业经营管理模式,通过集中管理客户信息,并在市场部、销售部、服务部等间共享客户数据,从而实现企业市场营销、销售管理、客户服务和支持等经营流程信息化,达到提高客户服务效率和销售人员事务处理的效率,最终实现企业资源的有效利用,提高企业的客户服务质量与核心竞争力。
总体技术:采用JSF + Spring + Ibatis + Jfreechart的技术实现:展现层JSF采用Apache的myfaces1.1.1实现包,JSF基于组件、事件和后台bean的交互来开发应用,而不再基于请求相应和标记来解决展现层问题;利用Spring来解耦合,管理依赖,将整个应用进行整合;持久化层采用轻量级的ORM解决方案ibatis;对系统中的多种报表生成采用Jfreechart技术。
负责工作:参与需求分析,数据库分析设计,销售管理模块实现
心得体会:对本项目背景和需求有进一步理解,项目中使用的许多技术细节,如:使用Sitemesh控制页面布局,理解Sitemesh基本原理;利用POI库操纵Excel报表(批量导入和批量导出客户数据)等等。
3. Enterprise Customer Relationship Management System
Project: The project aims at "customer-focused, market-oriented" enterprise management mode, through the centralized management of customer information and marketing, sales, service, such as sharing of customer data in order to achieve Corporate marketing, sales management, customer service and support information-based processes to operate to improve the efficiency of customer service and sales staff to deal with matters of efficiency, and ultimately the effective use of corporate resources, improve customer service quality and core competitiveness.
overall technology: JSF + Spring + Ibatis + Jfreechart of technology: to show JSF layer using the Apache to achieve myfaces1.1.1 package, JSF component-based, events and the background of the bean to develop interactive applications, rather than based on the request and the corresponding Tag to show to solve the problem layer; coupling solution to the use of Spring, dependent on the management of the whole application integration; layer using durable lightweight ORM solution ibatis; on the system used to generate a variety of statements Jfreechart technology.
responsible for the work: needs analysis, database analysis of the design, sales management module to achieve
experiences: the background to this project and have a better understanding of the needs, the project used in many technical details, such as: the use of Sitemesh control page layout, to understand the basic principles of Sitemesh; POI database using Excel to manipulate statements of the (bulk import and export volume of customer data) And so on. 参考技术B 1. XX服装企业分销网络系统
项目介绍:该系统实现了服装企业对服装分销流程的信息化支持,系统的主要功能模块有:分销商库存管理、流向单管理、统计报表管理、分销费管理、付款结帐管理、基础数据管理等。本系统主要对企业的物流和资金流进行全面的管理和控制。
1.XX clothes enterprises distribute the project of the network system and introduce: This system has realized clothes enterprise's supporting the informationization of distributing the procedure of the clothes, the main function module of the system is as follows, retail trader stock control, flow into single management, statistical report form manage, distribute fee manage, pay the bill, check out management, basic data management,etc.. This system mainly carries on overall management and control to logistics and funds of enterprises.
总体技术:基于Jsp + Servlet+ JavaBean技术实现:分为展现层、业务逻辑层、DAO层、PO层,在DAO实现上基于OCP原则采用抽象工厂方法设计模式,DAO层直接封装JDBC数据库操作;在统计报表实现上使用Jfreechart组件,同时还使用了FileUpload上传组件及验证码生成组件等。
Overall technology: Because of Jsp Servlet JavaBean technology: Divide into, represent layer, business logic layer, DAO layer, PO layer, in adopt abstract factory method design the mode on the basis of OCP principle at DAO realize, DAO layer encapsulates JDBC database to operate directly; In use Jfreechart package at statistical report form realize, use FileUpload upload package and prove yard produce package,etc. also at the same time.
负责工作:分销商库存管理、数据库设计
心得体会:对企业分销资源管理系统的业务需求有进一步理解,树结构实现方式,JDBC操作数据库,Jfreechart组件的运用、抽象工厂设计模式实现、一些技术细节等。
Responsible for working: Design the gains in depth of comprehension in retail trader's stock control, database: Further understand to the business demand that enterprises distribute the resource administrative system, set up structure realize way, JDBC operate database, Jfreechart application, abstract factory design mode realizing, some technological details,etc. of package.
2. XX军区首长机关办公自动化系统
项目介绍:为了加快部队信息化建设进程,提高首长机关的日常办公效率,促进司证后装备部门之间的协调工作,**军区结合自身实际,自主研发的一套OA系统。总体分机构管理、权限管理、公文流转、系统管理、信息交流、信息发布、知识管理、项目管理、资产管理、考勤管理、人事档案、我的工作台等模块。
2.XX leader's organ of Military Area Command office automated system project introduces: In order to accelerate army's information construction process, improve the daily office efficiency of leader's organ, the coordination work between the departments is equipped after the card of promotion department, **the Military Area Command combines one's own reality, a set of OA systems researched and developed independently. Assign to the organization to manage overallly, the authority is managed, circulation of official document, module such as system management, information interchange, information issue, information management, project management, assets management, attendance management, workingbench of personal file, me.
总体技术:基于Struts+ Spring+JBPM+ Hibernate的多层架构:展现层使用Struts来实现MVC模式,通过page-taglib实现分页,采用JSTL与自定义标签,使用Ajax技术使系统具有较好的用户体验;业务逻辑层利用Spring的IOC来维护业务对象之间的关联,利用Spring的AOP进行声明式事务管理,采用贫血Domain Object模型;持久化层使用hibernate来实现,通过DAO模式封装PO对象;将JBPM与Spring整合,实现公文流转模块;结合Freemarker模板技术实现动态表单定义模型;实现扩展的基于RBAC授权与认证模型;实现职能型的组织机构模型。
Overall technology: On the basis of the multi-layer framework of Struts Spring JBPM Hibernate: Represent layer use Struts come, realize MVC mode, realize paging through page-taglib, adopt JSTL and self-defining label, use Ajax technology to make the system have better users to experience; Business logic layer make use of IOC of Spring maintain business between the target related, AOP to utilize Spring carry on transaction management of declaring etc., adopt anaemia Domain Object model; Take layer use hibernate come, realize, encapsulate PO target through DAO mode enduringly; Combine JBPM and Spring, realize the module of circulation of official document; Combine the dynamic form of Freemarker template technology and define models; The ones that realized expanding were authorized with the authentication model on the basis of RBAC; Realize the organization model of the function type.
心得体会:对基于SSH架构的多层应用有深入体会,对工作流引擎JBPM的流程定义、部署和多种类型流程节点使用有进一步理解,基于RBAC模式能进行授权认证模块的实现,在该项目中的许多技术细节如:ACL的设计技巧,DWR实现动态授权,DOM4J实现初始化数据注入等等。
The gains in depth of comprehension: Have, realize thoroughly to based on that SSH builds up multi-layer application, flow to work engine procedure of JBPM define, dispose with many type procedure node using and further understanding, can go on, authorize authentication realization of module by mode on the basis of RBAC, a lot of technological details among this project, for instance: The design skill of ACL, DWR realizes authorizing dynamically, DOM4J realizes initializing the data to pour into etc..
3. 企业客户关系管理系统
项目介绍:本项目旨在“以客户为中心,以市场为导向”的企业经营管理模式,通过集中管理客户信息,并在市场部、销售部、服务部等间共享客户数据,从而实现企业市场营销、销售管理、客户服务和支持等经营流程信息化,达到提高客户服务效率和销售人员事务处理的效率,最终实现企业资源的有效利用,提高企业的客户服务质量与核心竞争力。
3. Enterprise's customer's relation administrative system project is introduced: This project aims at " regards customer as the centre, the enterprises taking market as the direction " manage the management mode ", through customer's information of centralized management, and share customer's data in ones such as market department, sales department, service department,etc., thus realize that manages the procedure informationization in enterprise's marketing, selling management, customer's service and support,etc., reach and improve the efficiency of customer service and efficiency of sales force's transaction processing, realize the effective use of enterprise resources finally, improve service qualities of the customers of enterprises and key competitiveness.
总体技术:采用JSF + Spring + Ibatis + Jfreechart的技术实现:展现层JSF采用Apache的myfaces1.1.1实现包,JSF基于组件、事件和后台bean的交互来开发应用,而不再基于请求相应和标记来解决展现层问题;利用Spring来解耦合,管理依赖,将整个应用进行整合;持久化层采用轻量级的ORM解决方案ibatis;对系统中的多种报表生成采用Jfreechart技术。
Overall technology: Adopt JSF Spring Ibatis The technology of Jfreechart: Represent layers of JSF adopt myfaces1.1.1 of Apache realize bag, JSF because of package, incident and backstage supporter mutual to develop and adopt in bean, and no longer on the basis of asking the corresponding and mark to solve and represent one layer of problems; Make use of Spring to solve coupling, management reliance, will employ and combine entirely; Melt on storey ORM solution ibatis of adopting the lightweight enduringly; Adopt Jfreechart technology to many kinds of report generations in the system.
负责工作:参与需求分析,数据库分析设计,销售管理模块实现
心得体会:对本项目背景和需求有进一步理解,项目中使用的许多技术细节,如:使用Sitemesh控制页面布局,理解Sitemesh基本原理;利用POI库操纵Excel报表(批量导入和批量导出客户数据)等等。
Responsible for working: Participate in demand analyze database analyze, design, sell, manage module realize the gains in depth of comprehension: Further understand to this project background and demand, a lot of technological details used in the project, for instance: Use Sitemesh to control the overall arrangement of the page, understand Sitemesh basic principle; Utilize POI storehouse to handle Excel report form (channel into in batches),etc..
创业三年,离开公司,请各位看一下我的简历,指点一下未来的路
大家来帮我看一看我这个简历能找到什么样的工作。工资啊福利啊大约会是什么样子,请各位给我指点一下未来的道路吧。
首先大概说一下我的情况吧,我和朋友于2011年创业。和几个小伙伴一起建立了公司。终于将于2014年7月底离开公司,这一路创业走过来。辛酸苦乐。仅仅有自己知吧。感慨良多,但终于仅仅能说,天下无不散之宴席吧。
再大概说一下我的工作。
我是2010年中南大学计算机毕业。保送到本校读研,于2013年研究生毕业,但公司是2011年创立,从那时起就一直在公司上班,得到自己导师的观赏和非常多的帮助。我实际工作经验有三年。但要算起来,说仅仅有一年也不为过。我在公司主要负责全部的client事宜,一開始的主职工作是androidclient的开发,以及其它client的管理。后来,慢慢的有同事离开,或者。什么事没人做,那就都是自己人上,于是美工。文档,測试也渐渐都開始做了,于是PhotoShop、CorelDraw、绘声绘影都用得非常熟练了,后来PCclient也交给我来做了。小公司就是这样,要会的东西非常多,都能派得上用场。PCclient一開始是用SWT做,后来选用了JAVAFX做。做出来的界面非常美观。后面还包含了server啊站点啊(.net开发)也都做。
最后大半年,苹果client也都是我在改动维护了。
公司近三年的历程中,效益一直不好,创业真不是件easy的事,非常多时候不是你努力即可的。要是方向错了,那就要翻跟斗。我本月决定离开公司。己辞职,但近期还须要一段时间的歇息,沉淀一下这几年的积累。也会多写些博客说一下创业的历程和故事,也会把软件里的部分源代码抽出来总结具体解释,也会对FFMPEG。H264,G726。G711在PC、android、苹果上的运用做个总结。
如今,哥不知道下一步要去哪,还请各位看官给个指点。看怎样发展,去哪里,待遇又会怎样,地点不限(我如今在长沙,但能够去不论什么地方工作,但己买房在长沙)。
简历和图片中涉及公司或者什么名字的一律用XX取代啦。
简历:
姓 名 |
XXX |
学历 |
硕士 |
毕业院校 |
中南大学 |
|
籍 贯 |
XXXX |
毕业时间 |
2013.06 |
英语 |
六级 |
|
性 别 |
男 |
专 业 |
计算机技术 |
电话 |
XXX |
|
|
||||||
求 职 意 向 |
Android方向,苹果方向软件开发,JAVA方向应用开发 |
|||||
|
||||||
工 作 经 历 |
2010年到2011年10月创立工作室,主要接做中小型站点项目。 2010年大学毕业,保送中南大学研究生,到2013年6月毕业。 2011年10月17日到2014年7月底,创立湖南XX责任有限公司。主做智能家居方面,包含远程控制家电、开关,场景控制,定时控制,安防报警,视频查看,语音对讲等,7月底离开。 |
|||||
|
||||||
项 目 经 验 |
1.XX智能家居管理项目。2013年3月到2013年9月。主要负责智能家居软件client(包含PC,ANDROID,IPad,IPhone)的管理及开发,负责项目规划、框架设计,协议制定。负责PC端的视频(H.264)和语音(G726,G711)部分开发,负责ANDORID端的开发以及苹果端的部分后期开发。 2.XX智能安防项目开发,主要负责ANDROID端视频开发和邮件报警及上传。 3.为深圳XX科技。深圳XX智能,天津XX定制智能家居管理软件。主要负责界面的制定,PC端(用JAVAFX)和ANDROID端的开发。 4.P2P摄像头视频研发。主要负责PC、ANDROID、苹果端的多级视频、跨网络视频、P2P视频的研究开发及应用于智能家居软件上。 5.能源电池控制系统(手机控制)。主要负责界面设计。ANDROID开发,通过蓝牙接收来自电池的信息,反馈到手机界面,控制电池状态。 6.程序猿表白说爱软件。 个人业余时间制作,博客开源。 7.局域网对战王系列之极速拼图软件。个人业余时间制作。 8..net站点开发,主要负责后台开发,逻辑和数据库部分开发。现可点击站点:xxx,xxx,xxx,xxx等。 |
|||||
|
||||||
技 能 |
熟练掌握ANDROID开发,JAVAFX开发,JNI。NDK开发,视频FFMPEG、H.264、G711、G726开发。熟练使用PhotoShop、CorelDraw、绘声绘影制作界面和视频。熟练使用.net站点开发和VS开发。英语听说读写能力强,能阅读科技原文文献,资料,曾于2009年获软件设计师证书(中级)。 |
|||||
以上是关于请各位英语达人帮我翻译一下软件工程师简历中的 项目经验 不胜感激!的主要内容,如果未能解决你的问题,请参考以下文章