\documentclass[]{article}
\usepackage{caption,graphicx}
%opening
\begin{document}
\begin{figure}[htbp]
\flushright
\includegraphics[width=2.in]{111.png}
\caption{}
\label{yyhdj}
\end{figure}
\end{document}
\documentclass[]{article}
\usepackage{caption,graphicx}
%opening
\begin{document}
\begin{figure}[htbp]
\flushright
\includegraphics[width=2.in]{111.png}
\caption{}
\label{yyhdj}
\end{figure}
\end{document}
你的回答将会帮助更多人,请务必认真回答问题。