Menu
×
×
Prawidłowy!

Ćwiczenie:

Wstaw brakującą część polecenia, aby sprawdzić, która wersja Git (jeśli jest) jest zainstalowana.

git --wersja

Not Correct

Click here to try again.

Correct!

Next ❯
git 

  
  
  




Przejdź do w3schools.com
Zresetuj wynik
Zamknij to menu
"; txt += " '; txt += ' MOJA STRONA'; txt += ' '; txt += ' '; txt += ' '; txt += ' '; txt += ' '; txt += ' '; document.getElementById("userprogress").innerHTML = txt; x = Math.round((userscore/liczbaćwiczeń) * 100); stopnie = x * 3,6; jeśli (stopnie > 359) stopnie = 359; document.getElementById("mypage_circle1").setAttribute("d", descriptionArc(26, 35, 24, 0, 359)); document.getElementById("mypage_circle2").setAttribute("d", descriptionArc(26, 35, 24, 0, stopnie)); document.getElementsByClassName("exercisemenuinner")[0].style.top = "169px"; } } function polarToCartesian(centerX, centerY, radius, angleInDegrees) { var angleInRadians = (angleInDegrees-90) * Math.PI / 180.0; return { x: centerX + (promień * Math.cos(angleInRadians)), y: centerY + (radius * Math.sin(angleInRadians)) }; } funkcja opiszArc(x, y,radius, startAngle, endAngle){ var start = polarToCartesian(x, y, radius, endAngle); var end = polarToCartesian(x, y, radius, startAngle); var largeArcFlag = endAngle - startAngle

Ukończono 0 z 41 ćwiczeń:

Git Rozpocznij
Nowe pliki Gita
Środowisko testowe Git
Zatwierdź Git
Pomoc Gita
Gałąź Gita
Scalanie gałęzi Git
Git Remote Rozpocznij
Git Pull ze zdalnego
Git Push to Remote
Gałąź Git Pull ze zdalnego
Klon Gita
git .gitignore
Git Remote Dodaj SSH
Przywróć git
Resetowanie Gita
Zmień git

×

Zresetować wynik?

To zresetuje wynik WSZYSTKICH 41 ćwiczeń.

Jesteś pewien, że chcesz kontynuować?



×

Gratulacje!

Ukończyłeś wszystkie 41 ćwiczeń Git.

Share your score: