homepage
yt_topic_timestamp
mytuts
docs_read
logo
homepage
yt_topic_timestamp
mytuts
docs_read
logo
Groups and Ranges | Action |
---|---|
(x) Capture Group | Matches any character in the Parentheses |
(x | y) OR Operand | Matches either x or y character in the Parentheses |
[abc] [a-c] Character Class | Matches any one of the enclosed characters also a range using hypen |
(x) Capture Group | Matches any character in the Parentheses |
<?xml version="1.0" encoding="utf-8"?> | |
<fileSnapshot xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> | |
<files> | |
<file path="C:\ProgramData\chocolatey\lib\office-tool\office-tool.nupkg" checksum="BB4E64FB2BFD7268FDA62811F12A9F1C" /> | |
<file path="C:\ProgramData\chocolatey\lib\office-tool\office-tool.nuspec" checksum="094C9E8F35B8E1302B0FEF43F25EFDF9" /> | |
<file path="C:\ProgramData\chocolatey\lib\office-tool\office-toolInstall.zip.txt" checksum="EC2F17D45240D66B37836F9BC448748A" /> | |
<file path="C:\ProgramData\chocolatey\lib\office-tool\tools\chocolateybeforemodify.ps1" checksum="38A04960684EFBED1A35626F126329D3" /> | |
<file path="C:\ProgramData\chocolatey\lib\office-tool\tools\chocolateyinstall.ps1" checksum="5A96DFE57725A27AE873B6406FF7F197" /> | |
<file path="C:\ProgramData\chocolatey\lib\office-tool\tools\chocolateyuninstall.ps1" checksum="F703B4A71B8F91C81DFB3916B4E3855C" /> | |
<file path="C:\ProgramData\chocolatey\lib\office-tool\tools\LICENS |
homepage
yt_topic_timestamp
mytuts
docs_read
logo
homepage
yt_topic_timestamp
mytuts
docs_read
logo
homepage
yt_topic_timestamp
mytuts
docs_read
logo
#Top { | |
text-align: center; | |
background-color: #24292f; | |
} |
homepage
yt_topic_timestamp
mytuts
docs_read
logo
homepage
yt_topic_timestamp
mytuts
docs_read
logo