




版權(quán)說明:本文檔由用戶提供并上傳,收益歸屬內(nèi)容提供方,若內(nèi)容存在侵權(quán),請進行舉報或認領(lǐng)
文檔簡介
自我介紹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技術(shù)描述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)系上傳者。文件的所有權(quán)益歸上傳用戶所有。
- 3. 本站RAR壓縮包中若帶圖紙,網(wǎng)頁內(nèi)容里面會有圖紙預覽,若沒有圖紙預覽就沒有圖紙。
- 4. 未經(jīng)權(quán)益所有人同意不得將文件中的內(nèi)容挪作商業(yè)或盈利用途。
- 5. 人人文庫網(wǎng)僅提供信息存儲空間,僅對用戶上傳內(nèi)容的表現(xiàn)方式做保護處理,對用戶上傳分享的文檔內(nèi)容本身不做任何修改或編輯,并不能對任何下載內(nèi)容負責。
- 6. 下載文件中如有侵權(quán)或不適當內(nèi)容,請與我們聯(lián)系,我們立即糾正。
- 7. 本站不保證下載資源的準確性、安全性和完整性, 同時也不承擔用戶因使用這些下載資源對自己和他人造成任何形式的傷害或損失。
最新文檔
- 文化新聞稿件供應與文化交流合作協(xié)議
- 網(wǎng)絡安全應急響應與安全設備采購合同
- 電商平臺數(shù)據(jù)同步補充協(xié)議
- 網(wǎng)店運營稅費代征代繳服務合同
- 觀光車維保合同范本
- 白名單授權(quán)協(xié)議書
- 淘寶店鋪銷售數(shù)據(jù)分析與運營決策支持合同
- 各工種承包協(xié)議書
- 零售加盟商權(quán)益保障協(xié)議
- 舊門窗拆除協(xié)議書
- 2024年6月高等學校英語應用能力考試B級真題2
- 2024年重慶市中考英語試卷真題B卷(含標準答案及解析)+聽力音頻
- 2024年越南電信 服務領(lǐng)域ICT投資趨勢行業(yè)現(xiàn)狀及前景分析2024-2030
- 廈門2024年福建廈門市兒童醫(yī)院(復旦大學附屬兒科醫(yī)院廈門醫(yī)院)招聘筆試歷年典型考題及考點附答案解析
- 2023年湖南省普通高等學校對口招生考試機電類專業(yè)綜合知識試題附答題卡
- 醫(yī)院用工合同醫(yī)院用工合同書(2024版)
- 管培生培養(yǎng)方案
- 口腔正畸學之矯治器及其制作技術(shù)常用器械課件
- 2024屆江蘇省淮安市數(shù)學高一下期末考試試題含解析
- JTG-H30-2015公路養(yǎng)護安全作業(yè)規(guī)程
- 危險化學品考試試題(含答案)
評論
0/150
提交評論