The answer to this question is given in here, but I cannot fill the gaps between the accepted answer, so here is what I have done with the guide of @Raito.
My work:
By Young's inequality, we do know that
$$|f\cdot g| \leq \frac{|f|^p}{p} + \frac{ |g|^q}{ q} = \frac{\lambda^p |f|^p}{p} + \frac{ |g|^q}{\lambda^q q}.$$ Now choose $\lambda = \left(\dfrac{|g|^q }{|f|^p }\right)^{\frac{1 }{p+q } },$ then we have $$= |f| \cdot |g|.$$
Now, we also do know that
$$\bigg|\int_E f\cdot g \ \text{d}x\bigg| \leq \int_E |f\cdot g| \text{d}x \leq \int_E \frac{|f|^p}{p} \text{d}x + \int_E \frac{ |g|^q}{ q} \text{d}x \leq \int_E |f| \text{d}x \cdot \int_E |g| \text{d}x $$
But after that I couldn't figure out how to get the $1/p$ and $1/q$ powers of those integrals.