start
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
start [2020/01/22 06:27] – rlunaro | start [2024/10/05 17:19] (current) – rlunaro | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | |||
- | < | ||
- | import hashlib | ||
- | import sys | ||
- | |||
- | with open(sys.argv[1], | ||
- | file_hash = hashlib.md5() | ||
- | while chunk := f.read(8192): | ||
- | file_hash.update(chunk) | ||
- | |||
- | print(file_hash.hexdigest()) | ||
- | </ | ||
- | |||
These pages are a notepad with notes about technology and other stuff. | These pages are a notepad with notes about technology and other stuff. | ||
- | * [[PorqueDebemosEnseniarProgramacion|Por qué debemos enseñar programación]] | ||
- | * [[http:// | ||
* [[cpp: | * [[cpp: | ||
* [[Java: | * [[Java: | ||
Line 24: | Line 9: | ||
* [[Oracle: | * [[Oracle: | ||
* [[Mysql: | * [[Mysql: | ||
- | * [[gimp: | ||
* [[Projects: | * [[Projects: | ||
* [[DocBook: | * [[DocBook: | ||
* [[Seguridad: | * [[Seguridad: | ||
* [[Estandares: | * [[Estandares: | ||
- | * [[Finanzas:index|Finanzas]] | + | * [[VisualStudioCode:index|Visual Studio Code]] |
* [[Fotografia: | * [[Fotografia: | ||
* [[EnlacesInteresantes|Enlaces interesantes]] | * [[EnlacesInteresantes|Enlaces interesantes]] | ||
- | * [[Ideas: | ||
* [[Otros|Otros]] | * [[Otros|Otros]] | ||
- | * [[VisitarValladolid|Visitar Valladolid]] | ||
* [[Cocina: | * [[Cocina: | ||
* [[Aeromodelismo: | * [[Aeromodelismo: | ||
* [[Privado: | * [[Privado: | ||
- | * http:// | + | |
---- | ---- |
start.1579674437.txt.gz · Last modified: 2022/12/02 21:02 (external edit)