zoukankan      html  css  js  c++  java
  • sharepoint关键位置

    GAC:C:Windowsassembly,也就是部署的位置;

     

    ISAPI位置,SharePoint API:C:Program FilesCommon Filesmicrosoft sharedWeb Server Extensions15ISAPI;

     

    CONTROLTEMPLATES位置,SharePoint控件/模板:C:Program FilesCommon Filesmicrosoft sharedWeb Server Extensions15TEMPLATECONTROLTEMPLATES;

    XML位置,SharePoint描述性文件位置:C:Program FilesCommon Filesmicrosoft sharedWeb Server Extensions15TEMPLATEXML;

     

    Layouts位置,SharePoint发布页面:C:Program FilesCommon Filesmicrosoft sharedWeb Server Extensions15TEMPLATELAYOUTS;

    Feature位置,SharePoint功能部署位置:C:Program FilesCommon Filesmicrosoft sharedWeb Server Extensions15TEMPLATEFEATURES;

     

    Images位置,SharePoint图片素材库:C:Program FilesCommon Filesmicrosoft sharedWeb Server Extensions15TEMPLATEIMAGES;

      

    LOGS位置,SharePoint日志文件:C:Program FilesCommon Filesmicrosoft sharedWeb Server Extensions15LOGS

     

    以防忘记。
  • 相关阅读:
    CF1450H2
    CF1379F2
    CF1217F
    CF1393E2
    CF1510H
    CF1514E
    CF1515G
    CF1516E
    在pycharm中导入PyMysql出错,解决方法
    搭建fastdfs文件服务器
  • 原文地址:https://www.cnblogs.com/dyV5/p/3856422.html
Copyright © 2011-2022 走看看