jelszo generator
1
Forrás/bootstrap5 link.txt
Normal file
@ -0,0 +1 @@
|
||||
https://cdn.jsdelivr.net/npm/bootstrap@5.3.0-alpha3/dist/css/bootstrap.min.css
|
BIN
Forrás/icon.png
Normal file
After Width: | Height: | Size: 464 B |
BIN
Forrás/icon2.png
Normal file
After Width: | Height: | Size: 462 B |
11
Forrás/karakterek.txt
Normal file
@ -0,0 +1,11 @@
|
||||
karakterek
|
||||
abcdefghijklmnopqrstuvwxyz
|
||||
|
||||
szamok
|
||||
0123456789
|
||||
|
||||
nagybetuk
|
||||
ABCDEFGHIJKLMNOPQRSTUVWXYZ
|
||||
|
||||
specialis karakterek
|
||||
!@#$%^&*()_+[]{}|;:',.<>?
|
BIN
Forrás/password.ico
Normal file
After Width: | Height: | Size: 4.2 KiB |
Before Width: | Height: | Size: 38 KiB |
Before Width: | Height: | Size: 51 KiB |
BIN
Minta/Screenshot 2024-11-03 at 17-18-42 Jelszó generátor.png
Normal file
After Width: | Height: | Size: 59 KiB |
BIN
Minta/Screenshot 2024-11-03 at 17-19-25 Jelszó generátor.png
Normal file
After Width: | Height: | Size: 65 KiB |
@ -1 +0,0 @@
|
||||
https://cdn.jsdelivr.net/npm/bootstrap@5.3.0/dist/css/bootstrap.min.css
|
Before Width: | Height: | Size: 4.2 KiB |
@ -7,5 +7,5 @@ Ez a repository a **Webfejlesztés II** tárgy forrásanyagait tartalmazza, amel
|
||||
A forrásanyagok letöltéséhez és használatához futtasd az alábbi parancsot a kívánt branchet letöltve:
|
||||
|
||||
```bash
|
||||
git clone -b barkoba https://github.com/vellt/web_12B_1csop_forrasok.git
|
||||
git clone -b jelszo_generator https://github.com/vellt/web_12B_1csop_forrasok.git
|
||||
```
|