サニタイジングメソッドを共通化しておこうかと。 サニタイジングとは、テキストデータ上の「&」や「>」など特殊文字を一般的な文字列に変換する処理のことである。サニタイジング(sanitizing)はもともと「消毒する」「無害化する」などの意味を持つ ...
This is a list of Java programming topics for a study plan or course. Day Topic Name Description 01 Introduction Introduction to Java: Learn the basics of Java, its history, features, and how it runs ...