Explain Codes LogoExplain Codes Logo

Best Articles — Page 184

How to generate a random alpha-numeric string

java
random-string-generation
security
performance

Sql SELECT LIKE (Insensitive casing)

sql
case-insensitivity
dbms
sql-queries

How to Convert an HTMLElement to a String

javascript
serialization
xmlserializer
xss-prevention

What does SQL Select symbol || mean?

sql
concatenation
sql-injection
performance

How can I make SQL case sensitive string comparison on MySQL?

sql
case-sensitive-comparison
mysql-collations
sql-string-comparison

How do I return dictionary keys as a list in Python?

python
dict-keys
python-idioms
performance

How do I use namespaces with TypeScript external modules?

javascript
module-exports
typescript-modules
namespace-management

Sqlite Query in non case sensitive alphabetical order

sql
case-insensitive-ordering
sqlite-queries
database-performance

Changing EditText bottom line color with appcompat v7

android
customization
appcompat-v7
edittext

Java.net.malformedurlexception: no protocol

java
xml-parsing
memory-management
streaming-data

How can I display just a portion of an image in HTML/CSS?

html
responsive-design
css-backgrounds
clip-path

Check if any ancestor has a class using jQuery

javascript
jquery-methods
dom-traversal
javascript-performance

How to hash some String with SHA-256 in Java?

java
hashing
sha-256
encoding

Activerecord Arel OR condition

ruby
arel-techniques
active-record
sql-conditions

Check if string ends with one of the strings from a list

python
string-ends-with
case-insensitive-check
regular-expressions

Can you style ordered list numbers?

css
responsive-design
best-practices
css-counters

Get source JARs from Maven repository

java
dependency-management
maven-repository
source-jars

How do I count the occurrence of a certain item in an ndarray?

python
numpy
pandas
dataframe

How to execute "left outer join" in SqlAlchemy

sql
left-outer-join
sqlalchemy
database-queries

How do I make a transparent canvas in html5?

html
responsive-design
canvas
transparency