合规国际互联网加速 OSASE为企业客户提供高速稳定SD-WAN国际加速解决方案。 广告
# Appendix D. Core Types This appendix contains a reference of the system `data types` contained in Phing. D.1 Description Allows for a description of the project to be specified that will be included in the output of the `phing 鈥憄rojecthelp` command. D.1.1 Usage Examples ``` <description> This buildfile is used to build the Foo subproject within the large, complex Bar project. </description> ```