java外文翻译管理系统.docx

上传人:b****4 文档编号:12132085 上传时间:2023-04-17 格式:DOCX 页数:11 大小:24.52KB
下载 相关 举报
java外文翻译管理系统.docx_第1页
第1页 / 共11页
java外文翻译管理系统.docx_第2页
第2页 / 共11页
java外文翻译管理系统.docx_第3页
第3页 / 共11页
java外文翻译管理系统.docx_第4页
第4页 / 共11页
java外文翻译管理系统.docx_第5页
第5页 / 共11页
点击查看更多>>
下载资源
资源描述

java外文翻译管理系统.docx

《java外文翻译管理系统.docx》由会员分享,可在线阅读,更多相关《java外文翻译管理系统.docx(11页珍藏版)》请在冰豆网上搜索。

java外文翻译管理系统.docx

java外文翻译管理系统

英文原文:

TheJavaprogramminglanguageandplatformhaveemergedasmajortechnologiesforperforminge-businessfunctions.Javaprogrammingstandardshaveenabledportabilityofapplicationsandthereuseofapplicationcomponentsacrosscomputingplatforms.SunMicrosystems'JavaCommunityProcesscontinuestobeastrongbaseforthegrowthoftheJavainfrastructureandlanguagestandards.Thisgrowthofopenstandardscreatesnewopportunitiesfordesignersanddevelopersofapplicationsandservices.

ApplicationsofJava

JavausesmanyfamiliarprogrammingconceptsandconstructsandallowsportabilitybyprovidingacommoninterfacethroughanexternalJavaVirtualMachine(JVM).Avirtualmachineisaself-containedoperatingenvironment,createdbyasoftwarelayerthatbehavesasifitwereaseparatecomputer.Benefitsofcreatingvirtualmachinesincludebetterexploitationofpowerfulcomputingresourcesandisolationofapplicationstopreventcross-corruptionandimprovesecurity.

TheJVMallowscomputingdeviceswithlimitedprocessorsormemorytohandlemoreadvancedapplicationsbycallingupsoftwareinstructionsinsidetheJVMtoperformmostofthework.ThisalsoreducesthesizeandcomplexityofJavaapplicationsbecausemanyofthecorefunctionsandprocessinginstructionswerebuiltintotheJVM.Asaresult,softwaredevelopersnolongerneedtore-createthesameapplicationforeveryoperatingsystem.Javaalsoprovidessecuritybyinstructingtheapplicationtointeractwiththevirtualmachine,whichservedasabarrierbetweenapplicationsandthecoresystem,effectivelyprotectingsystemsfrommaliciouscode.

Amongotherthings,Javaistailor-madeforthegrowingInternetbecauseitmakesiteasytodevelopnew,dynamicapplicationsthatcouldmakethemostoftheInternet'spowerandcapabilities.Javaisnowanopenstandard,meaningthatnosingleentitycontrolsitsdevelopmentandthetoolsforwritingprogramsinthelanguageareavailabletoeveryone.ThepowerofopenstandardslikeJavaistheabilitytobreakdownbarriersandspeedupprogress.

Today,youcanfindJavatechnologyinnetworksanddevicesthatrangefromtheInternetandscientificsupercomputerstolaptopsandcellphones,fromWallStreetmarketsimulatorstohomegameplayersandcreditcards.Thereareover3millionJavadevelopersandnowthereareseveralversionsofthecode.Mostlargecorporationshavein-houseJavadevelopers.Inaddition,themajorityofkeysoftwarevendorsuseJavaintheircommercialapplications(Lazaridis,2003).

Applications

JavaontheWorldWideWeb

JavahasfoundaplaceonsomeofthemostpopularwebsitesintheworldandtheusesofJavacontinuestogrow.Javaapplicationsnotonlyprovideuniqueuserinterfaces,theyalsohelptopowerthebackendofwebsites.EverybodyisprobablyfamiliarwitheBayandAmazonhavebeenJavapioneersontheWorldWideWeb.

eBay

Foundedin1995,eBayenablese-commerceonalocal,nationalandinternationalbasiswithanarrayofWebcanfinditoneBay,evenifyoudidn'tknowitexisted.Onatypicalday,morethan100millionitemsarelistedoneBayintensofthousandsofcategories.oneBay;theworld'slargestonlinemarketplace.

eBayusesJavaalmosteverywhere.Toaddresssomesecurityissues,eBaychoseSunMicrosystems'JavaSystemIdentityManagerastheplatformforrevampingitsidentitymanagementsystem.Thetaskathandwastoprovideidentitymanagementformorethan12,000eBayemployeesandcontractors.

NowmorethanathousandeBaysoftwaredevelopersworkdailywithJavaapplications.Java'sinherentportabilityallowseBaytomovetonewhardwaretotakeadvantageofnewtechnology,packaging,orpricing,withouthavingtorewriteJavacode.

Amazon

hascreatedaWebServiceapplicationthatenablesuserstobrowsetheirproductcatalogandplaceorders.usesaJavaapplicationthatsearchestheAmazoncatalogforbookswhosesubjectmatchesauser-selectedtopic.Theapplicationdisplaystenbooksthatmatchthechosentopic,andshowstheauthorname,booktitle,listprice,Amazondiscountprice,andthecovericon.Theusermayoptionallyviewonereviewperdisplayedtitleandmakeabuyingdecision.

JavainDataWarehousing&Mining

Althoughmanycompaniescurrentlybenefitfromdatawarehousingtosupportcorporatedecisionmaking,newbusinessintelligenceapproachescontinuetoemergethatcanbepoweredbyJavatechnology.Applicationssuchasdatawarehousing,datamining,EnterpriseInformationPortalsandKnowledgeManagementSystemsareabletoprovideinsightintocustomerretention,purchasingpatterns,andevenfuturebuyingbehavior.

Theseapplicationscannotonlytellwhathashappenedbutwhyandwhatmayhappengivencertainbusinessconditions;Asaresultofthisinformationgrowth,peopleatalllevelsinsidetheenterprise,aswellassuppliers,customers,andothersinthevaluechain,areclamoringforsubsetsofthevaststoresofinformationtohelpthemmakebusinessdecisions.Whilecollectingandstoringvastamountsofdataisonething,utilizinganddeployingthatdatathroughouttheorganizationisanother.

Thetechnicalchallengesinherentinintegratingdisparatedataformats,platforms,andapplicationsaresignificant.However,emergingstandardssuchastheApplicationProgrammingInterfacesthatcomprisetheJavaplatform,aswellasExtendableMarkupLanguagetechnologiescanfacilitatetheinterchangeofdataandthedevelopmentofnextgenerationdatawarehousingandbusinessintelligenceapplications.WhileJavatechnologyhasbeenusedextensivelyforclientsideaccessandtopresentationlayerchallenges,itisrapidlyemergingasasignificanttoolfordevelopingscaleableserversideprograms.TheJava2Platform,EnterpriseEdition(J2EE)providestheobject,transaction,andsecuritysupportforbuildingsuchsystems.

MetadataIssues

Oneofthekeyissuesthatbusinessintelligencedevelopersmustsolveisthatofincompatiblemetadataformats.Metadatacanbedefinedasinformationaboutdataorsimply"dataaboutdata."Inpractice,metadataiswhatmosttools,databases,applications,andotherinformationprocessesusetodefine,relate,andmanipulatedataobjectswithintheirownenvironments.Itdefinesthestructureandmeaningofdataobjectsmanagedbyanapplicationsothattheapplicationknowshowtoprocessrequestsorjobsinvolvingthosedataobjects.Developerscanusethisschematocreateviewsforusers.Also,userscanbrowsetheschematobetterunderstandthestructureandfunctionofthedatabasetablesbeforelaunchingaquery.

Toaddressthemetadataissue,agroupofcompanieshavejoinedtodeveloptheJavaMetadataInterface(JMI)API.TheJMIAPIpermitstheaccessandmanipulationofmetadatainJavawithstandardmetadataservices.JMIisbasedontheMetaObjectFacility(MOF)specificationfromtheObjectManagementGroup(OMG).TheMOFprovidesamodelandasetofinterfacesforthecreation,storage,access,MetamodelandmetadatainterchangeisdoneviaXMLandusestheXMLMetadataInterchange(XMI)specification,alsofromtheOMG.JMIleveragesJavatechnologytocreateanend-to-enddatawarehousingandbusinessintelligencesolutionsframework.

EnterpriseJavaBeans

AkeytoolprovidedbyJ2EEisEnterpriseJavaBeans(EJB),anarchitectureforthedevelopmentofcomponent-baseddistributedbusinessapplications.ApplicationswrittenusingtheEJBarchitecturearescalable,transactional,secure,andmulti-useraware.TheseapplicationsmaybewrittenonceandthendeployedonanyserverplatformthatsupportsJ2EE.TheEJBarchitecturemakesiteasyfordeveloperstowritecomponents,sincetheydonotneedtounderstandordealwithcomplex,system-leveldetailssuchasthreadmanagement,resourcepooling,andtransactionandsecuritymanagement.Thisallowsforrole-baseddevelopmentwherecomponentassemblers,platformprovidersandapplicationassemblerscanfocusontheirareaofresponsibilityfurthersimplifyingapplicationdevelopment.

DataStorage&Access

Datastoredinexistingapplicationscanbeaccessedwithspecializedconnectors.Integrationandinteroperabilityofthesedatasourcesisfurtherenabledbythemetadatarepositorythatcontainsmetamodelsofthedatacontainedinthesources,whichthencanbeaccessedandinterchangeduniformlyviatheJMIAPI.Thesemetamodelscapturetheessentialstructureandsemanticsofbusinesscomponents,allowingthemtobeaccessedandqueriedviatheJMIAPIortobeinterchangedviaXML.Throughalloftheseprocesses,theJ2EEinfrastructureensuresthesecurityandintegrityofthedatathroughtransactionmanagementandpropagationandtheunderlyingsecurityarchitecture.

Toconsolidatehistoricalinformationforanalysisofsalesandmarketingtrends,adatawarehouseisoftenthebestsolution.Inthisexample,datacanbeextractedfromtheoperationalsystemswithavarietyofExtract,TransformandLoadtools(ETL).ThemetamodelsallowEJBsdesignedforfiltering,transformation,andconsolidationofdatatooperateuniformlyondatafromdiversedatasourcesasthebeanisabletoquerythemetamodeltoidentifyandextractthepertinentfields.Queriesandreportscanberunagainstthedatawarehousethatcontainsinformationfromnumeroussourcesinaconsistent,enterprise-widefashionthroughtheuseoftheJMIAPI.

JavainIndustrialSettings

ManypeopleknowJavaonlyasatoolontheWorldWideWebthatenablessitestoperformsomeoftheirfancierfunctionssuchasinteractivityandanimation.However,theactualusesforJavaaremuchmorewidespread.SinceJavaisanobject-orientedlanguage,thetimeneededforapplicationdevelopmentisminimal.

Inaddition,Java'saut

展开阅读全文
相关资源
猜你喜欢
相关搜索

当前位置:首页 > 初中教育 > 初中作文

copyright@ 2008-2022 冰豆网网站版权所有

经营许可证编号:鄂ICP备2022015515号-1