<!DOCTYPE html>
<html>
<head>
   <title>Utilizarea TreeSize &gt; Arborele de directoare</title>
   <meta name=viewport content="width=device-width, initial-scale=1">
   <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />   
   <meta http-equiv="X-UA-Compatible" content="IE=edge" />
   <meta name="generator" content="Help &amp; Manual" />
   <meta name="keywords" content="arbore de directoare,arborele sistemului de fișiere" />
   <meta name="description" content="Arborele directoarelor din TreeSize este un instrument puternic pentru vizualizarea dimensiunii fișierelor și folderelor. &nbsp;Bara gradient din fundal servește drept indicator de..." />
   <link type="text/css" href="default.css" rel="stylesheet" />
   <link type="text/css" href="custom.css" rel="stylesheet" />

   <style TYPE="text/css" media="screen"> 
      html, body { margin:0; 
        padding:0; 
        background: #FFF;
        font-family:"Segoe UI",Arial,Helvetica,sans-serif;
      }
      table,tr,th {font-family:"Segoe UI",Arial,Helvetica,sans-serif;}
      div#printheader { display: none; }
      #idheader { 
        width:100%; 
        height:auto; 
        padding: 0; 
        margin: 0;
        position: fixed;
        top: 0;
        z-index: 2;
      } 
      /* The "min-height" for "#idheader table" ensures that the (blue) header of the topic
         has at least the same height as the header of the navigation panel left of it */
      #idheader table {min-height: 72px; background: #F3F3F3;}             
      #idheader h1 { color: #252E30; }     
      #idnav {
        text-align: right;
        width: 126px;
        vertical-align: middle;        
      } 
      #idnav a { text-decoration: none }
      #idnav span {
        display: inline-block;
        width: 24px;
        height: 24px;
        margin-left: 4px;
        background:url('hm_webhelp_buttons_white.png') top left no-repeat;
      } 
      #idnav a span {
        background-image:url('hm_webhelp_buttons_grey.png');
      } 
      #idnav a span:hover {
        background-image:url('hm_webhelp_buttons_black.png');
      } 
      #idnav span.hmbtnprev { background-position: 0 -32px }
      #idnav span.hmbtnnext { background-position: -24px -32px }
      #idnav span.hmbtntop  { background-position: -48px -32px }
      #idnav span.hmbtntoggle  { width: 20px; background-position: -70px -32px }
      #idnav span.hmbtnprint  { background-position: -88px -32px }

      #callout-table, #overview-table {display:block; position:relative; top:0; left:0;}
      #callout-icon {display:block; position:absolute; top:-11px; left:-11px;}
      #callout-icon-flag {display:block; position:absolute; top:-11px; left:-8px;}
      #callout-table a {text-decoration: none; color: blue;}
      #callout-table a:visited {text-decoration: none; color: blue;}
      #overview-table a {text-decoration: none; color: black;}
      #overview-table a:visited {text-decoration: none; color: black;}
      #callout-table a:hover, #overview-table a:hover {text-decoration: underline;}       
      p.help-url { margin: 20px 0 5px 0; text-align: center; font-size: 80%; text-decoration: none }      
      #switchtoggles { text-align: right; padding: 0 2px 0 0; font-size: 90%; } 
      .sync-toc { color: #252E30; font-size: 8pt; font-weight: bold; display: none; }
      .sync-toc a { color: #252E30; text-decoration: none; font-weight: bold;}
      .sync-toc a:visited { color: #252E30; }
      .sync-toc a:hover { text-decoration: underline; }
      a.hmanchor { display: inline-block; margin-top: 4em; padding-top: 4em }	  
   </style>
   <style TYPE="text/css" media="print">
      div#idheader, img.dropdown-toggle-icon, p.help-url { display:none } 
   </style>
   <script type="text/javascript" src="jquery.js"></script>
   <script type="text/javascript" src="helpman_settings.js"></script>
   <script type="text/javascript" src="helpman_topicinit.js"></script>

   <script type="text/javascript">
     HMSyncTOC("index.html", "directorytree.html");
   </script>
   <script type="text/javascript" src="highlight.js"></script>
   <script type="text/javascript">
     $(document).ready(function(){highlight();});
   </script>
</head>
<body>


<div id="printheader"><h1 class="p_Heading1"><span class="f_Heading1">Arborele directoarelor</span></h1>
</div>
<div id="idheader">
<div id="idheaderbg">
<table style="width:100%;border:none;margin:0px;" cellspacing="0" cellpadding="0"> 
  <tr>
    <td class="topichead" style="text-align:left; vertical-align:bottom">
      <p class="sync-toc">&lt;&lt; <a rel="nofollow" href="index.html?directorytree.html" target="_top">Click to Display Table of Contents</a> &gt;&gt;</p>
      <p class="crumbs"><b>Navigation:</b>&nbsp;
      
      <a href="using_treesize.html">Utilizarea TreeSize</a>&nbsp;&gt;</p>
   
      <h1 class="p_Heading1"><span class="f_Heading1">Arborele directoarelor</span></h1>

    </td>
    <td class="topichead" id="idnav">
      
      <a href="scantarget.html" title="Previous Topic"><span class="hmbtnprev"></span></a>
      <a href="using_treesize.html" title="Parent Chapter"><span class="hmbtntop"></span></a>
      <a href="treesize_views.html" title="Next Topic"><span class="hmbtnnext"></span></a>
      
    </td>
  </tr>  
</table>
</div>
</div>  

<div id="idcontent"><div id="innerdiv">
<!-- Ask Internet Explorer 6.users to update their obsolete and dangerous browser --> 
<!--[if lt IE 7]><div style=' clear: both; height: 59px; padding:0 0 0 15px; position: relative;'><a href="http://windows.microsoft.com/en-US/internet-explorer/products/ie/home?ocid=ie6_countdown_bannercode"><img src="http://storage.ie6countdown.com/assets/100/images/banners/warning_bar_0000_us.jpg" border="0" height="42" width="820" alt="You are using an outdated browser. For a faster, safer browsing experience, upgrade for free today." /></a></div><![endif]-->

<!--ZOOMRESTART-->
<p class="p_Normal"><span style="font-weight: bold;">Arborele directoarelor</span> din TreeSize este un instrument puternic pentru <span style="font-weight: bold;">vizualizarea dimensiunii</span> fișierelor și folderelor. &nbsp;Bara gradient din fundal servește drept indicator de dimensiune, oferind o <span style="font-weight: bold;">imagine de ansamblu</span> rapidă și <span style="font-weight: bold;">intuitivă</span>: veți vedea dintr-o privire ce foldere ocupă cel mai mult spațiu pe disc. Arborele directoarelor poate fi răsfoit la fel ca un arbore de foldere din Windows Explorer.</p>
<p class="p_Normal">&nbsp;</p>
<p class="p_Normal"><span style="font-weight: bold;">Conținut</span></p>
<p class="p_Normal" style="text-indent: 0; padding-left: 13px; margin-left: 0;"><span class="f_Normal" style="font-family: Arial,'Lucida Sans Unicode','Lucida Grande','Lucida Sans';display:inline-block;width:13px;margin-left:-13px">&#8226;</span><a href="directorytree.html#notes" class="topiclink">Note</a></p>
<p class="p_Normal" style="text-indent: 0; padding-left: 13px; margin-left: 0;"><span class="f_Normal" style="font-family: Arial,'Lucida Sans Unicode','Lucida Grande','Lucida Sans';display:inline-block;width:13px;margin-left:-13px">&#8226;</span><span class="f_Heading2" style="font-weight: normal;"><a href="directorytree.html#expanddirectorytree" class="topiclink">Extindeți sau micșorați arborele directoarelor</a></span></p>
<p class="p_Normal" style="text-indent: 0; padding-left: 13px; margin-left: 0;"><span class="f_Normal" style="font-family: Arial,'Lucida Sans Unicode','Lucida Grande','Lucida Sans';display:inline-block;width:13px;margin-left:-13px">&#8226;</span><span class="f_Heading2" style="font-weight: normal;"><a href="directorytree.html#groupscans" class="topiclink">Scanări de grup în arborele directoarelor</a></span></p>
<p class="p_Normal">&nbsp;</p>
<p class="p_Normal"><img alt="TreeSize-MainWindow_DirectoryTree" width="704" height="376" style="margin:0;width:704px;height:376px;border:none" src="treesize-mainwindow_directorytree.png"/></p>
<p class="p_Normal">&nbsp;</p>
<h2 class="p_Heading2"><a id="notes" class="hmanchor"></a><span class="f_Heading2">Note</span></h2>
<p class="p_Normal" style="text-indent: 0; padding-left: 13px; margin-left: 0;"><span class="f_Normal" style="font-family: Arial,'Lucida Sans Unicode','Lucida Grande','Lucida Sans';display:inline-block;width:13px;margin-left:-13px">&#8226;</span> Dacă plasați cursorul mouse-ului pe un dosar, vi se va afișa un tooltip cu informații detaliate dacă <a href="optionsviewdirectorytree.html#showtooltips" class="topiclink">opțiunea corespunzătoare</a> este activă.</p>
<p class="p_Normal" style="text-indent: 0; padding-left: 13px; margin-left: 0;"><span class="f_Normal" style="font-family: Arial,'Lucida Sans Unicode','Lucida Grande','Lucida Sans';display:inline-block;width:13px;margin-left:-13px">&#8226;</span>Arborele directoarelor acceptă o căutare incrementală. Pentru a sări la un anumit dosar, tastați pur și simplu caracterele inițiale ale numelui acestuia după ce faceți clic oriunde în Arborele directoarelor. Căutarea va selecta apoi primul dosar corespunzător.</p>
<p class="p_Normal" style="text-indent: 0; padding-left: 13px; margin-left: 0;"><span class="f_Normal" style="font-family: Arial,'Lucida Sans Unicode','Lucida Grande','Lucida Sans';display:inline-block;width:13px;margin-left:-13px">&#8226;</span> Dialogul<a href="scan_tab.html#find" class="topiclink">Găsire</a> ( fila<a href="scan_tab.html" class="topiclink">Scanare</a> ) oferă o funcție de căutare simplă care vă permite să căutați anumite dosare în Arborele directoarelor.</p>
<p class="p_Normal" style="text-indent: 0; padding-left: 13px; margin-left: 0;"><span class="f_Normal" style="font-family: Arial,'Lucida Sans Unicode','Lucida Grande','Lucida Sans';display:inline-block;width:13px;margin-left:-13px">&#8226;</span><a id="contextmenu" class="hmanchor"></a>Atunci când faceți clic dreapta pe un dosar sau fișier din arborele din stânga, TreeSize va afișa meniul contextual Explorer. În plus, veți găsi &nbsp;submeniulTreeSize care oferă diverse opțiuni suplimentare.</p>
<p class="p_Normal" style="text-indent: 0; padding-left: 13px; margin-left: 0;"><span class="f_Normal" style="font-family: Arial,'Lucida Sans Unicode','Lucida Grande','Lucida Sans';display:inline-block;width:13px;margin-left:-13px">&#8226;</span>Dosarele foarte mari sunt marcate cu text bold. Pragul poate fi configurat în dialogul de opțiuni (<a href="optionsdialog-viewtab.html" class="topiclink">Options &gt; View &gt; General</a>).</p>
<p class="p_Normal" style="text-indent: 0; padding-left: 13px; margin-left: 0;"><span class="f_Normal" style="font-family: Arial,'Lucida Sans Unicode','Lucida Grande','Lucida Sans';display:inline-block;width:13px;margin-left:-13px">&#8226;</span>Culoarea pentru bara de gradient poate fi configurată în dialogul de opțiuni (<a href="optionsviewdirectorytree.html" class="topiclink">Options &gt; View &gt; Directory Tree</a>).</p>
<p class="p_Normal">&nbsp;</p>
<p class="p_Normal">&nbsp;</p>
<h2 class="p_Heading2"><a id="expanddirectorytree" class="hmanchor"></a><span class="f_Heading2">Extinderea sau micșorarea arborelui directoarelor</span></h2>
<p class="p_Normal">Utilizând <span style="font-weight: bold;">submeniul Expand</span> (accesibil prin filele <a href="hometab.html" class="topiclink">Home</a> și <a href="scan_options.html" class="topiclink">Scan</a>), puteți <span style="font-weight: bold;">extinde/închide și ascunde</span> anumite foldere din arbore, pe baza unui anumit nivel de director sau a unei valori de dimensiune definite de utilizator. De exemplu, puteți ascunde orice fișier și dosar care ocupă mai puțin de 500 MB (a se vedea captura de ecran de mai jos). În acest fel, <span style="font-weight: bold;">cele mai relevante elemente</span> vor fi afișate în arbore, în timp ce <span style="font-weight: bold;">informațiile neimportante sunt ascunse</span>. </p>
<p class="p_Normal"><img alt="TreeSize-MainWindow_DirectoryTree_Hide" width="580" height="360" style="margin:0;width:580px;height:360px;border:none" src="treesize-mainwindow_directorytree_hide.png"/></p>
<p class="p_Normal">&nbsp;</p>
<p class="p_Normal">&nbsp;</p>
<h2 class="p_Heading2"><a id="groupscans" class="hmanchor"></a><span class="f_Heading2">Scanări de grup în arborele directoarelor</span></h2>
<p class="p_Normal"><span class="f_News">Cu ajutorul butonului &quot;<a href="view_menu.html#groupscans" class="topiclink">Scanări grupate</a>&quot; (disponibil în &nbsp;fila<a href="view_menu.html" class="topiclink">Vizualizare</a> sau prin meniul contextual), puteți uni mai multe scanări într-o singură &quot;rădăcină virtuală&quot;. Rădăcina virtuală afișează un rezumat al tuturor scanărilor care fac parte din acest grup. În acest fel, veți obține dimensiunile și valorile totale pentru scanări arbitrare.</span></p>
<p class="p_Normal"><img alt="TreeSize-MainWindow_GroupScans" width="387" height="346" style="margin:0;width:387px;height:346px;border:none" src="treesize-mainwindow_groupscans.png"/></p>

<!--ZOOMSTOP-->
</div></div>
<script type="text/javascript">

  $(document).ready(function(){
  
    $(window).bind('resize', function() {
      var y = $('#idheader').height(); 
      $('#idcontent').css('margin-top', y);
      var par = window.parent;
      if ($( par ).width() <= $( window ).width()+20) {
        $('#idheader').css('position', 'relative');
        $('#idcontent').css('margin-top', 0);
        $('#idbacktotop').css('display', 'block');
        $('.hmanchor').css('margin-top', -20);
	$('.hmanchor').css('padding-top', 20);
      }
      else {
        $('#idheader').css('position', 'fixed');
        $('#idcontent').css('margin-top', $('#idheader').height());
        $('#idbacktotop').css('display', 'none');
        $('.hmanchor').css('margin-top', -y-20);
	$('.hmanchor').css('padding-top', y+20);
      }
    });

    if (/touch/i.test(navigator.userAgent)) {
	$("a#printbuttonlink").hide();
	$("div#idnav").css("width","126px");
	}

    
	
    $(window).resize(); //trigger event for initially small displays
  });

if ((!parent.hmNavigationFrame) && (parent.location) && (parent.location.href)) { $('.sync-toc').show();$('p.crumbs').hide();}

</script>
</body>
</html>