2. Docker

  • 2.33. Docker rm command

    Docker 命令大全 docker rm : Delete one or more containers. 2.33.1. Grammar ¶ docker rm [OPTIONS] CONTAINER [CONT...
    2025-10-25 13:32:36 UTC
  • 2.34. Docker pause/unpause command

    Docker 命令大全 docker pause Pause all processes in the container docker unpause Restore all processes in the containe...
    2025-10-25 13:32:40 UTC
  • 2.35. Docker create command

    Docker 命令大全 docker create : Create a new container without starting it Use the same method docker run 2.35.1. ...
    2025-10-25 13:32:40 UTC
  • 2.36. Docker exec command

    Docker 命令大全 docker exec : Execute commands in the running container 2.36.1. Grammar ¶ docker exec [OPTIONS] ...
    2025-10-25 13:32:38 UTC
  • 2.37. Docker ps command

    Docker 命令大全 docker ps : List containers 2.37.1. Grammar ¶ docker ps [OPTIONS] OPTIONS description: ...
    2025-10-25 13:32:34 UTC
  • 2.38. Docker inspect command

    Docker 命令大全 docker inspect : Gets the metadata of the container / mirror. 2.38.1. Grammar ¶ docker inspect [...
    2025-10-25 13:32:36 UTC
  • 2.39. Docker top command

    Docker 命令大全 docker top : View the process information running in the container and support ps command parameters. ...
    2025-10-25 13:32:39 UTC
  • 2.41. Docker events command

    Docker 命令大全 Docker docker events : Get real-time events from the server 2.41.1. Grammar ¶ docker events [OPT...
    2025-10-25 13:32:40 UTC
  • 2.42. Docker logs command

    Docker 命令大全 docker logs : Get the log of the container 2.42.1. Grammar ¶ docker logs [OPTIONS] CONTAINER ...
    2025-10-25 13:32:38 UTC
  • 2.43. Docker wait command

    Docker 命令大全 docker wait : Block the operation until the container stops, and then print out its exit code. 2.43.1....
    2025-10-25 13:32:34 UTC
  • 2.44. Docker export command

    Docker 命令大全 docker export : Export the file system to STDOUT as a tar archive. 2.44.1. Grammar ¶ docker expo...
    2025-10-25 13:32:36 UTC
  • 2.45. Docker port command

    Docker 命令大全 docker port : Lists the port mappings for the specified container, or looks for ports that PRIVATE_PORT NA...
    2025-10-25 13:32:38 UTC
  • 2.46. Docker commit command

    Docker 命令大全 docker commit : Create a new image from the container. 2.46.1. Grammar ¶ docker commit [OPTIONS]...
    2025-10-25 13:32:40 UTC
  • 2.47. Docker cp command

    Docker 命令大全 docker cp : Used to copy data between the container and the host. 2.47.1. Grammar ¶ docker cp [O...
    2025-10-25 13:32:37 UTC
  • 2.48. Docker diff command

    Docker 命令大全 docker diff : Check for changes to the file structure in the container. 2.48.1. Grammar ¶ docker...
    2025-10-25 13:32:40 UTC
  • 2.49. Docker login/logout command

    Docker 命令大全 docker login : Log in to a Docker image repository. If the image repository address is not specified, it d...
    2025-10-25 13:32:35 UTC
《地理信息系统原理、技术与方法》  97

最近几年来,地理信息系统无论是在理论上还是应用上都处在一个飞速发展的阶段。 GIS被应用于多个领域的建模和决策支持,如城市管理、区划、环境整治等等,地理信息成为信息时代重要的组成部分之一; “数字地球”概念的提出,更进一步推动了作为其技术支撑的GIS的发展。 与此同时,一些学者致力于相关的理论研究,如空间感知、空间数据误差、空间关系的形式化等等。 这恰好说明了地理信息系统作为应用技术和学科的两个方面,并且这两个方面构成了相互促进的发展过程。