二級(jí)數(shù)據(jù)中心一期工程項(xiàng)目培訓(xùn)ucm接口_第1頁(yè)
二級(jí)數(shù)據(jù)中心一期工程項(xiàng)目培訓(xùn)ucm接口_第2頁(yè)
二級(jí)數(shù)據(jù)中心一期工程項(xiàng)目培訓(xùn)ucm接口_第3頁(yè)
二級(jí)數(shù)據(jù)中心一期工程項(xiàng)目培訓(xùn)ucm接口_第4頁(yè)
二級(jí)數(shù)據(jù)中心一期工程項(xiàng)目培訓(xùn)ucm接口_第5頁(yè)
已閱讀5頁(yè),還剩32頁(yè)未讀, 繼續(xù)免費(fèi)閱讀

下載本文檔

版權(quán)說(shuō)明:本文檔由用戶提供并上傳,收益歸屬內(nèi)容提供方,若內(nèi)容存在侵權(quán),請(qǐng)進(jìn)行舉報(bào)或認(rèn)領(lǐng)

文檔簡(jiǎn)介

UCM接口文UCM接口文 Searchby Searchbymultiple Searchworkin Check Check Checkinbyte Checkintospecific Checkinno Create Delete Browse Search Search Check Check Update importoracle.stellent.ridc.IdcContext; 連接及登錄。idcContext用來(lái)存儲(chǔ) 連接及登錄。idcContext用來(lái)存儲(chǔ)若用戶名和密碼都不為空,則第一個(gè)參為*用戶名,第二個(gè)為密碼。若用戶名不為空密碼為空,則使用用戶名登陸。若戶*名和密碼都為空,則以Guest身份登******用戶密publictestConnect{publicpublictestConnect(StringconnUrl,Stringusername,String{tryinitial(connUrl,username,}catch(IdcClientException{}}Stringpassword)throwsIdcClientException{//Createthe tryIdcClientidcClient=}catch(IdcClientException{}//SeeifthereareoptionalparameterstofillouttheSearchby根Searchby根據(jù)特定的元數(shù)據(jù)搜索內(nèi)容。例子是按照dDocName進(jìn)行搜索,也可按*dDocTitle,dDocAuthor等,只需要將dDocName改成相應(yīng)元數(shù)據(jù)名稱*替換黃色高亮部分可以更改搜索條件(matches,contains等)。調(diào)GET_SEARCH_RESULTS服務(wù)。根據(jù)QueryText語(yǔ)句進(jìn)行搜索并輸出相*信息@param內(nèi)容名**@param查詢語(yǔ)* }elseif(username!=null&&password==null)//Second(optional)argumentistheusernameIdcContextidcContext=newIdcContext(username);}else//Onlyoneparameter,defaultsto"guest"accessIdcContextidcContext=newIdcContext();}}publicstaticvoidmain(String }}*@param結(jié)果數(shù)*@param結(jié)果數(shù)**@param所屬文件夾標(biāo)識(shí)*publicclasstestSearch{publicpublicvoidsearchBydDocName(StringdDocName){if(dDocName==null||"".equals(dDocName.trim())){}IdcClientManagercm=newIdcClientManager();IdcClient<?,?,?>client=IdcContextuserContext=new//createtheDataBinderdataBinder=client.createBinder//populatethebinderwiththeparameters//dataBinder.putLocal("QueryText","dDocName<matches>`"+dDocName+"`");//dataBinder.putLocal("QueryText","dDocName<contains>`"+dDocName+"`");dataBinder.putLocal("QueryText","dDocName<substring>`"+dDocName+"`");//JointhebinderandtheusercontextandperformtheservicecallServiceResponseresponse=client.sendRequest(userContext,DataBinderresponseData=response.getResponseAsBinder();DataResultSetsearchResults=StringdocName=null;StringdId=null;StringpFile=null;StringcpFile=null;for(DataObjectdataObjectsearchResults.getRows()){dIdSearchbymultiple 根據(jù)多個(gè)條件搜Searchbymultiple 根據(jù)多個(gè)條件搜索內(nèi)容。例子是按照dDocName和dDocTitle進(jìn)行搜*用黃色高亮部分可以替換為其他元數(shù)據(jù)名稱,and可以替換成or等搜*條件。調(diào)用GET_SEARCH_RESULTS服務(wù),生成QueryText,根據(jù)查詢語(yǔ)*進(jìn)行搜索并輸出相應(yīng)信息********內(nèi)容名內(nèi)容標(biāo)查詢語(yǔ)結(jié)果數(shù)publicclasstestSearch{publicpublicvoidsearch(StringdDocTitle){pFile=dataObject.get("primaryFile");cpFile=dataObject.get("xCpdIsLocked");System.out.println("dId==="+dId);System.out.println("dDocName==="+docName);System.out.println("primaryFile==="+pFile);System.out.println("xCpdIsLocked==="+cpFile);}{}}publicstaticvoidmain(Stringargs[]){testSearchmytest=new}IdcClientclient=IdcClientclient=IdcContextuserContext=new//createtheDataBinderdataBinder=client.createBinder//populatethebinderwiththeparametersStringqueryText=//generateif(dDocName!=null&&queryText="dDocName<substring>`"+dDocName}if(dDocTitle!=null&&if(null!=queryText=queryText+"<and><substring>`"+dDocTitle+queryText="dDocTitle<substring>`"++}if(null!=}dataBinder.putLocal("ResultCount","10");//JointhebinderandtheusercontextandperformtheservicecallServiceResponseresponse=client.sendRequest(userContext,DataBinderresponseData=response.getResponseAsBinder();DataResultSetsearchResults=StringdocName="";StringdocTitle="";StringfilePath="";for(DataObjectdataObject:searchResults.getRows()){docName=docTitle=Searchworkin*搜索進(jìn)行中的Searchworkin*搜索進(jìn)行中的工作。調(diào)用WORK_IN_PROGRESS服務(wù)。輸出搜索結(jié)果文檔********用戶密查詢語(yǔ)publicclasspublicpublicvoidsearchWorkInProgress()throws{StringconnecString="idc://66:4444";StringuserName="sysadmin";StringIdcClientManagercm=newIdcClientManager();IdcClientclient=cm.createClient(connecString);IdcContextuserContext=new}}}publicstaticvoidmain(Stringargs[]){testSearchmytest=new}CheckChecktry//createtheDataBinderdataBinder=client.createBinder//populatethebinderwiththeparameters//dataBinder.putLocal("whereClause","ANDRevisions.Ddocnamelike'%TOM0001%'");//dataBinder.putLocal("orderClause","ANDRevisions.Ddocnamelike'%TOM0001%'orderbyRevisions.Drevlabeldesc,dInDate//JointhebinderandtheusercontextandperformtheservicecallServiceResponseresponse=client.sendRequest(userContext,DataBinderresponseData=response.getResponseAsBinder();DataResultSetsearchResults=for(DataObjectdataObject:searchResults.getRows()){StringdocName=}}catch(IdcClientException{}}publicstaticvoidmain(Stringargs[])throwsIdcClientException{testConnectmyconnect=newtestConnect();}CheckCheck*檢入。調(diào)用CHECKIN_UNIVERSAL服務(wù)。設(shè)好元數(shù)********用戶密結(jié)果數(shù)publicclasspublictestCheckInpublicvoidcheckin()throws{ServiceResponsemyServiceResponse=null;FileInputStreamfileStream=null;StringuserName="sysadmin";StringIdcClientManagercm=newIdcClientManager();IdcClientclient=IdcContextIdcContextuserContext=newtry//createtheDataBindermyRequestDataBinder=//populatethebinderwiththe//TitleoftheUploadedfile//NameofAuthor//Securityforthecontent(GroupandAccount)//JointhebinderandtheusercontextandperformtheservicecallmyServiceResponse=InputStreammyInputStream=StringmyResponseString=System.out.println("Uploadedfiledetails:\n"+//ConverttheresponsetoaDataBindermyResponseDataBinder=}catch(IdcClientExceptionidcce)Checkinbyte*檢入Checkinbyte*檢入流文件。調(diào)用CHECKIN_NEW服務(wù)。設(shè)好元數(shù)*****用戶System.out.println("IDCClientExceptionoccurred.Unabletouploadfile.Message:"+idcce.getMessage()+",Stacktrace:");}catch(IOExceptionioe)System.out.println("IOExceptionoccurred.Unabletouploadfile.Message:"+ioe.getMessage()+",Stacktrace:");}catch(Exceptione)System.out.println("Exceptionoccurred.Unabletouploadfile.Message:"+e.getMessage()+",Stacktrace:");}finallyif(myServiceResponse!={}if(fileStream!={try{}catch(Exception{}}}}publicstaticvoidmain(Stringargs[])throwsIdcClientException{testCheckInmytest=newtestCheckIn();}}密**@param要in的文件密**@param要in的文件所在當(dāng)?shù)氐哪?*@param文件in到UCM中的目錄標(biāo)*publicclasspublictestCheckInpublicDataBindercheckinByteStream(StringfilePath)throwsIdcClientException{DataBinderresponseData=null;Filefile=null;BufferedInputStreambufferedInputStream=null;ByteArrayOutputStreamarrayOutputStream=null;StringPATH="/CAD";///ContributionFoldersStringuserName="sysadmin";StringIdcClientManagercm=newIdcClientManager();IdcClientclient=cm.createClient(connecString);IdcContextuserContext=newtry//createtheDataBinderdataBinder=client.createBinder//populatethebinderwiththeparametersdataBinder.putLocal("IdcService","CHECKIN_NEW");dataBinder.putLocal("dDocTitle","Test");dataBinder.putLocal("dDocType","Document");dataBinder.putLocal("dAccount","");dataBinder.putLocal("dDocAccount","Public");dataBinder.putLocal("dSecurityGroup","Public");System.out.println("NowSystem.out.println("NowCheckinfile:"file=newFile(filePath);bufferedInputStream=newarrayOutputStream=newbyte[]bytes=newbyte[1];while(bufferedInputStream.read(bytes)!=-1)}bytes=arrayOutputStream.toByteArray();newTransferFile(newByteArrayInputStream(bytes),filePath,bytes.length));try//JointhebinderandtheusercontextandtheserviceServiceResponseresponse=client.sendRequest(userContext,dataBinder);//ConverttheresponsetoadataBinderresponseData=response.getResponseAsBinder();//Displaythestatusoftheservicecallresponse:%s",responseData.getLocal}catch(IdcClientException{}}catch(IOException{}catch(Exception{}finallytryif(arrayOutputStream!=null)if(bufferedInputStream!=null)}catch(Exceptione)Checkintospecific*檢入新內(nèi)容。傳入文件Checkintospecific*檢入新內(nèi)容。傳入文件夾標(biāo)識(shí)符和文件名稱兩個(gè)參數(shù)調(diào)用CHECKIN_NEW服務(wù)設(shè)*好元數(shù)據(jù)值。將本地文件in到UCM指定文件目錄下**********用戶密文件publicclasspublictestCheckInpublicvoidcheckInNew(StringfolderId,StringfileName)throwsIdcClientException{DataBinderresponseData=StringuserName="sysadmin";StringIdcClientManagercm=newIdcClientclient=}}return}publicstaticvoidmain(Stringargs[])throwsIdcClientException{testCheckInmytest=newtestCheckIn();}}IdcContextIdcContextuserContext=newtry//createtheDataBinderdataBinder//populatethebinderwiththeparametersdataBinder.putLocal("dDocTitle","Test");dataBinder.putLocal("dDocName","Test"+dataBinder.putLocal("dDocAccount","");dataBinder.putLocal("dSecurityGroup","Public");",newTransferFile(new}catch(IOException{}//JointhebinderandtheusercontextandperformtheServiceResponseresponse=client.sendRequest(userContext,dataBinder);//ConverttheresponsetoadataBinderresponseData=response.getResponseAsBinder();//Displaythestatusoftheservicecallresponse:%s",responseData.getLocal("StatusMessage")));}catch(IdcClientExceptionice)Checkinno*檢入新內(nèi)容但不通Checkinno*檢入新內(nèi)容但不通知。調(diào)用CHECKIN_ARCHIVE_NO_NOTIFY服務(wù)。必須傳入的*數(shù)包括dSecurityGroup,dDocAccount***********用戶密文件publicclasstestCheckInpublictestCheckInpublicvoidcheckinNoNotify()throws{DataBinderresponseData=StringuserName="sysadmin";StringIdcClientManagercm=newIdcClientManager();IdcClientclient=cm.createClient(connecString);IdcContextuserContext=new}}publicstaticvoidmain(Stringargs[])throwsIdcClientException{testCheckInmytest=newtestCheckInmytest.checkInNew}}FileFilefile=null;try{DataBinderdataBinder=client.createBinder//populatethebinderwiththeparametersdataBinder.putLocal("IdcService",dataBinder.putLocal("dDocTitle","Test");dataBinder.putLocal("Action","Insert");dataBinder.putLocal("dDocAuthor","ann");dataBinder.putLocal("dDocType","Document");dataBinder.putLocal("dAccount","");dataBinder.putLocal("dSecurityGroup",trynew}catch(IOException{}//JointhebinderandtheusercontextandperformtheserviceServiceResponseresponse=client.sendRequest(userContext,dataBinder);//ConverttheresponsetoadataBinderresponseData=response.getResponseAsBinder();//Displaythestatusoftheservicecallresponse:%s",responseData.getLocal}catch(Exception{}}publicstaticvoidmain(Stringargs[])throwsIdcClientException{testCheckInmytest=newtestCheckInCreate*在指定目錄Create*在指定目錄下創(chuàng)建文件夾。調(diào)用FLD_CREATE_FOLDER服務(wù)。傳入所屬文件*標(biāo)識(shí)符和文件夾名稱兩個(gè)參數(shù)。若想使用Folders_g組件創(chuàng)建文件夾*用黃色高亮部分的代**********用戶密要?jiǎng)?chuàng)建的文件夾上層文件夾標(biāo)識(shí)文件夾publicclass}}publictestFolderpublicvoidpublictestFolderpublicvoidcreateFrameworkFolder(StringparentGUID,StringfolderName)throwsIdcClientException{StringuserName="sysadmin";StringIdcClientManagercm=newIdcClientManager();IdcClientclient=cm.createClient(connecString); try *ThefollowingcodeistocreatefolderwithFolders_gComponent: this.getFolderIdFromPath(idcClient,userContext,PATH)); //createtheDataBinderdataBinder=//populatethebinderwiththeparameters//創(chuàng)建folder存放在某個(gè)目錄下面(可是根目錄:/)"Public");//FolderSecurityGroup Delete*刪除指定文件夾。Delete*刪除指定文件夾。調(diào)用FLD_DELETE服務(wù)。指定要?jiǎng)h除的文件夾路徑。*指定fFolderGUID或者fFileGUID來(lái)指定要?jiǎng)h除的文件夾。(如高亮部示**********用戶密要?jiǎng)h除的項(xiàng)文件路dataBinder.putLocal("fOwner",//Jointhebinderandtheusercontextandperformthe client.sendRequest(userContext,dataBinder);//Converttheresponsetoa System.out.println("創(chuàng)建完目錄的 }catch(Exception{}}publicstaticvoidmain(Stringargs[])throws{testFoldermytest=newtestFolder}}*@param要?jiǎng)?chuàng)建的*@param要?jiǎng)?chuàng)建的文件夾上層文件夾標(biāo)識(shí)**@param要?jiǎng)?chuàng)建的文件標(biāo)*publicclasstestFolderpublictestFolderpublicvoiddeleteFrameworkFolder()throws{StringconnecString="idc://9:4444";StringuserName="sysadmin";StringIdcClientManagercm=newIdcClientManager();IdcClientclient=cm.createClient(connecString); try//createtheDataBinderdataBinder=//populatethebinderwiththeparameters刪除//dataBinder.putLocal("item1","fFolderGUID:");//SortbyFolder//dataBinder.putLocal("item1","fFileGUID//Jointhebinderandtheusercontextandperformtheservicecall //ConverttheresponsetoaDataBinderserverBinder=//resultsetwillnotbecreated for(DataObjectdataObject:searchResults.getRows())//Displaythestatusoftheservice//1: }Browse*瀏覽指定文件夾。調(diào)用Browse*瀏覽指定文件夾。調(diào)用FLD_BROWSE服務(wù)。指定要瀏覽的文件夾路徑。若*指定文件夾路徑,則必須指定fFolderGUID(如高亮部分所示**********用戶密要瀏覽的文件夾文件夾標(biāo)識(shí)publicclasstestFolderpublictestFolderpublicvoidbrowseFrameworkFolder()throws{StringconnecString="idc://9:4444";StringuserName="sysadmin";StringIdcClientManagercm=newIdcClientManager();IdcClientclient=cm.createClient(connecString); try//createthe}catch(Exception{}}publicstaticvoidmain(Stringargs[])throws{testFoldermytest=newtestFolder();}} @path:RequiredifnolFolderGUIDisspecified.Thefullpathtothecurrentfolder.@fFolderGUID:Requiredifnopathisspecified.Canbeusedinsteadofthepathtoreferencethecurrent*@fldapp:SpecifiestheFoldersApplicationofthelocationtowhichtheuserisbrowsing.@folderCount:Thenumberoffolderstoreturn.Thedefaultvalueis50.@folderStartRow:Therownumberatwhichtostartreturningdata.Usedforpagination.Thedefaultvalueis@fileCount:Thenumberoffilestoreturn.Thedefaultvalueis50@fileStartRow:Therownumberatwhichtostartreturningdata.Usedforpagination.Thedefaultvalueis0.**//populatethebinderwiththeparameters//Jointhebinderandtheusercontextandperformtheservice client.sendRequest(userContext,dataBinder);//Converttheresponsetoa //resultsetwillnotbecreated StringnumFiles=serverBinder.getLocal("numFiles"); System.out.println("HasMoreChildFolders:"+hasMoreChildFolders+",NumFiles:"+numFiles+",HasMoreChildFiles:"+hasMoreChildFiles);如何查看對(duì)應(yīng)的屬性,可使用URL地址參數(shù)IsSoap=1,//BrowseFolderfor(DataObjectdataObject:{StringfFolderGUID=dataObject.get("fFolderGUID");StringfFolderName=dataObject.get("fFolderName");StringfParentGUID=dataObject.get("fParentGUID");System.out.println("fFolderGUID="+fFolderGUID+ fFolderName }//BrowseChildFoldersif(null!=childFolders)for(DataObjectdataObject:{StringfFolderGUID=dataObject.get("fFolderGUID");StringfFolderName=dataObject.get("fFolderName");StringfParentGUID=dataObject.get("fParentGUID");System.out.println("fFolderGUID="+fFolderGUID+ fFolderName }Search*搜索條件為空時(shí)顯示所有Search*搜索條件為空時(shí)顯示所有文件夾信息。調(diào)用FLD_FOLDER_SEARCH服務(wù)*按照指定字段排序輸出所有文件夾信**********用戶密排序字排序順publicclasstestFolderpublictestFolderpublicvoidsearchFrameworkFolder()throws{StringconnecString="idc://9:4444";StringuserName="sysadmin";StringIdcClientManagercm=newIdcClientManager();IdcClientclient=cm.createClient(connecString); try//createthe}}publicstaticvoidmain(Stringargs[])throws{testFoldermytest=newtestConnect();}} //populatethebinderwiththeparameters"fFolderName");//SortbyFolderName//Jointhebinderandtheusercontextandperformtheservice client.sendRequest(userContext,dataBinder);//Converttheresponsetoa //resultsetwillnotbecreated for(DataObjectdataObject: dataObject.get("fFolderGUID");StringfFolderName=dataObject.get("fFolderName");StringfParentGUID=System.out.println("fFolderGUID="+fFolderGUID+ fFolderName }}catch(Exception{}}publicstaticvoidmain(Stringargs[])throws{testFoldermytest=newtestFolder();}Search*搜索條件不為空時(shí)顯示搜Search*搜索條件不為空時(shí)顯示搜索到的信息。調(diào)用FLD_FOLDER_SEARCH服務(wù)*搜索文件夾名中子字符包含test的文件夾。(如高亮語(yǔ)句所示************用戶密排序字排序順查詢語(yǔ)publicclasstestFolderpublictestFolderpublicvoidsearchFrameworkFolder()throws{StringconnecString="idc://9:4444";StringuserName="sysadmin";StringIdcClientManagercm=newIdcClientManager();IdcClientclient=cm.createClient(connecString); try//createthe //populatethebinderwiththeparameters"fFolderName<substring>`test`");"fFolderName");//SortbyFolderNameCheckCheck//Jointhebinderandtheusercontextandperformtheservice client.sendRequest(userContext,dataBinder);//ConverttheresponsetoaDataBinderserverBinder=//resultsetwillnotbecreated for(DataObjectdataObject: dataObject.get("fFolderGUID");StringfFolderName=dataObject.get("fFolderName");StringfParentGUID=System.out.println("fFolderGUID="+fFolderGUID+ fFolderName }}catch(Exception{}}publicstaticvoidmain(Stringargs[])throws{testFoldermytest=newtestFolder();}Check*根據(jù)文件Check*根據(jù)文件名檢出文件。先調(diào)用GET_SEARCH_RESULTS服務(wù),根據(jù)文件名*搜索到文件。再調(diào)用CHECKOUT_BY_NAME服務(wù)將文件檢出********用戶密查詢語(yǔ)publicclasspublictestCheckOut IdcClientException{StringuserName="sysadmin";StringIdcClientManagercm=newIdcClientManager();IdcClientclient=cm.createClient(connecString); if(dDocName==null||{}//Search//createtheDataBinderDataBinderdataBinder=client.createBinder//populatethebinderwiththeparametersdataBinder.putLocal("IdcService","GET_SEARCH_RESULTS");dataBinder.putLocal("QueryText","dDocName<matches>`"+dDocName+//JointhebinderandtheusercontextandperformtheservicecallServiceResponseresponse=client.sendRequest(userContext,//ConverttheresponsetoaDataBinderresponseData=//resultsetwillnotbecreated StringdocName=null;StringdId=null;StringpFile=null;StringcpFile=null;StringdIsCheckedOut=null;for(DataObjectdataObject:searchResults.getRows()){dId=docName=dataObject.get("dDocName");pFile=dataObject.get("primaryFile");cpFile=dataObject.get("xCpdIsLocked");if(null!=dataObject.get("dIsCheckedOut"))dIsCheckedOut=System.out.println("dId==="+dId);System.out.println("dDocName==="+docName);System.out.println("primaryFile==="+pFile);System.out.println("xCpdIsLocked==="+cpFile);System.out.println("dIsCheckedOut==="+dIsCheckedOut);}//CheckoutSystem.out.println("CheckoutContentItem:"+dId);dataBinder.putLocal("dID",dId);dataBinder.putLocal("dDocName",dDocName);response=client.sendRequest(userContext,//ConverttheresponsetoaUpdate//Displaythestatusoftheservicecall {}}publicstaticvoidmain(Stringargs[])throws{testCheckOutmytest=newtestCheckOut();}}*更新文檔信息。調(diào)用UPDATE_DOCINFO服務(wù)。dID標(biāo)*更新文檔信息。調(diào)用UPDATE_DOCINFO服務(wù)。dID標(biāo)示要更新的文檔,其他元*據(jù)是要更新的字段**************用戶密文檔名文檔標(biāo)上層文件夾標(biāo)識(shí)publicclasspublictestUpdatepublicvoidupdateShell()throws{DataBinderresponseData=StringuserName="sysadmin";StringIdcClientManagercm=newIdcClientManager();IdcClientclient=cm.createClient(connecString); try//createtheDataBinderdataBinder=//populatethebinderwiththeparametersdataBinder.putLocal("IdcService","UPDATE_DOCINFO");dataBinder.putLocal("dID","9100");dataBinder.putLocal("dDocName","test11");dataBinder.putLocal("dDocTitle","Test02");//Jointhebinderandtheusercontextandperformtheservicecall (userContext,//Converttheresponsetoa*根據(jù)提供的dID輸出文檔的相應(yīng)*根據(jù)提供的dID輸出文檔的相應(yīng)信息**********用戶密文檔名publicclasspublictestDocInfo IdcClientException{StringuserName="sysadmin";StringresponseData=//Displaythestatusoftheservicecallresponse:%s",responseData.getLocal}catch(IdcClientException{}}publicstaticvoidmain(Stringargs[])throws{testUpdatemytest=newtestUpdate();}}IdcClientManagercm=newIdcClientManager();IdcClientIdcClientManagercm=newIdcClientManager();IdcClientclient=cm.createClient(connecString); //createtheDataBinderdocInfoBinder=//populateth

溫馨提示

  • 1. 本站所有資源如無(wú)特殊說(shuō)明,都需要本地電腦安裝OFFICE2007和PDF閱讀器。圖紙軟件為CAD,CAXA,PROE,UG,SolidWorks等.壓縮文件請(qǐng)下載最新的WinRAR軟件解壓。
  • 2. 本站的文檔不包含任何第三方提供的附件圖紙等,如果需要附件,請(qǐng)聯(lián)系上傳者。文件的所有權(quán)益歸上傳用戶所有。
  • 3. 本站RAR壓縮包中若帶圖紙,網(wǎng)頁(yè)內(nèi)容里面會(huì)有圖紙預(yù)覽,若沒(méi)有圖紙預(yù)覽就沒(méi)有圖紙。
  • 4. 未經(jīng)權(quán)益所有人同意不得將文件中的內(nèi)容挪作商業(yè)或盈利用途。
  • 5. 人人文庫(kù)網(wǎng)僅提供信息存儲(chǔ)空間,僅對(duì)用戶上傳內(nèi)容的表現(xiàn)方式做保護(hù)處理,對(duì)用戶上傳分享的文檔內(nèi)容本身不做任何修改或編輯,并不能對(duì)任何下載內(nèi)容負(fù)責(zé)。
  • 6. 下載文件中如有侵權(quán)或不適當(dāng)內(nèi)容,請(qǐng)與我們聯(lián)系,我們立即糾正。
  • 7. 本站不保證下載資源的準(zhǔn)確性、安全性和完整性, 同時(shí)也不承擔(dān)用戶因使用這些下載資源對(duì)自己和他人造成任何形式的傷害或損失。

最新文檔

評(píng)論

0/150

提交評(píng)論