




版權說明:本文檔由用戶提供并上傳,收益歸屬內容提供方,若內容存在侵權,請進行舉報或認領
文檔簡介
自我介紹Goodmorning!Itisreallymyhonortohavethisopportunityforaninterview,Ihopeicanmakeagoodperformancetoday.I'mconfidentthatIcansucceed.NowiwillintroducemyselfbrieflyIam28yearsold,borninHeilongjiangprovince['pr?vins].IwasgraduatedfromHARBININSTITUTEOFTECHNOLOGYuniversity.mymajor['meid??]issoftwareengineeringandigotmyMaster'sdegreeaftermygraduationintheyearof2023(twothousandandten).WhenIinschool,Ispendmostofmytimeonstudy,ihavepassedCET4/6.andihaveacquiredalotsofbasicknowledgeofmymajor.Aboutthetechnology,IhaveaboutthreeyearsworkexperienceinJ2EEdevelopment.Agoodunderstandingofjavalanguage.HavingexperienceinsomepopularframeworklikeStruts2/Hibernat(yī)e/Spring.Databaseprogrammingandnetworkknowledge.Webcontainertomcatweblogic.OperateSystemlikeLinuxDevelopertoolslikeMyEclipseissoHYPERLINK"app:ds:in"inHYPERLINK"app:ds:common"\t""commonHYPERLINK"app:ds:use"\t""use.InJuly[d???la?]2023,IbeganworkfordigitachinacompanyasasoftwareengineerinBeijingcity.BecauseI'mcapableofmoreresponsibilities,soIdecidedtochangemyjob.BecauseIwanttochangemyworkingenvironment,MoroverMotorolaisaglobalcompany,soIfeelIcangainthemostfromworkinginthiskindofcompanyennvironment.ThatisthereasonwhyIcomeheretocompete[k?m'pi:t]forthisposition.IthinkI'magoodteamplayerandI'mapersonofgreathonestytoothers.AlsoIamabletoworkundergreatpressure.That’sall.Thankyouforgivingmethechance.英文面試部分常問到的問題表述?1、職業(yè)的發(fā)展計劃;Q:Couldyouprojectwhatyouwouldliketobedoingfiveyearsfromnowon?A:Perhaps,anopportunityatamanagementpositionwouldbemoreexciting.2、為什么要離開現(xiàn)在的這家公司;Q:Whydidyouleaveyourcurrentjob?A:Well,I’mhopingtogetanofferofabetterposition.Idesiredachallengepositionwhichcouldimprovemyskillsintestingfield,especiallyIwanttospecializeinautomationtestingandperformancetestingfield.IalsolikeworkinabilingualworkenvironmentwhichcouldimprovemyoralEnglish.3、工作中分派給同事的任務他們不配合怎么辦(這個是根據(jù)我的情況詢問的);Q:Howwillyouhandletheproblemastheworkwhichhasbeenassignedtoyourcolleagues,buttheydidnotlieinwithwhatyouhaveassignedtothem?A:Maybethemutualcommunicationwasnotenough,orthearrangementwasunreasonable.Adjustthearrangementinareasonablescope,andhavetotallycommunicationwithrelativeperson.Inaword,alloureffortwasfocusonimprovetheefficiency.4、工作中每周都會一到兩次早上7點or晚上7-8點要開電話會議,你會怎么樣?Q:Thereisonetimeortwiceconferencecallat7-8o’clockaweek,whatwillhappentoyou?A:Astome,Iwillattendthemeetingontime,andtakenotesoneveryimportantpoint;Aslongaswedoingthat,ourworkwouldbemoreefficientandourproductqualitywouldbeimproved.項目介紹項目規(guī)模消耗:costonemillionRMB隊伍:fivepeople’steamworkforit時間:needoneyear技術描述Adoptedat(yī)hree-tierstructuredesignedtoincludeperformancelayer,businesslogicanddataaccesstierlayerInperformancelayerweusestrutsframe,itimplementaMVCdesignpattern,separatetheviewer、controller、model。Reducethedependentofviewerandmodel.ThedataaccesstierlayerusedHibernat(yī)eframework,it’saimplementionofORMMAPINGtechnology,causeifweoperateDatabasebydirectJDBCtype,thecodermustcostalotsoftimetolearndatabaseknowledge,andwhenweuseHibernate,coderjustknowhowtousejavaobjectisenough.?JavaApplicationhasalotsofobjectstomanage.weneedtomanagetheylifecycle,andalsoneedtomanagetheybedependentoneachother,thisissocomplexandhard,developermusttakecareofthisalot.soifweuseSpringframework,developerjustneedtoknowwhitchobjecttheyneed,don’thavatoknowwheretheyare,letdeveloperjustbeinterestedinbusinesslogicisenough.AndintheDBlayer,weuseOracledatabases.DataWareHouseandDataMarket.ThewebcontainerisWeblogic.StrutsTheApacheStrutswebframeworkisafreeopen-sourcesolutionforcreatingJavawebapplicat(yī)ions.WebapplicationsbasedonJavaServerPagessometimescommingle[k?'mi?ɡl]dat(yī)abasecode,pagedesigncode,andcontrolflowcode.Inpractice,wefindthatunlesstheseconcernsareseparat(yī)ed,largerapplicationsbecomedifficulttomaintain.Onewaytoseparateconcerns[k?n's?:n]inasoftwareapplicationistouseaModel-View-Controller(MVC)architecture.TheModelrepresents[,repri'zent]thebusinessordatabasecode,theViewrepresentsthepagedesign[di'zain]code,andtheControllerrepresentsthenavigationalcode.TheStrutsframework['freimw?:k]isdesignedtohelpdeveloperscreatewebapplicat(yī)ionsthatuseaMVCarchitecture.Theframeworkprovidesthreekeycomponents:HibernateIsaOpenSourcepersistencetechnolog.HibernatemapstheJavaclassestothedatabasetables.HYPERLINK""Historically,HibernatefacilitatedthestorageandretrievalofJavadomainobjectsviaHYPERLINK""Object/RelationalMapping.Today,HibernateisacollectionofrelatedprojectsenablingdeveloperstoutilizePOJO-styledomainmodelsintheirapplicationsinwaysextendingwellbeyondObject/Relat(yī)ionalMapping.Hibernat(yī)eisanHYPERLINK""\o"Object-relat(yī)ionalmapping"object-relationalmapping(ORM)libraryfortheHYPERLINK"(programming_language)"\o"Java(programminglanguage)"Javalanguage,providingaHYPERLINK""\o"Softwareframework"frameworkformappinganHYPERLINK""\o"Object-orientedprogramming"object-orientedHYPERLINK""\o"Domainmodel"domainmodeltoatraditionalHYPERLINK""\o"Relationaldatabase"relationaldatabase.HibernatesolvesHYPERLINK""\o"Object-relationalimpedancemismatch"object-relationalimpedancemismat(yī)chproblemsbyreplacingdirectHYPERLINK"(computer_science)"\o"Persistence(computerscience)"persistence-relateddatabaseaccesseswithhigh-levelobjecthandlingfunctions.Hibernate'sprimaryfeatureismappingfromJavaclassestodatabasetables(andfromJavadatat(yī)ypesto\o"SQL"SQLdatat(yī)ypes).Hibernatealsoprovidesdataqueryandretrievalfacilities.HibernategeneratestheSQLcallsandattemptstorelievethedeveloperfrommanualresultsethandlingandobjectconversionandkeeptheapplicationportabletoallsupportedSQLdatabaseswithlittleperformanceoverhead.SpringInversionofControlcontainer(DependencyInjection)CentraltotheSpringFrameworkisitsHYPERLINK""\o"InversionofControl"InversionofControlcontainer,whichprovidesaconsistentmeansofconfiguringandmanagingJavaobjectsusingHYPERLINK"(computer_science)"\o"Callback(computerscience)"callbacks.Thecontainerisresponsibleformanagingobjectlifecycles:creatingobjects,callinginitializationmethods,andconfiguringobjectsbywiringthemtogether.ObjectscreatedbythecontainerarealsocalledManagedObjectsorBeans.Typically,thecontainerisconfiguredbyloadingXMLfilescontainingBeandefinitionswhichprovidetheinformationrequiredtocreatethebeans.ObjectscanbeobtainedbymeansofDependencylookuporHYPERLINK""\o"Dependencyinjection"Dependencyinjection.Dependencylookupisapatternwhereacallerasksthecontainerobjectforanobjectwithaspecificnameorofaspecifictype.Dependencyinjectionisapatternwherethecontainerpassesobjectsbynametootherobjects,viaeitherHYPERLINK"(computer_science)"\o"Constructor(computerscience)"constructors,properties,orHYPERLINK""\o"Factorymethodpattern"factorymethods.InmanycasesoneneednotusethecontainerwhenusingotherpartsoftheSpringFramework,althoughusingitwilllikelymakeanapplicationeasiertoconfigureandcustomize.TheSpringcontainerprovidesaconsistentmechanismtoconfigureapplicationsandintegrateswithalmostallJavaenvironments,fromsmall-scaleapplicationstolargeenterpriseapplicat(yī)ions.Thecontainercanbeturnedintoapartially-compliantHYPERLINK""\o"EJB"EJB3containerbymeansoftheHYPERLINK""Pitchforkproject.Some[HYPERLINK":Avoid_weasel_words"\o"Wikipedia:Avoidweaselwords"who?]criticizetheSpringFrameworkfornotcomplyingwithstandards.HYPERLINK""\l"cite_note-4"[5]However,HYPERLINK""SpringSourcedoesn'tseeEJB3complianceasamajorgoal,andclaimsthat(yī)theSpringFrameworkandthecontainerallowformorepowerfulprogrammingmodels.HYPERLINK""\l"cite_note-5"[6]Aspect-orientedprogrammingframeworkTheSpringFrameworkhasitsown\o"Aspect-orientedprogramming"AOPframeworkwhichmodularizesHYPERLINK""\o"Cross-cuttingconcern"cross-cuttingconcernsinHYPERLINK"(computer_science)"\o"Aspect(computerscience)"aspects.ThemotivationforcreatingaseparateAOPframeworkcomesfromthebeliefthatitwouldbepossibletoprovidebasicAOPfeatureswithouttoomuchcomplexityineitherdesign,implementation,orconfiguration.TheSpringAOPframeworkalsotakesfulladvantageoftheSpringContainer.TheSpringAOPframeworkisinterceptionbased,andisconfiguredatHYPERLINK"(program_lifecycle_phase)"\o"Runtime(programlifecyclephase)"runtime.ThisremovestheneedforacompilationsteporHYPERLINK""\o"Load-timeweaving(pagedoesnotexist)"load-timeweaving.Ontheotherhand,interceptiononlyallowsforpublicorprotectedmethod-executiononexistingobjectsat(yī)aHYPERLINK""\o"Joinpoint"joinpoint.ComparedtotheHYPERLINK""\o"AspectJ"AspectJframework,SpringAOPislesspowerfulbutalsolesscomplicated.Spring1.2includessupporttoconfigureAspectJHYPERLINK"(computer_science)"\o"Aspect(computerscience)"aspectsinthecontainer.Spring2.0addedmoreintegrat(yī)ionwithAspectJ;forexample,theHYPERLINK""\o"Pointcut"pointcutlanguageisreusedandcanbemixedwithSpAOP-basedaspects.Further,Spring2.0addedaSpringAspectslibrarywhichusesAspectJtooffercommonSpringfeaturessuchasdeclarativetransactionmanagementanddependencyinjectionviaAspectJcompile-timeorload-timeweaving.HYPERLINK""\o"SpringSource"SpringSourcealsousesAspectJforAOPinotherSpringprojectssuchasHYPERLINK""\o"SpringRoo"SpringRooandSpringInsight,withHYPERLINK""\o"SpringSecurity"SpringSecurityalsoofferinganAspectJ-basedaspectlibrary.SpringAOPhasbeendesignedtomakeitabletoworkwithcross-cuttingconcernsinsidetheSpringFramework.AnyobjectwhichiscreatedandconfiguredbythecontainercanbeenrichedusingSpringAOP.TheSpringFrameworkusesSpringAOPinternallyfortransactionmanagement,security,remoteaccess,andHYPERLINK""\o"JMX"JMX.Sinceversion2.0oftheframework,SpringprovidestwoapproachestotheAOPconfigurat(yī)ion:schema-basedapproach.@AspectJ-basedannotationstyle.TheSpringteamdecidednottointroducenewAOP-relatedterminology;therefore,intheSpringreferencedocumentationandAPI,termssuchasHYPERLINK""\o"Aspect"aspect,HYPERLINK""\o"Joinpoint"joinpoint,HYPERLINK"(computer_science)"\o"Advice(computerscience)"advice,HYPERLINK""\o"Pointcut"pointcut,introduction,HYPERLINK""\o"Targetobject(pagedoesnotexist)"targetobject(HYPERLINK""\o"Advisedobject(pagedoesnotexist)"advisedobject),HYPERLINK""\o"AOPproxy(pagedoesnotexist)"AOPproxy,andweavingallhavethesamemeaningsasinmostotherAOPframeworks(particularlyHYPERLINK""\o"AspectJ"AspectJ).TransactionmanagementframeworkSpring'stransactionmanagementframeworkbringsanabstractionmechanismtotheJavaplatform.Itsabstractioniscapableof:workingwithlocalandHYPERLINK""\o"Distributedtransaction"globaltransactions(localtransactiondoesnotrequireanHYPERLINK""\o"Applicationserver"applicationserver)workingwithHYPERLINK""\o"Nestedtransaction"nestedtransactionsworkingwithtransactionsafepointsworkinginalmostallenvironmentsoftheHYPERLINK""\o"Javaplatform"Javaplat(yī)formIncomparison,HYPERLINK""\o"JavaTransactionAPI"JTAonlysupportsHYPERLINK""\o"Nestedtransaction"nestedtransactionsandHYPERLINK""\o"Distributedtransaction"globaltransactions,andrequiresanHYPERLINK""\o"Applicationserver"applicationserver(andinsomecasesalsodeploymentofapplicationsinanapplicat(yī)ionserver).TheSpringFrameworkshipsaPlatformTransactionManagerforanumberoftransactionmanagementstrategies:TransactionsmanagedonaHYPERLINK""\o"JDBC"JDBCConnectionTransactionsmanagedonHYPERLINK""\o"Object-relationalmapping"Object-relationalmappingUnitsofWorkTransactionsmanagedviatheJTATransactionManagerandUserTransactionTransactionsmanagedonotherresources,likeHYPERLINK""\o"Objectdat(yī)abase"objectdat(yī)abasesNexttothisabstractionmechanismtheframeworkalsoprovidestwowaysofaddingtransactionmanagementtoapplications:Programmatically,byusingSpring'sTransactionTemplat(yī)eConfiguratively,byusingHYPERLINK""\o"Metadata"metadatalikeXMLorJava5HYPERLINK""\o"Annotation"annotationsTogetherwithSpring'sdataaccessframework—whichintegrat(yī)esthetransactionmanagementframework—itispossibletosetupatransactionalsystemthroughconfigurationwithouthavingtorelyonJTAorHYPERLINK""\o"EJB"EJB.ThetransactionalframeworkalsointegrateswithHYPERLINK""\o"JavaMessageService"messa
溫馨提示
- 1. 本站所有資源如無特殊說明,都需要本地電腦安裝OFFICE2007和PDF閱讀器。圖紙軟件為CAD,CAXA,PROE,UG,SolidWorks等.壓縮文件請下載最新的WinRAR軟件解壓。
- 2. 本站的文檔不包含任何第三方提供的附件圖紙等,如果需要附件,請聯(lián)系上傳者。文件的所有權益歸上傳用戶所有。
- 3. 本站RAR壓縮包中若帶圖紙,網(wǎng)頁內容里面會有圖紙預覽,若沒有圖紙預覽就沒有圖紙。
- 4. 未經(jīng)權益所有人同意不得將文件中的內容挪作商業(yè)或盈利用途。
- 5. 人人文庫網(wǎng)僅提供信息存儲空間,僅對用戶上傳內容的表現(xiàn)方式做保護處理,對用戶上傳分享的文檔內容本身不做任何修改或編輯,并不能對任何下載內容負責。
- 6. 下載文件中如有侵權或不適當內容,請與我們聯(lián)系,我們立即糾正。
- 7. 本站不保證下載資源的準確性、安全性和完整性, 同時也不承擔用戶因使用這些下載資源對自己和他人造成任何形式的傷害或損失。
最新文檔
- 二零二五年度海滄區(qū)人民政府與廈門市教育局共同推進教育信息化項目合同
- 2025版綠色生態(tài)承包土地種植項目合作協(xié)議
- 二零二五年度范文網(wǎng)絡安全風險評估技術服務合同范本
- 2025版城市地下綜合管廊工程可行性研究咨詢服務協(xié)議
- 二零二五年度新能源車輛采購變更合同補充協(xié)議
- 二零二五年度工傷事故醫(yī)療費賠償協(xié)議書
- 2025版房地產(chǎn)評估合同模板(含評估范圍及方法)
- 2025年旅游企業(yè)法人股權轉讓與旅游資源開發(fā)合同
- 二零二五年度服裝行業(yè)品牌授權與區(qū)域代理權轉讓合同
- 2025-2030中國家禽制藥市場深度調查與發(fā)展前景預測分析報告
- 眼科醫(yī)院近視防控措施及推廣方案
- 健康管理師高級培訓教材
- 血液透析用動靜脈內瘺維護指南(2025收藏版)解讀課件
- 壓瘡護理警示教育案例
- Deep Seek賦能職場應用培訓課件分享
- 農(nóng)業(yè)行業(yè)種植技術操作指南
- 河北省客房服務技師考試題庫
- 狼瘡性腎炎的護理查房
- 專題2 閱讀理解 11 篇-2024-2025學年滬教版2024七年級英語上冊寒假重難點查漏補缺專項練習(答案+解析)
- 井下礦山頂板安全知識培訓
- 《兩用物項證》課件
評論
0/150
提交評論