Apollo 13 OST

Great musics always are created with something that is also great. Decades ago, US launched a great spaceship system to land on the moon, a bad lucky number was selected, they got a failure success.

While it is very difficult for the person, who was not directly involved, to feel this failure success, a movie was made to show this story.

To explore something that is unfamiliar or unknow, a man needs strength; To conqure the difficulties in an extreme new place - Space, a man needs strenght and wisdom; To win with a bad luck, a man may need luck.

If I got such a chance to get into the space, I would not take any a bit of consideration of thoses three items, I will be lying in the space shuttle waiting for injected in the mysterious space. I bilieve, at them moment, when the shuttle started shaking, I would be shaking and trembling with it, all my whole body, shaking with it, trembling with it.

There would no music at the moment, for it is in the movie; For the time now, there is not space ship in my sight, there is music helping me to feel such a solemn and stirring moment.

For several years ago, I started finding the OST music of Apollo 13, last years, it was published as a commemorating for the movie.

Related Photoes are listed down;
-------------------------------------------------------------------------------------------------------------

bb

apollo_csm_diagram.gif

110 KB

1200 x 1049

bb

48_Apollo13_as13-59-8500.jpg

40 KB

516 x 387

bb

apollo_lm_diagram.gif

89 KB

1000 x 1049

bb

apollo_13_lm.jpg

25 KB

531 x 480

[@more@]

来自 “ ITPUB博客 ” ,链接:http://blog.itpub.net/24834/viewspace-808120/,如需转载,请注明出处,否则将追究法律责任。

转载于:http://blog.itpub.net/24834/viewspace-808120/

  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
该资源内项目源码是个人的课程设计、毕业设计,代码都测试ok,都是运行成功后才上传资源,答辩评审平均分达到96分,放心下载使用! ## 项目备注 1、该资源内项目代码都经过测试运行成功,功能ok的情况下才上传的,请放心下载使用! 2、本项目适合计算机相关专业(如计科、人工智能、通信工程、自动化、电子信息等)的在校学生、老师或者企业员工下载学习,也适合小白学习进阶,当然也可作为毕设项目、课程设计、作业、项目初期立项演示等。 3、如果基础还行,也可在此代码基础上进行修改,以实现其他功能,也可用于毕设、课设、作业等。 下载后请首先打开README.md文件(如有),仅供学习参考, 切勿用于商业用途。 该资源内项目源码是个人的课程设计,代码都测试ok,都是运行成功后才上传资源,答辩评审平均分达到96分,放心下载使用! ## 项目备注 1、该资源内项目代码都经过测试运行成功,功能ok的情况下才上传的,请放心下载使用! 2、本项目适合计算机相关专业(如计科、人工智能、通信工程、自动化、电子信息等)的在校学生、老师或者企业员工下载学习,也适合小白学习进阶,当然也可作为毕设项目、课程设计、作业、项目初期立项演示等。 3、如果基础还行,也可在此代码基础上进行修改,以实现其他功能,也可用于毕设、课设、作业等。 下载后请首先打开README.md文件(如有),仅供学习参考, 切勿用于商业用途。
Docker是一种容器化技术,可以用来快速部署Apollo配置中心。使用Docker部署Apollo可以帮助你快速入门和了解Apollo,但不适用于生产环境。如果你对Docker非常熟悉,可以按照以下步骤来使用Docker部署Apollo: 1. 下载Apollo镜像:使用以下命令下载所需的Apollo镜像: ``` docker pull apolloconfig/apollo-portal:latest docker pull apolloconfig/apollo-adminservice:latest docker pull apolloconfig/apollo-configservice:latest ``` 2. 创建Apollo数据库:在部署Apollo之前,你需要创建Apollo所需的数据库。你可以从Apollo的GitHub仓库中找到数据库脚本,例如,apolloconfigdb.sql和apolloportaldb.sql。你可以使用这些脚本来创建数据库。 引用:apollo/apolloconfigdb.sql at master · apolloconfig/apollo · GitHub 引用:apollo/apolloportaldb.sql at master · apolloconfig/apollo · GitHub 3. 启动Apollo容器:使用以下命令来启动Apollo容器: ``` docker run -d -p 8070:8070 --name apollo-configservice apolloconfig/apollo-configservice docker run -d -p 8090:8090 --name apollo-adminservice apolloconfig/apollo-adminservice docker run -d -p 8071:8071 --name apollo-portal apolloconfig/apollo-portal ``` 以上命令将分别启动Apollo的配置服务、管理服务和门户服务,并将它们映射到本地的相应端口。 4. 访问Apollo控制台:在浏览器中访问`http://localhost:8070`,即可进入Apollo控制台。 请注意,以上步骤仅是一种使用Docker快速部署Apollo的方法,用于快速入门和了解Apollo,并不适用于生产环境。如果你需要在生产环境中使用Apollo,请参考官方文档或其他适合生产环境部署的方法进行操作。<span class="em">1</span><span class="em">2</span><span class="em">3</span><span class="em">4</span>

“相关推荐”对你有帮助么?

  • 非常没帮助
  • 没帮助
  • 一般
  • 有帮助
  • 非常有帮助
提交
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值