utils
- 网络效用;实用工具;工具类
-
The relatively generic Utils class uses many different objects and has many dependencies .
相对通用的Utils类将使用许多不同对象并且有许多依赖关系。
-
Move the provided source code ( TutMod . java , Utils . java ) to the src folder of your creditCardApp .
将提供的源代码(TutMod.java,Utils.java)移动到creditCardApp的src文件夹中。
-
Grails uses any class in the grails-app / utils directory with a Codec suffix to add encodeAs () and decode () methods to Strings .
Grails使用grails-app/utils目录内任何一个具有Codec后缀的类来将encodeAs()和decode()方法添加到String。
-
You can get the source code for this package as part of the standard packages for your system or from ftp : / / ftp . us . kernel . org / pub / linux / utils / util-linux / .
您可以得到这个包的源代码,可以是您的系统的标准包的一部分,也可以从ftp://ftp.us.kernel.org/pub/linux/utils/util-linux/得到。