-

  • (85)
  • (83)
  • (57)
  • (52)
  • (45)
  • (36)
  • (31)
  • (22)
  • (21)
  •     (2)
  • 1: (18)
  • (17)
  • (16)
  • (15)
  • (14)
  • (14)
  • (13)
  • (11)
  • (10)
  • (10)
  • (9)
  • (8)
  • (8)
  • (7)
  • (5)
  • (5)
  • (4)
  • (4)
  •     (2)
  •     (2)
  • (3)
  • (3)
  • python (2)
  • (2)
  • , , (1)

 - -

 -

   chooser

 - e-mail

 

 -

 LiveInternet.ru:
: 02.02.2010
:
:
: 1202

:

.


: (8), (13), (57), , , (1), (3), (14), (22), (9), (3), (21), (8), (11), (83), (5), (4), (45), (31), (10), (14), (17), (10), (2), (16), (5), (4), (36), (15), (52), (7), python(2), 1:(18)
(1)

Kaspersky Virus Removal Tool

, 19 2018 . 12:18 +

 

Kaspersky Virus Removal Tool —

 
 
05.01.2015          34
 

Kaspersky Virus Removal Tool — . , .

, , . : .

, . , « Windows».

Kaspersky Virus Removal Tool , . , .

, . .

:

  • (Adware)
  • , (Riskware)
  • KVRT

Kaspersky Virus Removal Tool  — . : «KVRT.exe».


Windows

:  
(0)

, 27 2018 . 17:49 +

  ( ) . , , , . . , . , ! , ? : , .

 

  , , .  ad hoc,  , — . ( ) -,  :)

 

, «» , : , .  : , , , . , , — . , «», «», «». , «» . , , .

, , .

?

, , , . . ? ? ? ? ! , , , . , , .

Perche?

1. .

, ? . , , , . . , « pairwise?» . - !

- , , « ».

? , — -, , /, , , …    , , , !

2.

, - . , , … , ! , . - , — , — ,  - . , , , . , , , .

, . , , , « ».  - , .

: ? ! , ? , « », . .

, , . ( / , ) — , !

3.

, , . , , . « !». ??

, , .  , , .  . wiki, !

11 , , ( , ), , .

4. — .

? : , . , , , — , .

. . - , - . , , (, - !) . , . , . ? , , , .  , , .  , , «». -, , .  - .  ? , ??

5.

« — » () , «1984″

, ?

  • %
  • ,
  • ..

. , , « », . , ! , , , …

?

5 , . , , .  , -, , .

, , . , , ! ? , , , , . . , , ?

«»

. , , .

1.

… - , Ѩ? , ! , !  , :

  • /
  • ,
  • ,
  • /

2.

90% -: , , . - ( ), - ( ). ~10% - ( , ).  :

  • , /

3.

. .

,  — -, google docs ( , , - ). - : http://wiki.software-testing.ru/:Checklists.xls

- ,  -  http://sitechco.ru  http://www.gurock.com/testrail/

- -, , , —  http://testlink.org

, , ( !) , HP Quality Center.

4.

  • - . 10%, « — !».  .  : — — — - — — . Lee Copeland -, , .
  • !  , . « » , , , .
  • . , , — , ! .
  • !  , . — , . , — . , — !

! , ( , !). : , , , . , .

, « ?». , « ?», ,  . , , , , . , : , .



:  
(0)

, 20 2018 . 09:36 +

, :
1. \ \ \ –
2. win7 " - Windows - - - - : Lan Manager" LM NTLM - NTLMv2 ( "", )
3. "". (Workgroup).

 

.



:  
(0)

Windows (Retail,VL, OEM)

, 12 2018 . 09:26 +

Windows (Retail,VL, OEM)

Windows retail

  Windows (Retail,VL, OEM), . , Windows. KMS , , Volume Windows. . , Retail Volume.

 

 

Windows:

Evalution - , Retail, .

Windows retail,

  • Retail - FPP (Full Product Package), . . . , .

    Windows (Retail,VL, OEM)

  • OEM  - Original Equipment Manufacturer, , , . , , . , OEM "" . , OEM Software.

OEM

 
  • VL - Volume License, ( ), . . ( 500, GVLK ). VLK (Volume License Key), .
  • CPP - Compliance Checking Program, Update. Windows. Retail.

,  windows 7.

Windows, :

  1. "" > "" > "CMD"
  2. regedit.exe ( )
  3. - .
  4. :
    HKEY_LOCAL_MACHINE => SYSTEM => Setup => Pid "Pid" ( )
    Windows (Retail,VL, OEM)

Windows (Retail,VL, OEM)

3 - , .
"OEM" - OEM. .
"270" - VL. .
"" - Retail. ( - ) .
( Win7. WinXP - VLK - Retail Win7, OEM - OEM)



:  
(0)

ID CSS: ?

, 28 2018 . 22:03 +

 

ID CSS: ?

,  CSS   ID, , .

 CSS   HTML- - . ID   CSS,  HTML-, .

,  CSS  , , .

CSS- ID

 id   HTML-   id.  <div>   id header:

  1. <div id="header">
  2. <font>
  3. <font class=""> -.
  4. </font>
  5. </font>
  6. </div>

 CSS   div:

  1. #header { width: 100%; height: 80px; background: blue }

 # () .

CSS

 HTML-   CSS  class.  <>   class content:

  1. <p class="content">
  2. <font>
  3. <font class=""> .</font>
  4. </font>
  5. </p>
  6. <p class="content">
  7. <font>
  8. <font> .</font>
  9. </font>
  10. </p>
  11. <p class="content">
  12. <font>
  13. <font> .</font>
  14. </font>
  15. </p>

 CSS  :

  1. .content { margin: 20px 0; line-height: 24px; font-size: 15px }

.

CSS- ID

,  CSS  .  ID (#header) , (.content) — .

,  HTML,  ID. ,  #header   #footer.  HTML-. ,  .content.

 ID CSS  , :

  1. <div id="menu">
  2. <a class="link">
  3. <font>
  4. <font class=""> 1 </font>
  5. </font></a>
  6. <a class="link">
  7. <font>
  8. <font class=""> 2 </font>
  9. </font>
  10. </a>
  11. <a class="link">
  12. <font>
  13. <font class=""> 3 </font>
  14. </font>
  15. </a>
  16. <a class="link">
  17. <font>
  18. <font class=""> 4</font>
  19. </font>
  20. </a>
  21. </div>
  22. <div id="content">
  23. <p class="text">
  24. <font>
  25. <font class=""> .</font>
  26. </font><
  27. /p>
  28. <p>&nbsp;</p>
  29. <p class="text">
  30. <font>
  31. <font> .</font>
  32. </font>
  33. </p>
  34. <p>&nbsp;</p>
  35. <p class="text">
  36. <font>
  37. <font> .</font>
  38. </font>
  39. </p>
  40. </div>

 HTML   <div> ID (#container), .

(#menu) (#content). , .  <a>,  CSS  (.link). (.text) .

:

  1. #container { width: 1080px; margin: 0 auto; background: #eee }
  2. #menu { height: 90px; background: #ddd }
  3. .link { color: #000; text-decoration: none }
  4. #content { padding: 20px }
  5. .text { font-size: 15px }

CSS , ID

ID  , . , , . , : , , , . . , .

,  HTML-   CSS  . , , . , , , :

  1. <div id="box1" class="box">
  2. <font>
  3. <font class="">...</font>
  4. </font>
  5. </div>
  6. <div id="box2" class="box">
  7. <font>
  8. <font>...</font>
  9. </font></div>

 CSS  . , . , ,  .content, . , . , .bordered:

  1. <p class="content">
  2. <font>
  3. <font class=""> .</font>
  4. </font>
  5. </p>
  6. <p class="content bordered">
  7. <font>
  8. <font> .</font>
  9. </font>
  10. </p>

class .  CSS   HTML :

  1. .content { margin: 10px; font-size: 15px; color: blue }
  2. .bordered { border: 2px solid #222 }

 CSS  , .  HTML-. , «».

 ID CSS. , .



:  
(0)

Padding, Margin Border CSS , (top, bottom, left, right)

, 27 2018 . 19:55 +
- Neville Brothers - Yellow Moon
-

 

Padding, Margin Border — CSS , (top, bottom, left, right)

: 16 2017

 

, KtoNaNovenkogo.ru.  CSS ( )  , Html : border, margin padding.

- , (Font Weight, Family, Size, Style), (text-decoration, vertical-align, text-align)   CSS background.

 

,    ( ). , (), ( Html ).

  Div     , , . ,  .

 

CSS — padding, margin border


  Firefox    , .

Html , «» ( ), ( ):

, Html CSS   . , , (, ), (, ).

, , . CSS  Padding, Border.

,   Margin. . , CSS , .

, Padding Margin, Border    ( ), :

  1. top () — , padding-top, margi-top, border-top
  2. bottom ()
  3. left ()
  4. right ()

, border, margin padding - :

, Html - . CSS  , .

, ( ) , . :

, . . .

Margin (top, bottom, left, right) — CSS


CSS Margin. , :

, , , . , CSS : margin-top,right, bottom left. ?

, -,  Auto, . , - , . , margin Auto .

-, margin-top, right, bottom left   Em, Ex Px.

-, . ? ,    ( ). , margin-right left, , margin-top bottom ( ) .

, , Margin  . .. ,  — - , . CSS.

, CSS Margin, . ( ) :

.. (top)     (right). :

margin:20px 10px 40px 30px; 

, 20 ,  — 10,  — 40,  — 30. .. :

margin-top:20px;  margin-right:10px;  margin-bottom:40px;  margin-left:30px;

CSS . . , , . . , :

  1. , , :
    margin:20px 30px 40px 30px;

    :

    margin:20px 30px 40px; 

    . , Margin, () ().

    , ,    ( ).

  2. :
    margin:20px 30px 20px 30px; 

    , ( 1):

    margin:20px 30px 20px; 

    , , :

    margin:20px 30px; 
    ,  — .
  3. , , :
    margin:20px 20px 20px 20px; 

    , ( 2):

    margin:20px 20px; 

       ( ):

    margin:20px; 
    Html .

,  «Margin-colloapse» , , « ». .

( ) (, ), Margin .

, :

margin:20px 20px 200px 20px; 

:

margin:100px 20px 20px 20px; 

(200px) (100px, 199px ) 200px. ..    Margin, .

, , Margin . , , .

, :

 margin:20px 20px -20px 20px; 
 margin:10px 20px 20px 20px; 

-10px, .. 10px Html .

Margin CSS ,   . :

margin:20px; 

,  , , , .

, Padding , .

(, ) Padding .

(Border), , .  — .

Padding border —


Padding , :

, Auto, CSS (  — ). .. Padding . , .

, Margin — ( ), .  Padding Css  , :

padding:20px 10px 40px 30px; 

, , . - ( , ), , .

,  — ,  Border. :

  1. Border-width —
  2. Border-color —
  3. Border-style — ,

CSS :

(Border-width) Em, Ex Px, :

  1. Thin — ;
  2. Medium — ( );
  3. Thick — .
border-width:2px; 

(Border-color)   Html  ( , ..):

border-color:red; 

, , , .
CSS Border-style :

  1. None — ( )
  2. Dotted —
  3. Dashed —
  4. Solid —
  5. Double —
  6. Groove —
  7. Ridge —
  8. Inset outset —

, , , :

  Border — (Border), (Border-top, left, bottom right). :

border:1px solid red; 

- , .

! KtoNaNovenkogo.ru




:  
(0)

, 19 2018 . 12:43 +


:  
(0)

Joomla 3.x / 2.5

, 16 2018 . 21:34 +
- Jazzamor - Save The Night

 

Joomla 3.x / 2.5

Joomla 2.5 / 3.x ? , , phpMyAdmin! , Joomla , . / Joomla 2.5 3.x!

, Joomla PhpMyAdmin. :) , CMS, Joomla, .

!  phpMyAdmin Joomla , . . . "+" , .

- ...

2)  , Joomla . "_users" . CMS Joomla ( ) ()  _users . .

3)  CMS Joomla 2.5 3.x . , , Joomla ( ),  admin  Super User. .

4) . , "Password".  varchar(100)  MD5. MD5 !

5)  . - "12345" !  Joomla - 12345!

, . , , Joomla , "12345" .

, CMS Joomla , , :) !



:  
(0)

-: TWAIN@Web

, 25 2017 . 20:24 +

1



:  
(0)

TWAIN@Web

, 25 2017 . 20:17 +


(0)

firefox

, 25 2017 . 16:18 +

List of command line arguments (incomplete)

See also the external links at the bottom of this article.

Command Result Example
-profile "<path>" Starts with profile located at the given path.
Does not apply to Mozilla Suite/SeaMonkey 1.x
firefox.exe -profile "E:\myprofile"
-P "<profile name>" Starts with a given profile name (profile name is case sensitive). firefox.exe -P "Joel User"
<url> Launches the application and opens the given URL(s). firefox.exe "www.mozilla.org" "www.mozillazine.org"
-safe-mode Launches the application with extensions disabled and the default theme.
Does not apply to Mozilla Suite/SeaMonkey 1.x
firefox.exe -safe-mode
-no-remote Enables running multiple instances of the application with different profiles; [1] used with -P
Does not apply to Mozilla Suite/SeaMonkey 1.x
firefox.exe -no-remote
-height <value> Sets height of the startup window to <value>. firefox.exe -height 600
-width <value> Sets width of the startup window to <value>. firefox.exe -width 800
-ProfileManager Starts with Profile Manager. firefox.exe -ProfileManager
-CreateProfile Create a new profile firefox -CreateProfile test
-migration Starts the application with the Import Wizard
Does not apply to Mozilla Suite/SeaMonkey 1.x
firefox -migration
-console Starts the application with a debugging console. firefox.exe -console
-jsconsole Starts with the Error Console (Javascript Console). firefox.exe -jsconsole
-inspector <url> Starts with the DOM Inspector. firefox.exe -inspector http://www.google.com/
-chrome <url> Loads the specified chrome. firefox.exe -chrome chrome://inspector/content/inspector.xul
-new-window <url> Loads a URL in a new browser window. firefox.exe -new-window <url>
-new-tab <url> Loads a URL in a new tab. firefox.exe -new-tab <url>
-install-global-extension "<path>" Installs an extension globally. firefox.exe -install-global-extension "C:\Temp\extension-file.xpi"
-purgecaches Purges the caches for internal JavaScript and extensions.
Applies since Firefox 4
firefox.exe -purgecaches


:  
(0)

TWAIN@Web

, 25 2017 . 15:14 +

TWAIN@Web —

. , , . .

 

  • JPG BMP
  • ,

, , , , .

-: Windows XP , .NET Framework 2.

:

24.09.2015, 1.6beta. .

! , , , : v@unit6.ru, .

2013 beta3, .

2015 beta5, TWAIN- WIA ( — WIA).

24 2015 beta6. .

! TWAIN-, , , . TWAIN, .

Creative Commons Attribution-ShareAlike 3.0 ( ).



:  
(0)

PowerPoint?

, 12 2017 . 21:36 +

    Microsoft PowerPoint.  PowerPoint , , . , ,   PowerPoint.

Powerpoint/adminu.ru/wp-content/uploads/2013/06/powerpoint1-150x150.png" target="_blank">http://adminu.ru/wp-content/uploads/2013/06/powerpoint1-150x150.png 150w" sizes="(max-width: 500px) 100vw, 500px" style="border: none; width: auto; height: auto; max-width: 98%; vertical-align: middle; background-image: initial; background-position: initial; background-size: initial; background-repeat: initial; background-attachment: initial; background-origin: initial; background-clip: initial;" />

Powerpoint

 

Microsoft PowerPoint

Microsoft PowerPoint . MS Office MS IIS PowerPoint. , ( , , ) .

  PowerPoint   «» , , -.

PowerPoint

( , ) . , , . , , . , , -.

PowerPoint PDF, Flash

PowerPoint PDF. , . , , FinePrintPDF, , - PDF ( CMS ). , , , . , , — .

PowerPoint Macromedia Flash. , , Wondershare PPT2Flash. : , , . ,  SWF  .

PowerPoint . , , Fraps  Free Screen Video Recorder.  Youtube, . , .

HTML

Microsoft PowerPoint Web. , , , . HTML-, .

. , , ? PowerPoint. , , , , , , ,   PowerPoint  .

PowerPoint Google Docs

, .  Google.  Google Docs (Google Drive) MS PowerPoint. , , «File» — «Share to Web…» HTML- . HTML- . , .

, , , , . : , , PowerPoint, .

PowerPoint SlideBoom.com SlideShare.net

    PowerPoint    SlideBoom.com     PowerPoint    SlideShare.net

, - , . SlideShare.net SlideBoom.com — , .

 Google Docs, , , , HTML-, . ,  SlideShare - ,  SlideBoom  PowerPoint .

, PowerPoint

    (WordPress, Drupal, Joomla ) , // Microsoft PowerPoint.

, ( ) API Google Docs.

-, API-, Microsoft Office, PowerPoint.  CMS, , , . , , .

Microsoft PowerPoint — . , . , , , , . , ! , , , !



:  
(0)

, 27 2017 . 20:43 +

 

Word 2016 Word 2013 Word 2010 Word 2007 Word Online

:  Word Online, .   Word Online  .

  1.   , ( ).

  2.   .
        "    "   ''''  " ".

  3. . .

,

, (, ), . .

:  . , ,  ,   , .

  1. , .

  2. ,            .

  3.   , ( ).

  4.   , .

  5. ,            . ( 3–5, , .)

    ( ), .

    • , .

    • ,      , " "     .

  6. ,   .

:  , .

.

, , , 4–6. , .

, ,     .

Word Online

  1. ,    >  Word Online.

      Word Online

  2.   > .

     ""

  3. , ,   >  .

     "    "

    • ,    .

    •    ,   ,     .

, Word Online . Word,   Word  .

 "  Word"  Word Web App

Word   . CTRL+S, .

Word Online Office. Office,     .



:  
(0)

, 04 2017 . 23:51 +

 

 

. , -    . javascript,  .
, , . .
, , . , . , -, - , , , , ...

, :

 

1. CSS3 Javascript

2. CSS  

3.

4. HTML5, CSS3

5. CSS3

6.

7.

8. CSS3

9. Lightbox CSS3

10.

11. CSS3 javascript

,   8 , . . 

 



:  
(0)

() (2)

, 27 2017 . 16:16 +

()

/ , .
/ . wink


:

<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.4.4/jquery.min.js"> 	</script> 	    <script> 	        $(function() { 	            $("#cat p").hide(); 	            $("#cat h4").click(function() { 	                $(this).next("p").slideToggle("slow").siblings("p:visible") 	.slideUp("slow"); 	            }); 	        }); 	</script> 	


:

<div id="cat"> 	  <h4><a href="#">   </a></h4> 	        <p> 	            <a href="#">  1</a><br> 	            <a href="#">  2</a><br> 	            <a href="#">  3</a><br> 	        </p> 	  <h4><a href="#">   </a></h4> 	        <p> 	            <a href="#">-</a><br> 	            <a href="#">-</a><br> 	        </p> 	  <h4><a href="#">   </a></h4> 	        <p> 	            <a href="#"> </a><br> 	            <a href="#"> </a><br> 	            <a href="#"> </a><br> 	            <a href="#"> </a><br> 	        </p> 	</div> 	


- css margin:0 h4 ( head, ).

h4 ...

<style type="text/css"> 	h4 {margin:0;} 	</style> 	


:  
(0)

() (1)

, 27 2017 . 16:14 +

()

() . , javascript:

 

-

- 100% DataLife Engine (DLE)

 

" ?" " ?"

() jquery -

 

HEAD:

 

<script type="text/javascript"> 	 	/*********************************************** 	* Contractible Headers script- © Dynamic Drive (www.dynamicdrive.com) 	* This notice must stay intact for legal use. Last updated Mar 23rd, 2004. 	* Visit http://www.dynamicdrive.com/ for full source code 	***********************************************/ 	 	var enablepersist="on" //Enable saving state of content structure using session cookies? (on/off) 	var collapseprevious="no" //Collapse previously open content when opening present? (yes/no) 	 	if (document.getElementById){ 	document.write('<style type="text/css">') 	document.write('.switchcontent{display:none;}') 	document.write('</style>') 	} 	 	function getElementbyClass(classname){ 	ccollect=new Array() 	var inc=0 	var alltags=document.all? document.all : document.getElementsByTagName("*") 	for (i=0; i<alltags.length; i++){ 	if (alltags[i].className==classname) 	ccollect[inc++]=alltags[i] 	} 	} 	 	function contractcontent(omit){ 	var inc=0 	while (ccollect[inc]){ 	if (ccollect[inc].id!=omit) 	ccollect[inc].style.display="none" 	inc++ 	} 	} 	 	function expandcontent(cid){ 	if (typeof ccollect!="undefined"){ 	if (collapseprevious=="yes") 	contractcontent(cid) 	document.getElementById(cid).style.display=(document.getElementById(cid).style.display!="block")? "block" : "none" 	} 	} 	 	function revivecontent(){ 	contractcontent("omitnothing") 	selectedItem=getselectedItem() 	selectedComponents=selectedItem.split("|") 	for (i=0; i<selectedComponents.length-1; i++) 	document.getElementById(selectedComponents[i]).style.display="block" 	} 	 	function get_cookie(Name) {  	var search = Name + "=" 	var returnvalue = ""; 	if (document.cookie.length > 0) { 	offset = document.cookie.indexOf(search) 	if (offset != -1) {  	offset += search.length 	end = document.cookie.indexOf(";", offset); 	if (end == -1) end = document.cookie.length; 	returnvalue=unescape(document.cookie.substring(offset, end)) 	} 	} 	return returnvalue; 	} 	 	function getselectedItem(){ 	if (get_cookie(window.location.pathname) != ""){ 	selectedItem=get_cookie(window.location.pathname) 	return selectedItem 	} 	else 	return "" 	} 	 	function saveswitchstate(){ 	var inc=0, selectedItem="" 	while (ccollect[inc]){ 	if (ccollect[inc].style.display=="block") 	selectedItem+=ccollect[inc].id+"|" 	inc++ 	} 	 	document.cookie=window.location.pathname+"="+selectedItem 	} 	 	function do_onload(){ 	uniqueidn=window.location.pathname+"firsttimeload" 	getElementbyClass("switchcontent") 	if (enablepersist=="on" && typeof ccollect!="undefined"){ 	document.cookie=(get_cookie(uniqueidn)=="")? uniqueidn+"=1" : uniqueidn+"=0"  	firsttimeload=(get_cookie(uniqueidn)==1)? 1 : 0 //check if this is 1st page load 	if (!firsttimeload) 	revivecontent() 	} 	} 	 	 	if (window.addEventListener) 	window.addEventListener("load", do_onload, false) 	else if (window.attachEvent) 	window.attachEvent("onload", do_onload) 	else if (document.getElementById) 	window.onload=do_onload 	 	if (enablepersist=="on" && document.getElementById) 	window.onunload=saveswitchstate 	 	</script> 	

 

:

 

<h3 onclick="expandcontent('sc1')" style="cursor:hand; cursor:pointer">  1</h3> 	<div id="sc1" class="switchcontent">   ,      ,   XVIII .     <em></em>.         ,                            .</div> 	 	<h3 onclick="expandcontent('sc2')" style="cursor:hand; cursor:pointer">  2</h3> 	<div id="sc2" class="switchcontent">   ,      ,   XVIII .     <em></em>.         ,                            .</div> 	 	<h3 onclick="expandcontent('sc3')" style="cursor:hand; cursor:pointer">  3</h3> 	<div id="sc3" class="switchcontent">   ,      ,   XVIII .     <em></em>.         ,                            .</div> 	 	


:  
(0)

, 27 2017 . 16:05 +
ht.brooksite.ru/drop-text.html#open2

. "onclick="show('hidden_1',200,5)" . ( 5) , ( 3).

<div><a href="#open1" onclick="show('hidden_1',200,5)"> 1</a></div>
<div id=hidden_1 style="display:none;height:200px;width:350px;background-color:#f0f0f0">
Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.
</div>
 
<div><a href="#open2" onclick="show('hidden_2',200,3)"> 2</a></div> 
<div id=hidden_2 style="display:none;height:200px;width:350px;background-color:#f0f0f0">
Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.
</div>
 <script language="JavaScript" type="text/javascript">
 /*<![CDATA[*/
 var s=[],s_timer=[];
 function show(id,h,spd)
 { s[id]= s[id]==spd? -spd : spd;
 s_timer[id]=setTimeout(function() {
 var obj=document.getElementById(id);
 if(obj.offsetHeight+s[id]>=h){obj.style.height=h+"px";obj.style.overflow="auto";}
 else if(obj.offsetHeight+s[id]<=0){obj.style.height=0+"px";obj.style.display="none";}
 else {obj.style.height=(obj.offsetHeight+s[id])+"px";
 obj.style.overflow="hidden";
 obj.style.display="block";
 setTimeout(arguments.callee, 10);
 }
 }, 10);
 }
 /*]]>*/
 </script>


:  
(0)

Wget

, 10 2017 . 22:00 +

Wget

:    01.03.2007

Wget, , .

Teleport Pro, Offline Explorer, WebCopier Pro - . , ... .

, Wget. Linux, , , -. . , , man wget Linux wget.exe --help Windows.

, , www.site.com . (Wget - ) :

wget.exe -r -l10 -k http://www.site.com

( -r) (-l), HTML- (-k) .

- ( ), -np. :

wget.exe -r -l10 -k http://www.site.com -np

, , - Enter:

wget.exe -r -l10 -k http://www.site.com -c

. -P:

wget.exe -r -l10 -k http://www.site.com -P c:\internet\files

, -, . Wget, sample.wgetrc, .wgetrc http_proxy -, ( #).


use_proxy on, .



:  
(0)

, 06 2016 . 10:51 +
!
, ... , , , .


=> cmd => cmd => " ".

, - diskpart. "DISKPART>" :

list disk - , .
select disk - , X .
list partition - , .
clean - .
, , Diskpart , . , , diskpart clean. " ", MBR :
create partition primary - .
select partition 1 -
format quick -
exit - diskpart

!



:  

 : [5] 4 3 2 1