>Digital-flame
In 1983 Computing was anyones' game
Skip to content
Home
Langs
Delphi
Basics
Delphi.Masterpiece
UniGui
FireDAC
FireMonkey
Indy
DataSnap
FastReport
C#
Syntax&Basics
ADO.NET
Entity
Algo
MVC
C#. TelegramCommands
Java
JS
React
Js. Basics
Webpack
ExtJS Framework
jQuery
React
TypeScript
CSS
InterviewTasks
PHP
HTML
DB
SQL
Projecting
MySQL
Postgres
Delphi & DBExpress
Delphi & FireDAC
VersionControl
Git
SVN
Algo
Algo.Java
C#
Other
DesignPatterns
ToLearn
Author
Other
IDE and other tools
IIS
Docker
Music
Reading Books
R.C.Martin Clean architecture, some remarks from reading
SQL.Tips
TechInterview
←
Представление положительных и отрицательных чисел в памяти компьютера. Прямой и дополнительный код числа
Delphi. UniGUI. Веб / Мобильное приложение в стиле Hybrid
→
Delphi.MD5
Posted on
12.04.2019
by
Stanislav_Panteleev
Через Indy
Delphi/Pascal
uses IdHashMessageDigest ... with TIdHashMessageDigest5.Create do try Result := AnsiLowerCase(HashStringAsHex(aString)); finally Free; end;
1
2
3
4
5
6
7
8
uses
IdHashMessageDigest
.
.
.
with
TIdHashMessageDigest5
.
Create
do
try
Result
:
=
AnsiLowerCase
(
HashStringAsHex
(
aString
)
)
;
finally
Free
;
end
;
This entry was posted in
Delphi
. Bookmark the
permalink
.
←
Представление положительных и отрицательных чисел в памяти компьютера. Прямой и дополнительный код числа
Delphi. UniGUI. Веб / Мобильное приложение в стиле Hybrid
→
Search for:
MY PROJECTS
Recent Posts
Java.Collections.What is the difference between java.util.Collection and java.util.Collections?
Java.Collections.
Java.Collections.Arrange the following interfaces in a hierarchy: List, Set, Map, SortedSet, SortedMap, Collection, Iterable, Iterator, NavigableSet, NavigableMap.
Java.Collections.Why do i need insertion order and what is difference to sortedOrder ?
Java.What is LinkedHashSet ?
Java.Collections.What is SortedSet ?
Java.Collections.Arrange the following interfaces in a hierarchy: List, Set, Map, SortedSet, SortedMap,
Java.Collections.Name the main JCF interfaces and their implementations.
Java.Collections.What is a “collection”?
Java.Algo.1442. Count Triplets That Can Form Two Arrays of Equal XOR
Java.Core.What is “internationalization”, “localization” in Java ?
Java.Core.What are generics?
Java.Core.Suppose there is a method that can throw IOException and FileNotFoundException, in what order should the catch blocks go? How many catch blocks will be executed?
Java.Core.Can the main method throw an exception outside and if so, where will this exception be handled?
Java.Core.Is the finally block always executed?
Java.Core.Can one catch block catch several exceptions at once?
Java.Core.Is it possible to use a try-finally block (without catch)?
Java.Core.What is the try-with-resources mechanism?
Java.Core.Describe the operation of the try-catch-finally block.
Java.What do you know about OutOfMemoryError?
Categories
Aptana
Azure
C#
DataSnap
DBExpress
Delphi
Delphi и сети
Delphi. Язык программирования
ExtJS
FastReport
FireDAC
FireMonkey
GIT
ICS
IDE
IIS
Indy
InnoSetup
javascript
jQuery
JSON
LiveBindings
MSHTML
MySQL
PHP
REST
Ribbons
SMS
SQL инструкции
SVN
TRichView
UniGui
WebBroker
WinAPI
Windows
Алгоритмы
Без рубрики
Деревья
Ищу ответ
Компонентостроение
Мои компоненты
Начальный уровень
Обработка исключений
Парсинг
Потоки(Threads)
Регулярные выражения
Тестирование приложений