RC:运行时命令

“Runtime Command”在计算机软件领域常被缩写为“RC”,便于快速书写和使用。该术语的中文含义为“运行时命令”,通常指在程序运行期间动态发出的指令或配置参数,广泛应用于调试、配置管理及系统控制等场景。

Runtime Command具体释义

  • 英文缩写:RC
  • 英语全称:Runtime Command
  • 中文意思:运行时命令
  • 中文拼音:yùn xíng shí mìng lìng
  • 相关领域rc 软件

Runtime Command的英文发音

例句

  1. A graph is specified at runtime on the command line with the sparql & data URL option, where URL is the graph's location.
  2. 可以在命令行用sparql&dataURL选项在运行时指定图,其中URL是图的位置。
  3. Catalog the database with the DB2 Runtime client using the Command Line Processor ( CLP ).
  4. 通过命令行处理器(CLP),用DB2Runtimeclient编目数据库。
  5. Users can also accept a value for a variable during runtime by using the ACCEPT command as shown in the example below.
  6. 用户还可以使用ACCEPT在运行时期间接受一个变量值,如下例所示。
  7. For solving the real-time data updates problem, Real-time data cache pool technology has be used in the monitor screen runtime program. We can execute remote command through a web monitoring page by taking advantage of the WCF service.
  8. 在监控画面运行时中采用实时数据缓存池技术,解决了实时数据更新问题,同时利用WCF服务的优势实现在网页中通过监控页面下发遥控命令。
  9. In this paper, the requirement of HCI ( Human Computer Interface ) style switching at runtime is described according to the application of shipborne command control system, and then, an implementation technique through combining abstract factory pattern with strategy pattern to meet the requiement is given.
  10. 根据实际应用情况,舰载作战指挥系统对人机界面风格的设计提出了动态切换的需求,通过组合策略模式和抽象工厂模式较好地解决了该需求问题。