A factory is a special case of a provider when all you need in your provider is a $get() function. It allows you to write it with less code. A ...
確定! 回上一頁