版權(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、工作中分派給同事的任務(wù)他們不配合怎么辦(這個是根據(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)容里面會有圖紙預(yù)覽,若沒有圖紙預(yù)覽就沒有圖紙。
- 4. 未經(jīng)權(quán)益所有人同意不得將文件中的內(nèi)容挪作商業(yè)或盈利用途。
- 5. 人人文庫網(wǎng)僅提供信息存儲空間,僅對用戶上傳內(nèi)容的表現(xiàn)方式做保護處理,對用戶上傳分享的文檔內(nèi)容本身不做任何修改或編輯,并不能對任何下載內(nèi)容負責(zé)。
- 6. 下載文件中如有侵權(quán)或不適當(dāng)內(nèi)容,請與我們聯(lián)系,我們立即糾正。
- 7. 本站不保證下載資源的準確性、安全性和完整性, 同時也不承擔(dān)用戶因使用這些下載資源對自己和他人造成任何形式的傷害或損失。
最新文檔
- 養(yǎng)老院老人入住手續(xù)制度
- 養(yǎng)老院老人安全保障制度
- 向命運挑戰(zhàn)課件
- 城市經(jīng)濟學(xué)城市化教學(xué)課件
- 救生員入職合同(2篇)
- 2024年度生物安全試劑采購與儲備合同3篇
- 2024年農(nóng)業(yè)設(shè)施維修及保養(yǎng)承包合同樣本3篇
- 2025年大興安嶺貨運從業(yè)資格證模擬考試題目
- 2025年塔城貨物運輸駕駛員從業(yè)資格考試系統(tǒng)
- 2025年阜陽貨運從業(yè)資格證試題庫及答案
- 一封雞毛信的故事課件
- 變形桿菌實驗活動風(fēng)險評估報告
- 人教版(2024新版)英語七年級上冊期末復(fù)習(xí)綜合測試卷(含答案)
- 養(yǎng)老服務(wù)與康復(fù)機構(gòu)作業(yè)指導(dǎo)書
- 五育并舉-勞以啟智動以潤心
- 2024年家裝家居行業(yè)解決方案-淘天集團
- 《論語》導(dǎo)讀(復(fù)旦版)學(xué)習(xí)通超星期末考試答案章節(jié)答案2024年
- 中國電建在線測評題
- 人教版八年級上冊數(shù)學(xué)第三次月考試題
- 安徽社區(qū)食堂投標方案
- 不良行為學(xué)生教育轉(zhuǎn)化工作實施方案
評論
0/150
提交評論